{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20240615_0305_0717_2.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.9910215447009,
              59.31443191698744,
              -0.076208555319509
            ],
            [
              -151.9910002525124,
              59.31515058128111,
              -0.076208555319509
            ],
            [
              -151.98989970481125,
              59.31514205516017,
              0.563791444680491
            ],
            [
              -151.98992102021418,
              59.31442339110891,
              0.563791444680491
            ],
            [
              -151.9910215447009,
              59.31443191698744,
              -0.076208555319509
            ]
          ]
        ]
      },
      "bbox": [
        -151.9910215,
        59.31442339,
        -0.07620855532,
        -151.9898997,
        59.31515058,
        0.5637914447
      ],
      "properties": {
        "datetime": "2024-06-16T01:28:59Z",
        "pc:count": 13277,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 557479.2102,
            "count": 13277,
            "maximum": 557500.0009,
            "minimum": 557437.3409,
            "name": "X",
            "position": 0,
            "stddev": 14.85538,
            "variance": 220.6823148
          },
          {
            "average": 6575527.179,
            "count": 13277,
            "maximum": 6575580.025,
            "minimum": 6575499.985,
            "name": "Y",
            "position": 1,
            "stddev": 19.14613749,
            "variance": 366.574581
          },
          {
            "average": 0.2150598035,
            "count": 13277,
            "maximum": 0.5637914447,
            "minimum": -0.07620855532,
            "name": "Z",
            "position": 2,
            "stddev": 0.08695072112,
            "variance": 0.007560427903
          },
          {
            "average": 35882.3314,
            "count": 13277,
            "maximum": 65535,
            "minimum": 23950,
            "name": "Intensity",
            "position": 3,
            "stddev": 6099.443236,
            "variance": 37203207.79
          },
          {
            "average": 1,
            "count": 13277,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 13277,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13277,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13277,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5.88664608,
            "count": 13277,
            "maximum": 9,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.900641575,
            "variance": 15.2150047
          },
          {
            "average": 2.543300882,
            "count": 13277,
            "maximum": 15.74400043,
            "minimum": 1.241999984,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.322375548,
            "variance": 5.393428187
          },
          {
            "average": 0,
            "count": 13277,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1312.033592,
            "count": 13277,
            "maximum": 1313,
            "minimum": 1312,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.1801831115,
            "variance": 0.03246595368
          },
          {
            "average": 402535531.1,
            "count": 13277,
            "maximum": 402536539.2,
            "minimum": 402535495.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 187.8321588,
            "variance": 35280.91987
          },
          {
            "average": 0,
            "count": 13277,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13277,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13277,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13277,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13277,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          557437.3409,
          6575499.985,
          -0.07620855532,
          557500.0009,
          6575580.025,
          0.5637914447
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                557437.3408695717,
                6575499.9845970245,
                -0.076208555319509
              ],
              [
                557437.3408695717,
                6575580.024597024,
                -0.076208555319509
              ],
              [
                557500.0008695716,
                6575580.024597024,
                0.563791444680491
              ],
              [
                557500.0008695716,
                6575499.9845970245,
                0.563791444680491
              ],
              [
                557437.3408695717,
                6575499.9845970245,
                -0.076208555319509
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2024-06-16T01:28:59+00:00",
        "end_time": "2024-06-16T01:11:35+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20240615_0305_0717_2.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20240615_0305_0717_2.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20240615_0305_0717_2.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0305_0717_2.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.9910215,
            59.31442339,
            -0.07620855532,
            -151.9898997,
            59.31515058,
            0.5637914447
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.9910215447009,
                  59.31443191698744,
                  -0.076208555319509
                ],
                [
                  -151.9910002525124,
                  59.31515058128111,
                  -0.076208555319509
                ],
                [
                  -151.98989970481125,
                  59.31514205516017,
                  0.563791444680491
                ],
                [
                  -151.98992102021418,
                  59.31442339110891,
                  0.563791444680491
                ],
                [
                  -151.9910215447009,
                  59.31443191698744,
                  -0.076208555319509
                ]
              ]
            ]
          },
          "id": "20240615_0305_0717_2.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0305_0717_2.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2024-06-16T01:28:59Z",
            "pc:count": 13277,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 557479.2102,
                "count": 13277,
                "maximum": 557500.0009,
                "minimum": 557437.3409,
                "name": "X",
                "position": 0,
                "stddev": 14.85538,
                "variance": 220.6823148
              },
              {
                "average": 6575527.179,
                "count": 13277,
                "maximum": 6575580.025,
                "minimum": 6575499.985,
                "name": "Y",
                "position": 1,
                "stddev": 19.14613749,
                "variance": 366.574581
              },
              {
                "average": 0.2150598035,
                "count": 13277,
                "maximum": 0.5637914447,
                "minimum": -0.07620855532,
                "name": "Z",
                "position": 2,
                "stddev": 0.08695072112,
                "variance": 0.007560427903
              },
              {
                "average": 35882.3314,
                "count": 13277,
                "maximum": 65535,
                "minimum": 23950,
                "name": "Intensity",
                "position": 3,
                "stddev": 6099.443236,
                "variance": 37203207.79
              },
              {
                "average": 1,
                "count": 13277,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 13277,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13277,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13277,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5.88664608,
                "count": 13277,
                "maximum": 9,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.900641575,
                "variance": 15.2150047
              },
              {
                "average": 2.543300882,
                "count": 13277,
                "maximum": 15.74400043,
                "minimum": 1.241999984,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.322375548,
                "variance": 5.393428187
              },
              {
                "average": 0,
                "count": 13277,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1312.033592,
                "count": 13277,
                "maximum": 1313,
                "minimum": 1312,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.1801831115,
                "variance": 0.03246595368
              },
              {
                "average": 402535531.1,
                "count": 13277,
                "maximum": 402536539.2,
                "minimum": 402535495.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 187.8321588,
                "variance": 35280.91987
              },
              {
                "average": 0,
                "count": 13277,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13277,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13277,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13277,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13277,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              557437.3409,
              6575499.985,
              -0.07620855532,
              557500.0009,
              6575580.025,
              0.5637914447
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    557437.3408695717,
                    6575499.9845970245,
                    -0.076208555319509
                  ],
                  [
                    557437.3408695717,
                    6575580.024597024,
                    -0.076208555319509
                  ],
                  [
                    557500.0008695716,
                    6575580.024597024,
                    0.563791444680491
                  ],
                  [
                    557500.0008695716,
                    6575499.9845970245,
                    0.563791444680491
                  ],
                  [
                    557437.3408695717,
                    6575499.9845970245,
                    -0.076208555319509
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2024-06-16T01:28:59+00:00",
            "end_time": "2024-06-16T01:11: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": "20240615_0313_0727_2.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.77824225924718,
              59.447327044336674,
              -0.209180867761592
            ],
            [
              -151.778195984723,
              59.44860999769974,
              -0.209180867761592
            ],
            [
              -151.77427611632473,
              59.448573278890194,
              10.510819132238408
            ],
            [
              -151.7743225392193,
              59.44729032739563,
              10.510819132238408
            ],
            [
              -151.77824225924718,
              59.447327044336674,
              -0.209180867761592
            ]
          ]
        ]
      },
      "bbox": [
        -151.7782423,
        59.44729033,
        -0.2091808678,
        -151.7742761,
        59.44861,
        10.51081913
      ],
      "properties": {
        "datetime": "2024-06-15T23:21:33Z",
        "pc:count": 70474,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 569452.4151,
            "count": 70474,
            "maximum": 569500.0028,
            "minimum": 569277.6828,
            "name": "X",
            "position": 0,
            "stddev": 42.17828434,
            "variance": 1779.00767
          },
          {
            "average": 6590534.755,
            "count": 70474,
            "maximum": 6590642.881,
            "minimum": 6590499.981,
            "name": "Y",
            "position": 1,
            "stddev": 28.89779383,
            "variance": 835.0824883
          },
          {
            "average": 0.928697073,
            "count": 70474,
            "maximum": 10.51081913,
            "minimum": -0.2091808678,
            "name": "Z",
            "position": 2,
            "stddev": 1.390840124,
            "variance": 1.934436251
          },
          {
            "average": 37514.40805,
            "count": 70474,
            "maximum": 65535,
            "minimum": 23145,
            "name": "Intensity",
            "position": 3,
            "stddev": 6815.042603,
            "variance": 46444805.69
          },
          {
            "average": 1.003632545,
            "count": 70474,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.06224803833,
            "variance": 0.003874818276
          },
          {
            "average": 1.007066436,
            "count": 70474,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.08741254764,
            "variance": 0.007640953485
          },
          {
            "average": 0,
            "count": 70474,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.002894684565,
            "count": 70474,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.05372472729,
            "variance": 0.002886346322
          },
          {
            "average": 3.651403354,
            "count": 70474,
            "maximum": 20,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.713527817,
            "variance": 13.79028885
          },
          {
            "average": 3.761642902,
            "count": 70474,
            "maximum": 20.72999954,
            "minimum": -27.6420002,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 14.96355909,
            "variance": 223.9081006
          },
          {
            "average": 0,
            "count": 70474,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1302.731021,
            "count": 70474,
            "maximum": 1304,
            "minimum": 1301,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.008198207,
            "variance": 1.016463626
          },
          {
            "average": 402528399.3,
            "count": 70474,
            "maximum": 402528893.1,
            "minimum": 402527928.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 307.782002,
            "variance": 94729.76075
          },
          {
            "average": 0,
            "count": 70474,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 70474,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 70474,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 70474,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 70474,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          569277.6828,
          6590499.981,
          -0.2091808678,
          569500.0028,
          6590642.881,
          10.51081913
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                569277.6828320131,
                6590499.981071294,
                -0.209180867761592
              ],
              [
                569277.6828320131,
                6590642.881071295,
                -0.209180867761592
              ],
              [
                569500.0028320132,
                6590642.881071295,
                10.510819132238408
              ],
              [
                569500.0028320132,
                6590499.981071294,
                10.510819132238408
              ],
              [
                569277.6828320131,
                6590499.981071294,
                -0.209180867761592
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2024-06-15T23:21:33+00:00",
        "end_time": "2024-06-15T23:05:28+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20240615_0313_0727_2.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20240615_0313_0727_2.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20240615_0313_0727_2.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0313_0727_2.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.7782423,
            59.44729033,
            -0.2091808678,
            -151.7742761,
            59.44861,
            10.51081913
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.77824225924718,
                  59.447327044336674,
                  -0.209180867761592
                ],
                [
                  -151.778195984723,
                  59.44860999769974,
                  -0.209180867761592
                ],
                [
                  -151.77427611632473,
                  59.448573278890194,
                  10.510819132238408
                ],
                [
                  -151.7743225392193,
                  59.44729032739563,
                  10.510819132238408
                ],
                [
                  -151.77824225924718,
                  59.447327044336674,
                  -0.209180867761592
                ]
              ]
            ]
          },
          "id": "20240615_0313_0727_2.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0313_0727_2.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2024-06-15T23:21:33Z",
            "pc:count": 70474,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 569452.4151,
                "count": 70474,
                "maximum": 569500.0028,
                "minimum": 569277.6828,
                "name": "X",
                "position": 0,
                "stddev": 42.17828434,
                "variance": 1779.00767
              },
              {
                "average": 6590534.755,
                "count": 70474,
                "maximum": 6590642.881,
                "minimum": 6590499.981,
                "name": "Y",
                "position": 1,
                "stddev": 28.89779383,
                "variance": 835.0824883
              },
              {
                "average": 0.928697073,
                "count": 70474,
                "maximum": 10.51081913,
                "minimum": -0.2091808678,
                "name": "Z",
                "position": 2,
                "stddev": 1.390840124,
                "variance": 1.934436251
              },
              {
                "average": 37514.40805,
                "count": 70474,
                "maximum": 65535,
                "minimum": 23145,
                "name": "Intensity",
                "position": 3,
                "stddev": 6815.042603,
                "variance": 46444805.69
              },
              {
                "average": 1.003632545,
                "count": 70474,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.06224803833,
                "variance": 0.003874818276
              },
              {
                "average": 1.007066436,
                "count": 70474,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.08741254764,
                "variance": 0.007640953485
              },
              {
                "average": 0,
                "count": 70474,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.002894684565,
                "count": 70474,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.05372472729,
                "variance": 0.002886346322
              },
              {
                "average": 3.651403354,
                "count": 70474,
                "maximum": 20,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.713527817,
                "variance": 13.79028885
              },
              {
                "average": 3.761642902,
                "count": 70474,
                "maximum": 20.72999954,
                "minimum": -27.6420002,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 14.96355909,
                "variance": 223.9081006
              },
              {
                "average": 0,
                "count": 70474,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1302.731021,
                "count": 70474,
                "maximum": 1304,
                "minimum": 1301,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.008198207,
                "variance": 1.016463626
              },
              {
                "average": 402528399.3,
                "count": 70474,
                "maximum": 402528893.1,
                "minimum": 402527928.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 307.782002,
                "variance": 94729.76075
              },
              {
                "average": 0,
                "count": 70474,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 70474,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 70474,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 70474,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 70474,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              569277.6828,
              6590499.981,
              -0.2091808678,
              569500.0028,
              6590642.881,
              10.51081913
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    569277.6828320131,
                    6590499.981071294,
                    -0.209180867761592
                  ],
                  [
                    569277.6828320131,
                    6590642.881071295,
                    -0.209180867761592
                  ],
                  [
                    569500.0028320132,
                    6590642.881071295,
                    10.510819132238408
                  ],
                  [
                    569500.0028320132,
                    6590499.981071294,
                    10.510819132238408
                  ],
                  [
                    569277.6828320131,
                    6590499.981071294,
                    -0.209180867761592
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2024-06-15T23:21:33+00:00",
            "end_time": "2024-06-15T23:05: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": "20240615_0306_0719_2.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.96727502938268,
              59.341188531041745,
              -0.469932640951967
            ],
            [
              -151.9671099237131,
              59.34662639534149,
              -0.469932640951967
            ],
            [
              -151.96258977930816,
              59.34659051053371,
              55.17006735904803
            ],
            [
              -151.96275560719982,
              59.341152653957614,
              55.17006735904803
            ],
            [
              -151.96727502938268,
              59.341188531041745,
              -0.469932640951967
            ]
          ]
        ]
      },
      "bbox": [
        -151.967275,
        59.34115265,
        -0.469932641,
        -151.9625898,
        59.3466264,
        55.17006736
      ],
      "properties": {
        "datetime": "2024-06-16T01:07:45Z",
        "pc:count": 437033,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 558925.6044,
            "count": 437033,
            "maximum": 558999.9989,
            "minimum": 558742.8789,
            "name": "X",
            "position": 0,
            "stddev": 60.90989008,
            "variance": 3710.01471
          },
          {
            "average": 6578704.785,
            "count": 437033,
            "maximum": 6579105.622,
            "minimum": 6578499.982,
            "name": "Y",
            "position": 1,
            "stddev": 171.0439875,
            "variance": 29256.04565
          },
          {
            "average": 4.400405228,
            "count": 437033,
            "maximum": 55.17006736,
            "minimum": -0.469932641,
            "name": "Z",
            "position": 2,
            "stddev": 10.52281375,
            "variance": 110.7296093
          },
          {
            "average": 37410.63068,
            "count": 437033,
            "maximum": 65535,
            "minimum": 22728,
            "name": "Intensity",
            "position": 3,
            "stddev": 8747.439925,
            "variance": 76517705.23
          },
          {
            "average": 1.059903943,
            "count": 437033,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2915004804,
            "variance": 0.08497253008
          },
          {
            "average": 1.119885684,
            "count": 437033,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4383935711,
            "variance": 0.1921889232
          },
          {
            "average": 0,
            "count": 437033,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005789036526,
            "count": 437033,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0240534789,
            "variance": 0.000578569847
          },
          {
            "average": 4.536668856,
            "count": 437033,
            "maximum": 20,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.771496568,
            "variance": 14.22418636
          },
          {
            "average": 1.965602198,
            "count": 437033,
            "maximum": 27.93600082,
            "minimum": -28.12199974,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.0525465,
            "variance": 122.1587842
          },
          {
            "average": 0,
            "count": 437033,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1309.350411,
            "count": 437033,
            "maximum": 1311,
            "minimum": 1307,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.723486377,
            "variance": 0.5234325377
          },
          {
            "average": 402532223,
            "count": 437033,
            "maximum": 402535265.4,
            "minimum": 402530729.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1677.762146,
            "variance": 2814885.818
          },
          {
            "average": 0,
            "count": 437033,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 437033,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 437033,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 437033,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 437033,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          558742.8789,
          6578499.982,
          -0.469932641,
          558999.9989,
          6579105.622,
          55.17006736
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                558742.8788724433,
                6578499.982339515,
                -0.469932640951967
              ],
              [
                558742.8788724433,
                6579105.622339516,
                -0.469932640951967
              ],
              [
                558999.9988724435,
                6579105.622339516,
                55.17006735904803
              ],
              [
                558999.9988724435,
                6578499.982339515,
                55.17006735904803
              ],
              [
                558742.8788724433,
                6578499.982339515,
                -0.469932640951967
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2024-06-16T01:07:45+00:00",
        "end_time": "2024-06-15T23:52:09+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20240615_0306_0719_2.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20240615_0306_0719_2.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20240615_0306_0719_2.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0306_0719_2.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.967275,
            59.34115265,
            -0.469932641,
            -151.9625898,
            59.3466264,
            55.17006736
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.96727502938268,
                  59.341188531041745,
                  -0.469932640951967
                ],
                [
                  -151.9671099237131,
                  59.34662639534149,
                  -0.469932640951967
                ],
                [
                  -151.96258977930816,
                  59.34659051053371,
                  55.17006735904803
                ],
                [
                  -151.96275560719982,
                  59.341152653957614,
                  55.17006735904803
                ],
                [
                  -151.96727502938268,
                  59.341188531041745,
                  -0.469932640951967
                ]
              ]
            ]
          },
          "id": "20240615_0306_0719_2.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0306_0719_2.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2024-06-16T01:07:45Z",
            "pc:count": 437033,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 558925.6044,
                "count": 437033,
                "maximum": 558999.9989,
                "minimum": 558742.8789,
                "name": "X",
                "position": 0,
                "stddev": 60.90989008,
                "variance": 3710.01471
              },
              {
                "average": 6578704.785,
                "count": 437033,
                "maximum": 6579105.622,
                "minimum": 6578499.982,
                "name": "Y",
                "position": 1,
                "stddev": 171.0439875,
                "variance": 29256.04565
              },
              {
                "average": 4.400405228,
                "count": 437033,
                "maximum": 55.17006736,
                "minimum": -0.469932641,
                "name": "Z",
                "position": 2,
                "stddev": 10.52281375,
                "variance": 110.7296093
              },
              {
                "average": 37410.63068,
                "count": 437033,
                "maximum": 65535,
                "minimum": 22728,
                "name": "Intensity",
                "position": 3,
                "stddev": 8747.439925,
                "variance": 76517705.23
              },
              {
                "average": 1.059903943,
                "count": 437033,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2915004804,
                "variance": 0.08497253008
              },
              {
                "average": 1.119885684,
                "count": 437033,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4383935711,
                "variance": 0.1921889232
              },
              {
                "average": 0,
                "count": 437033,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005789036526,
                "count": 437033,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0240534789,
                "variance": 0.000578569847
              },
              {
                "average": 4.536668856,
                "count": 437033,
                "maximum": 20,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.771496568,
                "variance": 14.22418636
              },
              {
                "average": 1.965602198,
                "count": 437033,
                "maximum": 27.93600082,
                "minimum": -28.12199974,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.0525465,
                "variance": 122.1587842
              },
              {
                "average": 0,
                "count": 437033,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1309.350411,
                "count": 437033,
                "maximum": 1311,
                "minimum": 1307,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.723486377,
                "variance": 0.5234325377
              },
              {
                "average": 402532223,
                "count": 437033,
                "maximum": 402535265.4,
                "minimum": 402530729.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1677.762146,
                "variance": 2814885.818
              },
              {
                "average": 0,
                "count": 437033,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 437033,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 437033,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 437033,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 437033,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              558742.8789,
              6578499.982,
              -0.469932641,
              558999.9989,
              6579105.622,
              55.17006736
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    558742.8788724433,
                    6578499.982339515,
                    -0.469932640951967
                  ],
                  [
                    558742.8788724433,
                    6579105.622339516,
                    -0.469932640951967
                  ],
                  [
                    558999.9988724435,
                    6579105.622339516,
                    55.17006735904803
                  ],
                  [
                    558999.9988724435,
                    6578499.982339515,
                    55.17006735904803
                  ],
                  [
                    558742.8788724433,
                    6578499.982339515,
                    -0.469932640951967
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2024-06-16T01:07:45+00:00",
            "end_time": "2024-06-15T23:52: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": "20240615_0305_0717_4.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.9931073671592,
              59.31121983447544,
              -0.155605484636178
            ],
            [
              -151.99301194540794,
              59.314447362058964,
              -0.155605484636178
            ],
            [
              -151.98992113145147,
              59.314423440814124,
              26.28439451536382
            ],
            [
              -151.99001684596576,
              59.311195916284795,
              26.28439451536382
            ],
            [
              -151.9931073671592,
              59.31121983447544,
              -0.155605484636178
            ]
          ]
        ]
      },
      "bbox": [
        -151.9931074,
        59.31119592,
        -0.1556054846,
        -151.9899211,
        59.31444736,
        26.28439452
      ],
      "properties": {
        "datetime": "2024-06-16T01:32:53Z",
        "pc:count": 329399,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 557447.168,
            "count": 329399,
            "maximum": 557499.9945,
            "minimum": 557324.0145,
            "name": "X",
            "position": 0,
            "stddev": 42.58169454,
            "variance": 1813.20071
          },
          {
            "average": 6575298.919,
            "count": 329399,
            "maximum": 6575499.99,
            "minimum": 6575140.53,
            "name": "Y",
            "position": 1,
            "stddev": 86.28732433,
            "variance": 7445.50234
          },
          {
            "average": 1.839520457,
            "count": 329399,
            "maximum": 26.28439452,
            "minimum": -0.1556054846,
            "name": "Z",
            "position": 2,
            "stddev": 2.367379744,
            "variance": 5.604486855
          },
          {
            "average": 37336.28734,
            "count": 329399,
            "maximum": 65535,
            "minimum": 23026,
            "name": "Intensity",
            "position": 3,
            "stddev": 7261.795572,
            "variance": 52733674.93
          },
          {
            "average": 1.004480888,
            "count": 329399,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0730005046,
            "variance": 0.005329073672
          },
          {
            "average": 1.008910167,
            "count": 329399,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1066244139,
            "variance": 0.01136876563
          },
          {
            "average": 0,
            "count": 329399,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.001138436972,
            "count": 329399,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.03372157151,
            "variance": 0.001137144385
          },
          {
            "average": 3.289931056,
            "count": 329399,
            "maximum": 20,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.530873739,
            "variance": 12.46706936
          },
          {
            "average": -0.4337565723,
            "count": 329399,
            "maximum": 14.8739996,
            "minimum": -28.12199974,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.7390826,
            "variance": 188.7623907
          },
          {
            "average": 0,
            "count": 329399,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1312.366061,
            "count": 329399,
            "maximum": 1314,
            "minimum": 1311,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8299563432,
            "variance": 0.6888275315
          },
          {
            "average": 402535865.1,
            "count": 329399,
            "maximum": 402536773.1,
            "minimum": 402535300.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 558.6488302,
            "variance": 312088.5155
          },
          {
            "average": 0,
            "count": 329399,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 329399,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 329399,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 329399,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 329399,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          557324.0145,
          6575140.53,
          -0.1556054846,
          557499.9945,
          6575499.99,
          26.28439452
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                557324.014453649,
                6575140.530035576,
                -0.155605484636178
              ],
              [
                557324.014453649,
                6575499.990035577,
                -0.155605484636178
              ],
              [
                557499.994453649,
                6575499.990035577,
                26.28439451536382
              ],
              [
                557499.994453649,
                6575140.530035576,
                26.28439451536382
              ],
              [
                557324.014453649,
                6575140.530035576,
                -0.155605484636178
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2024-06-16T01:32:53+00:00",
        "end_time": "2024-06-16T01:08:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20240615_0305_0717_4.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20240615_0305_0717_4.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20240615_0305_0717_4.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0305_0717_4.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.9931074,
            59.31119592,
            -0.1556054846,
            -151.9899211,
            59.31444736,
            26.28439452
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.9931073671592,
                  59.31121983447544,
                  -0.155605484636178
                ],
                [
                  -151.99301194540794,
                  59.314447362058964,
                  -0.155605484636178
                ],
                [
                  -151.98992113145147,
                  59.314423440814124,
                  26.28439451536382
                ],
                [
                  -151.99001684596576,
                  59.311195916284795,
                  26.28439451536382
                ],
                [
                  -151.9931073671592,
                  59.31121983447544,
                  -0.155605484636178
                ]
              ]
            ]
          },
          "id": "20240615_0305_0717_4.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0305_0717_4.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2024-06-16T01:32:53Z",
            "pc:count": 329399,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 557447.168,
                "count": 329399,
                "maximum": 557499.9945,
                "minimum": 557324.0145,
                "name": "X",
                "position": 0,
                "stddev": 42.58169454,
                "variance": 1813.20071
              },
              {
                "average": 6575298.919,
                "count": 329399,
                "maximum": 6575499.99,
                "minimum": 6575140.53,
                "name": "Y",
                "position": 1,
                "stddev": 86.28732433,
                "variance": 7445.50234
              },
              {
                "average": 1.839520457,
                "count": 329399,
                "maximum": 26.28439452,
                "minimum": -0.1556054846,
                "name": "Z",
                "position": 2,
                "stddev": 2.367379744,
                "variance": 5.604486855
              },
              {
                "average": 37336.28734,
                "count": 329399,
                "maximum": 65535,
                "minimum": 23026,
                "name": "Intensity",
                "position": 3,
                "stddev": 7261.795572,
                "variance": 52733674.93
              },
              {
                "average": 1.004480888,
                "count": 329399,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0730005046,
                "variance": 0.005329073672
              },
              {
                "average": 1.008910167,
                "count": 329399,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1066244139,
                "variance": 0.01136876563
              },
              {
                "average": 0,
                "count": 329399,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.001138436972,
                "count": 329399,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.03372157151,
                "variance": 0.001137144385
              },
              {
                "average": 3.289931056,
                "count": 329399,
                "maximum": 20,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.530873739,
                "variance": 12.46706936
              },
              {
                "average": -0.4337565723,
                "count": 329399,
                "maximum": 14.8739996,
                "minimum": -28.12199974,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.7390826,
                "variance": 188.7623907
              },
              {
                "average": 0,
                "count": 329399,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1312.366061,
                "count": 329399,
                "maximum": 1314,
                "minimum": 1311,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8299563432,
                "variance": 0.6888275315
              },
              {
                "average": 402535865.1,
                "count": 329399,
                "maximum": 402536773.1,
                "minimum": 402535300.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 558.6488302,
                "variance": 312088.5155
              },
              {
                "average": 0,
                "count": 329399,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 329399,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 329399,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 329399,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 329399,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              557324.0145,
              6575140.53,
              -0.1556054846,
              557499.9945,
              6575499.99,
              26.28439452
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    557324.014453649,
                    6575140.530035576,
                    -0.155605484636178
                  ],
                  [
                    557324.014453649,
                    6575499.990035577,
                    -0.155605484636178
                  ],
                  [
                    557499.994453649,
                    6575499.990035577,
                    26.28439451536382
                  ],
                  [
                    557499.994453649,
                    6575140.530035576,
                    26.28439451536382
                  ],
                  [
                    557324.014453649,
                    6575140.530035576,
                    -0.155605484636178
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2024-06-16T01:32:53+00:00",
            "end_time": "2024-06-16T01:08: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": "20240615_0313_0719_2.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.7878686959721,
              59.3396439164294,
              0.242645001557506
            ],
            [
              -151.78762871920517,
              59.346377713988886,
              0.242645001557506
            ],
            [
              -151.7779643230022,
              59.34628749181455,
              116.3226450015575
            ],
            [
              -151.77820621158418,
              59.33955371830074,
              116.3226450015575
            ],
            [
              -151.7878686959721,
              59.3396439164294,
              0.242645001557506
            ]
          ]
        ]
      },
      "bbox": [
        -151.7878687,
        59.33955372,
        0.2426450016,
        -151.7779643,
        59.34637771,
        116.322645
      ],
      "properties": {
        "datetime": "2024-06-16T23:42:10Z",
        "pc:count": 7180729,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 569332.2186,
            "count": 7180729,
            "maximum": 569500.0028,
            "minimum": 568950.2228,
            "name": "X",
            "position": 0,
            "stddev": 106.3112093,
            "variance": 11302.07321
          },
          {
            "average": 6578969.611,
            "count": 7180729,
            "maximum": 6579249.999,
            "minimum": 6578499.979,
            "name": "Y",
            "position": 1,
            "stddev": 198.3416796,
            "variance": 39339.42185
          },
          {
            "average": 43.40367371,
            "count": 7180729,
            "maximum": 116.322645,
            "minimum": 0.2426450016,
            "name": "Z",
            "position": 2,
            "stddev": 35.87014462,
            "variance": 1286.667275
          },
          {
            "average": 41788.83798,
            "count": 7180729,
            "maximum": 65535,
            "minimum": 20822,
            "name": "Intensity",
            "position": 3,
            "stddev": 8847.213406,
            "variance": 78273185.04
          },
          {
            "average": 1.409246888,
            "count": 7180729,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6931866027,
            "variance": 0.4805076661
          },
          {
            "average": 1.817453771,
            "count": 7180729,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9301617853,
            "variance": 0.8652009469
          },
          {
            "average": 0,
            "count": 7180729,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 8.202509801e-05,
            "count": 7180729,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.00905640002,
            "variance": 8.201838131e-05
          },
          {
            "average": 3.507706669,
            "count": 7180729,
            "maximum": 20,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.10284575,
            "variance": 4.421960248
          },
          {
            "average": 0.213325185,
            "count": 7180729,
            "maximum": 28.22400093,
            "minimum": -28.03199959,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.52476039,
            "variance": 241.0181851
          },
          {
            "average": 0,
            "count": 7180729,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1394.658215,
            "count": 7180729,
            "maximum": 1407,
            "minimum": 1316,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 29.58617693,
            "variance": 875.3418653
          },
          {
            "average": 402606219,
            "count": 7180729,
            "maximum": 402616530.4,
            "minimum": 402538164.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 25589.06388,
            "variance": 654800190.2
          },
          {
            "average": 0,
            "count": 7180729,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7180729,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7180729,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7180729,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7180729,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          568950.2228,
          6578499.979,
          0.2426450016,
          569500.0028,
          6579249.999,
          116.322645
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                568950.222825922,
                6578499.978956712,
                0.242645001557506
              ],
              [
                568950.222825922,
                6579249.998956712,
                0.242645001557506
              ],
              [
                569500.002825922,
                6579249.998956712,
                116.3226450015575
              ],
              [
                569500.002825922,
                6578499.978956712,
                116.3226450015575
              ],
              [
                568950.222825922,
                6578499.978956712,
                0.242645001557506
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2024-06-16T23:42:10+00:00",
        "end_time": "2024-06-16T01:56:04+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20240615_0313_0719_2.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20240615_0313_0719_2.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20240615_0313_0719_2.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0313_0719_2.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.7878687,
            59.33955372,
            0.2426450016,
            -151.7779643,
            59.34637771,
            116.322645
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.7878686959721,
                  59.3396439164294,
                  0.242645001557506
                ],
                [
                  -151.78762871920517,
                  59.346377713988886,
                  0.242645001557506
                ],
                [
                  -151.7779643230022,
                  59.34628749181455,
                  116.3226450015575
                ],
                [
                  -151.77820621158418,
                  59.33955371830074,
                  116.3226450015575
                ],
                [
                  -151.7878686959721,
                  59.3396439164294,
                  0.242645001557506
                ]
              ]
            ]
          },
          "id": "20240615_0313_0719_2.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0313_0719_2.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2024-06-16T23:42:10Z",
            "pc:count": 7180729,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 569332.2186,
                "count": 7180729,
                "maximum": 569500.0028,
                "minimum": 568950.2228,
                "name": "X",
                "position": 0,
                "stddev": 106.3112093,
                "variance": 11302.07321
              },
              {
                "average": 6578969.611,
                "count": 7180729,
                "maximum": 6579249.999,
                "minimum": 6578499.979,
                "name": "Y",
                "position": 1,
                "stddev": 198.3416796,
                "variance": 39339.42185
              },
              {
                "average": 43.40367371,
                "count": 7180729,
                "maximum": 116.322645,
                "minimum": 0.2426450016,
                "name": "Z",
                "position": 2,
                "stddev": 35.87014462,
                "variance": 1286.667275
              },
              {
                "average": 41788.83798,
                "count": 7180729,
                "maximum": 65535,
                "minimum": 20822,
                "name": "Intensity",
                "position": 3,
                "stddev": 8847.213406,
                "variance": 78273185.04
              },
              {
                "average": 1.409246888,
                "count": 7180729,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6931866027,
                "variance": 0.4805076661
              },
              {
                "average": 1.817453771,
                "count": 7180729,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9301617853,
                "variance": 0.8652009469
              },
              {
                "average": 0,
                "count": 7180729,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 8.202509801e-05,
                "count": 7180729,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.00905640002,
                "variance": 8.201838131e-05
              },
              {
                "average": 3.507706669,
                "count": 7180729,
                "maximum": 20,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.10284575,
                "variance": 4.421960248
              },
              {
                "average": 0.213325185,
                "count": 7180729,
                "maximum": 28.22400093,
                "minimum": -28.03199959,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.52476039,
                "variance": 241.0181851
              },
              {
                "average": 0,
                "count": 7180729,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1394.658215,
                "count": 7180729,
                "maximum": 1407,
                "minimum": 1316,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 29.58617693,
                "variance": 875.3418653
              },
              {
                "average": 402606219,
                "count": 7180729,
                "maximum": 402616530.4,
                "minimum": 402538164.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 25589.06388,
                "variance": 654800190.2
              },
              {
                "average": 0,
                "count": 7180729,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7180729,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7180729,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7180729,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7180729,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              568950.2228,
              6578499.979,
              0.2426450016,
              569500.0028,
              6579249.999,
              116.322645
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    568950.222825922,
                    6578499.978956712,
                    0.242645001557506
                  ],
                  [
                    568950.222825922,
                    6579249.998956712,
                    0.242645001557506
                  ],
                  [
                    569500.002825922,
                    6579249.998956712,
                    116.3226450015575
                  ],
                  [
                    569500.002825922,
                    6578499.978956712,
                    116.3226450015575
                  ],
                  [
                    568950.222825922,
                    6578499.978956712,
                    0.242645001557506
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2024-06-16T23:42:10+00:00",
            "end_time": "2024-06-16T01:56:04+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": "20240615_0312_0722_4.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.81657945898044,
              59.37358670745789,
              182.92599653681
            ],
            [
              -151.81634484915625,
              59.38032054031127,
              182.92599653681
            ],
            [
              -151.80314755792935,
              59.38020014391962,
              617.34599653681
            ],
            [
              -151.80338478204794,
              59.37346634317507,
              617.34599653681
            ],
            [
              -151.81657945898044,
              59.37358670745789,
              182.92599653681
            ]
          ]
        ]
      },
      "bbox": [
        -151.8165795,
        59.37346634,
        182.9259965,
        -151.8031476,
        59.38032054,
        617.3459965
      ],
      "properties": {
        "datetime": "2024-06-16T01:26:17Z",
        "pc:count": 10694206,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 567630.4544,
            "count": 10694206,
            "maximum": 567999.9979,
            "minimum": 567249.9979,
            "name": "X",
            "position": 0,
            "stddev": 218.3677623,
            "variance": 47684.47962
          },
          {
            "average": 6582625.082,
            "count": 10694206,
            "maximum": 6582999.999,
            "minimum": 6582249.979,
            "name": "Y",
            "position": 1,
            "stddev": 210.1869687,
            "variance": 44178.5618
          },
          {
            "average": 434.1650249,
            "count": 10694206,
            "maximum": 617.3459965,
            "minimum": 182.9259965,
            "name": "Z",
            "position": 2,
            "stddev": 89.41086206,
            "variance": 7994.302254
          },
          {
            "average": 48076.25802,
            "count": 10694206,
            "maximum": 65535,
            "minimum": 14209,
            "name": "Intensity",
            "position": 3,
            "stddev": 9043.10123,
            "variance": 81777679.86
          },
          {
            "average": 1.192149843,
            "count": 10694206,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4258618728,
            "variance": 0.1813583347
          },
          {
            "average": 1.386118988,
            "count": 10694206,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5626308364,
            "variance": 0.316553458
          },
          {
            "average": 0,
            "count": 10694206,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10694206,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.821297252,
            "count": 10694206,
            "maximum": 21,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.832079229,
            "variance": 3.356514303
          },
          {
            "average": -1.596321663,
            "count": 10694206,
            "maximum": 28.31399918,
            "minimum": -27.93600082,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 16.70147506,
            "variance": 278.9392691
          },
          {
            "average": 0,
            "count": 10694206,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1311.135104,
            "count": 10694206,
            "maximum": 1313,
            "minimum": 1310,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7887539854,
            "variance": 0.6221328494
          },
          {
            "average": 402535175.4,
            "count": 10694206,
            "maximum": 402536377.9,
            "minimum": 402534430.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 487.7059698,
            "variance": 237857.113
          },
          {
            "average": 0,
            "count": 10694206,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10694206,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10694206,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10694206,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10694206,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          567249.9979,
          6582249.979,
          182.9259965,
          567999.9979,
          6582999.999,
          617.3459965
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                567249.997880092,
                6582249.978867227,
                182.92599653681
              ],
              [
                567249.997880092,
                6582999.998867227,
                182.92599653681
              ],
              [
                567999.997880092,
                6582999.998867227,
                617.34599653681
              ],
              [
                567999.997880092,
                6582249.978867227,
                617.34599653681
              ],
              [
                567249.997880092,
                6582249.978867227,
                182.92599653681
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2024-06-16T01:26:17+00:00",
        "end_time": "2024-06-16T00:53:50+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20240615_0312_0722_4.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20240615_0312_0722_4.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20240615_0312_0722_4.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0312_0722_4.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.8165795,
            59.37346634,
            182.9259965,
            -151.8031476,
            59.38032054,
            617.3459965
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.81657945898044,
                  59.37358670745789,
                  182.92599653681
                ],
                [
                  -151.81634484915625,
                  59.38032054031127,
                  182.92599653681
                ],
                [
                  -151.80314755792935,
                  59.38020014391962,
                  617.34599653681
                ],
                [
                  -151.80338478204794,
                  59.37346634317507,
                  617.34599653681
                ],
                [
                  -151.81657945898044,
                  59.37358670745789,
                  182.92599653681
                ]
              ]
            ]
          },
          "id": "20240615_0312_0722_4.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0312_0722_4.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2024-06-16T01:26:17Z",
            "pc:count": 10694206,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 567630.4544,
                "count": 10694206,
                "maximum": 567999.9979,
                "minimum": 567249.9979,
                "name": "X",
                "position": 0,
                "stddev": 218.3677623,
                "variance": 47684.47962
              },
              {
                "average": 6582625.082,
                "count": 10694206,
                "maximum": 6582999.999,
                "minimum": 6582249.979,
                "name": "Y",
                "position": 1,
                "stddev": 210.1869687,
                "variance": 44178.5618
              },
              {
                "average": 434.1650249,
                "count": 10694206,
                "maximum": 617.3459965,
                "minimum": 182.9259965,
                "name": "Z",
                "position": 2,
                "stddev": 89.41086206,
                "variance": 7994.302254
              },
              {
                "average": 48076.25802,
                "count": 10694206,
                "maximum": 65535,
                "minimum": 14209,
                "name": "Intensity",
                "position": 3,
                "stddev": 9043.10123,
                "variance": 81777679.86
              },
              {
                "average": 1.192149843,
                "count": 10694206,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4258618728,
                "variance": 0.1813583347
              },
              {
                "average": 1.386118988,
                "count": 10694206,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5626308364,
                "variance": 0.316553458
              },
              {
                "average": 0,
                "count": 10694206,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10694206,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.821297252,
                "count": 10694206,
                "maximum": 21,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.832079229,
                "variance": 3.356514303
              },
              {
                "average": -1.596321663,
                "count": 10694206,
                "maximum": 28.31399918,
                "minimum": -27.93600082,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 16.70147506,
                "variance": 278.9392691
              },
              {
                "average": 0,
                "count": 10694206,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1311.135104,
                "count": 10694206,
                "maximum": 1313,
                "minimum": 1310,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7887539854,
                "variance": 0.6221328494
              },
              {
                "average": 402535175.4,
                "count": 10694206,
                "maximum": 402536377.9,
                "minimum": 402534430.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 487.7059698,
                "variance": 237857.113
              },
              {
                "average": 0,
                "count": 10694206,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10694206,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10694206,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10694206,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10694206,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              567249.9979,
              6582249.979,
              182.9259965,
              567999.9979,
              6582999.999,
              617.3459965
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    567249.997880092,
                    6582249.978867227,
                    182.92599653681
                  ],
                  [
                    567249.997880092,
                    6582999.998867227,
                    182.92599653681
                  ],
                  [
                    567999.997880092,
                    6582999.998867227,
                    617.34599653681
                  ],
                  [
                    567999.997880092,
                    6582249.978867227,
                    617.34599653681
                  ],
                  [
                    567249.997880092,
                    6582249.978867227,
                    182.92599653681
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2024-06-16T01:26:17+00:00",
            "end_time": "2024-06-16T00:53: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": "20240616_0322_0722_2.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.55242142651838,
              59.37765888800766,
              314.5629603926656
            ],
            [
              -151.55213441174126,
              59.3843920032682,
              314.5629603926656
            ],
            [
              -151.53893694929053,
              59.384244880627016,
              646.4229603926656
            ],
            [
              -151.53922657798284,
              59.37751180460185,
              646.4229603926656
            ],
            [
              -151.55242142651838,
              59.37765888800766,
              314.5629603926656
            ]
          ]
        ]
      },
      "bbox": [
        -151.5524214,
        59.3775118,
        314.5629604,
        -151.5389369,
        59.384392,
        646.4229604
      ],
      "properties": {
        "datetime": "2024-06-17T00:24:12Z",
        "pc:count": 12748082,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 582603.7625,
            "count": 12748082,
            "maximum": 582999.998,
            "minimum": 582249.998,
            "name": "X",
            "position": 0,
            "stddev": 217.1413803,
            "variance": 47150.37902
          },
          {
            "average": 6583388.231,
            "count": 12748082,
            "maximum": 6583749.999,
            "minimum": 6582999.979,
            "name": "Y",
            "position": 1,
            "stddev": 212.8249825,
            "variance": 45294.47319
          },
          {
            "average": 469.5537359,
            "count": 12748082,
            "maximum": 646.4229604,
            "minimum": 314.5629604,
            "name": "Z",
            "position": 2,
            "stddev": 81.77621182,
            "variance": 6687.34882
          },
          {
            "average": 47875.20099,
            "count": 12748082,
            "maximum": 65535,
            "minimum": 12838,
            "name": "Intensity",
            "position": 3,
            "stddev": 8301.332289,
            "variance": 68912117.78
          },
          {
            "average": 1.184295175,
            "count": 12748082,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4140415863,
            "variance": 0.1714304352
          },
          {
            "average": 1.36938694,
            "count": 12748082,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5445082759,
            "variance": 0.2964892625
          },
          {
            "average": 0,
            "count": 12748082,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12748082,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.339080342,
            "count": 12748082,
            "maximum": 21,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.678743107,
            "variance": 13.53315085
          },
          {
            "average": 0.3395353298,
            "count": 12748082,
            "maximum": 28.12800026,
            "minimum": -28.03199959,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 16.09248084,
            "variance": 258.9679395
          },
          {
            "average": 0,
            "count": 12748082,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1409.951359,
            "count": 12748082,
            "maximum": 1412,
            "minimum": 1408,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9130964524,
            "variance": 0.8337451314
          },
          {
            "average": 402617937,
            "count": 12748082,
            "maximum": 402619052.2,
            "minimum": 402617107.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 455.3660175,
            "variance": 207358.2099
          },
          {
            "average": 0,
            "count": 12748082,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12748082,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12748082,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12748082,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12748082,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          582249.998,
          6582999.979,
          314.5629604,
          582999.998,
          6583749.999,
          646.4229604
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                582249.9979631584,
                6582999.978675885,
                314.5629603926656
              ],
              [
                582249.9979631584,
                6583749.998675885,
                314.5629603926656
              ],
              [
                582999.9979631584,
                6583749.998675885,
                646.4229603926656
              ],
              [
                582999.9979631584,
                6582999.978675885,
                646.4229603926656
              ],
              [
                582249.9979631584,
                6582999.978675885,
                314.5629603926656
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2024-06-17T00:24:12+00:00",
        "end_time": "2024-06-16T23:51:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20240616_0322_0722_2.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20240616_0322_0722_2.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20240616_0322_0722_2.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240616_0322_0722_2.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.5524214,
            59.3775118,
            314.5629604,
            -151.5389369,
            59.384392,
            646.4229604
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.55242142651838,
                  59.37765888800766,
                  314.5629603926656
                ],
                [
                  -151.55213441174126,
                  59.3843920032682,
                  314.5629603926656
                ],
                [
                  -151.53893694929053,
                  59.384244880627016,
                  646.4229603926656
                ],
                [
                  -151.53922657798284,
                  59.37751180460185,
                  646.4229603926656
                ],
                [
                  -151.55242142651838,
                  59.37765888800766,
                  314.5629603926656
                ]
              ]
            ]
          },
          "id": "20240616_0322_0722_2.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240616_0322_0722_2.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2024-06-17T00:24:12Z",
            "pc:count": 12748082,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 582603.7625,
                "count": 12748082,
                "maximum": 582999.998,
                "minimum": 582249.998,
                "name": "X",
                "position": 0,
                "stddev": 217.1413803,
                "variance": 47150.37902
              },
              {
                "average": 6583388.231,
                "count": 12748082,
                "maximum": 6583749.999,
                "minimum": 6582999.979,
                "name": "Y",
                "position": 1,
                "stddev": 212.8249825,
                "variance": 45294.47319
              },
              {
                "average": 469.5537359,
                "count": 12748082,
                "maximum": 646.4229604,
                "minimum": 314.5629604,
                "name": "Z",
                "position": 2,
                "stddev": 81.77621182,
                "variance": 6687.34882
              },
              {
                "average": 47875.20099,
                "count": 12748082,
                "maximum": 65535,
                "minimum": 12838,
                "name": "Intensity",
                "position": 3,
                "stddev": 8301.332289,
                "variance": 68912117.78
              },
              {
                "average": 1.184295175,
                "count": 12748082,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4140415863,
                "variance": 0.1714304352
              },
              {
                "average": 1.36938694,
                "count": 12748082,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5445082759,
                "variance": 0.2964892625
              },
              {
                "average": 0,
                "count": 12748082,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12748082,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.339080342,
                "count": 12748082,
                "maximum": 21,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.678743107,
                "variance": 13.53315085
              },
              {
                "average": 0.3395353298,
                "count": 12748082,
                "maximum": 28.12800026,
                "minimum": -28.03199959,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 16.09248084,
                "variance": 258.9679395
              },
              {
                "average": 0,
                "count": 12748082,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1409.951359,
                "count": 12748082,
                "maximum": 1412,
                "minimum": 1408,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9130964524,
                "variance": 0.8337451314
              },
              {
                "average": 402617937,
                "count": 12748082,
                "maximum": 402619052.2,
                "minimum": 402617107.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 455.3660175,
                "variance": 207358.2099
              },
              {
                "average": 0,
                "count": 12748082,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12748082,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12748082,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12748082,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12748082,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              582249.998,
              6582999.979,
              314.5629604,
              582999.998,
              6583749.999,
              646.4229604
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    582249.9979631584,
                    6582999.978675885,
                    314.5629603926656
                  ],
                  [
                    582249.9979631584,
                    6583749.998675885,
                    314.5629603926656
                  ],
                  [
                    582999.9979631584,
                    6583749.998675885,
                    646.4229603926656
                  ],
                  [
                    582999.9979631584,
                    6582999.978675885,
                    646.4229603926656
                  ],
                  [
                    582249.9979631584,
                    6582999.978675885,
                    314.5629603926656
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2024-06-17T00:24:12+00:00",
            "end_time": "2024-06-16T23:51: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": "20230802_0318_0716_1.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.67433312665185,
              59.29812272565431,
              45.161412869330974
            ],
            [
              -151.6740711086002,
              59.304856270680766,
              45.161412869330974
            ],
            [
              -151.66090378107592,
              59.30472159062878,
              438.10141286933094
            ],
            [
              -151.66116839925007,
              59.297988081466684,
              438.10141286933094
            ],
            [
              -151.67433312665185,
              59.29812272565431,
              45.161412869330974
            ]
          ]
        ]
      },
      "bbox": [
        -151.6743331,
        59.29798808,
        45.16141287,
        -151.6609038,
        59.30485627,
        438.1014129
      ],
      "properties": {
        "datetime": "2024-06-16T22:57:16Z",
        "pc:count": 13652245,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 575875.1767,
            "count": 13652245,
            "maximum": 576249.998,
            "minimum": 575499.998,
            "name": "X",
            "position": 0,
            "stddev": 212.321135,
            "variance": 45080.26436
          },
          {
            "average": 6574389.569,
            "count": 13652245,
            "maximum": 6574749.999,
            "minimum": 6573999.979,
            "name": "Y",
            "position": 1,
            "stddev": 221.4049757,
            "variance": 49020.16325
          },
          {
            "average": 135.9471673,
            "count": 13652245,
            "maximum": 438.1014129,
            "minimum": 45.16141287,
            "name": "Z",
            "position": 2,
            "stddev": 76.97175855,
            "variance": 5924.651614
          },
          {
            "average": 40862.75162,
            "count": 13652245,
            "maximum": 65535,
            "minimum": 9919,
            "name": "Intensity",
            "position": 3,
            "stddev": 10642.17503,
            "variance": 113255889.4
          },
          {
            "average": 1.559276954,
            "count": 13652245,
            "maximum": 8,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7537790298,
            "variance": 0.5681828258
          },
          {
            "average": 2.122428875,
            "count": 13652245,
            "maximum": 8,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9123802079,
            "variance": 0.8324376438
          },
          {
            "average": 0.4286475228,
            "count": 13652245,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4948826547,
            "variance": 0.2449088419
          },
          {
            "average": 0,
            "count": 13652245,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 3.752697523,
            "count": 13652245,
            "maximum": 22,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.605263847,
            "variance": 6.78739971
          },
          {
            "average": -2.627441157,
            "count": 13652245,
            "maximum": 28.03199959,
            "minimum": -24.09600067,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 14.50264357,
            "variance": 210.3266704
          },
          {
            "average": 0.4286475228,
            "count": 13652245,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4948826547,
            "variance": 0.2449088419
          },
          {
            "average": 472.7518181,
            "count": 13652245,
            "maximum": 1402,
            "minimum": 313,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 384.5769428,
            "variance": 147899.4249
          },
          {
            "average": 379073959,
            "count": 13652245,
            "maximum": 402613836.8,
            "minimum": 375041825.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 9742156.508,
            "variance": 94909613430000.0
          },
          {
            "average": 0.4286475228,
            "count": 13652245,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0.4948826547,
            "variance": 0.2449088419
          },
          {
            "average": 0,
            "count": 13652245,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13652245,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13652245,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13652245,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          575499.998,
          6573999.979,
          45.16141287,
          576249.998,
          6574749.999,
          438.1014129
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                575499.997959346,
                6573999.978792404,
                45.161412869330974
              ],
              [
                575499.997959346,
                6574749.998792403,
                45.161412869330974
              ],
              [
                576249.997959346,
                6574749.998792403,
                438.10141286933094
              ],
              [
                576249.997959346,
                6573999.978792404,
                438.10141286933094
              ],
              [
                575499.997959346,
                6573999.978792404,
                45.161412869330974
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2024-06-16T22:57:16+00:00",
        "end_time": "2023-08-02T20:03:45+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20230802_0318_0716_1.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20230802_0318_0716_1.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20230802_0318_0716_1.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20230802_0318_0716_1.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.6743331,
            59.29798808,
            45.16141287,
            -151.6609038,
            59.30485627,
            438.1014129
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.67433312665185,
                  59.29812272565431,
                  45.161412869330974
                ],
                [
                  -151.6740711086002,
                  59.304856270680766,
                  45.161412869330974
                ],
                [
                  -151.66090378107592,
                  59.30472159062878,
                  438.10141286933094
                ],
                [
                  -151.66116839925007,
                  59.297988081466684,
                  438.10141286933094
                ],
                [
                  -151.67433312665185,
                  59.29812272565431,
                  45.161412869330974
                ]
              ]
            ]
          },
          "id": "20230802_0318_0716_1.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20230802_0318_0716_1.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2024-06-16T22:57:16Z",
            "pc:count": 13652245,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 575875.1767,
                "count": 13652245,
                "maximum": 576249.998,
                "minimum": 575499.998,
                "name": "X",
                "position": 0,
                "stddev": 212.321135,
                "variance": 45080.26436
              },
              {
                "average": 6574389.569,
                "count": 13652245,
                "maximum": 6574749.999,
                "minimum": 6573999.979,
                "name": "Y",
                "position": 1,
                "stddev": 221.4049757,
                "variance": 49020.16325
              },
              {
                "average": 135.9471673,
                "count": 13652245,
                "maximum": 438.1014129,
                "minimum": 45.16141287,
                "name": "Z",
                "position": 2,
                "stddev": 76.97175855,
                "variance": 5924.651614
              },
              {
                "average": 40862.75162,
                "count": 13652245,
                "maximum": 65535,
                "minimum": 9919,
                "name": "Intensity",
                "position": 3,
                "stddev": 10642.17503,
                "variance": 113255889.4
              },
              {
                "average": 1.559276954,
                "count": 13652245,
                "maximum": 8,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7537790298,
                "variance": 0.5681828258
              },
              {
                "average": 2.122428875,
                "count": 13652245,
                "maximum": 8,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9123802079,
                "variance": 0.8324376438
              },
              {
                "average": 0.4286475228,
                "count": 13652245,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4948826547,
                "variance": 0.2449088419
              },
              {
                "average": 0,
                "count": 13652245,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 3.752697523,
                "count": 13652245,
                "maximum": 22,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.605263847,
                "variance": 6.78739971
              },
              {
                "average": -2.627441157,
                "count": 13652245,
                "maximum": 28.03199959,
                "minimum": -24.09600067,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 14.50264357,
                "variance": 210.3266704
              },
              {
                "average": 0.4286475228,
                "count": 13652245,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4948826547,
                "variance": 0.2449088419
              },
              {
                "average": 472.7518181,
                "count": 13652245,
                "maximum": 1402,
                "minimum": 313,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 384.5769428,
                "variance": 147899.4249
              },
              {
                "average": 379073959,
                "count": 13652245,
                "maximum": 402613836.8,
                "minimum": 375041825.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 9742156.508,
                "variance": 94909613430000.0
              },
              {
                "average": 0.4286475228,
                "count": 13652245,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0.4948826547,
                "variance": 0.2449088419
              },
              {
                "average": 0,
                "count": 13652245,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13652245,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13652245,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13652245,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              575499.998,
              6573999.979,
              45.16141287,
              576249.998,
              6574749.999,
              438.1014129
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    575499.997959346,
                    6573999.978792404,
                    45.161412869330974
                  ],
                  [
                    575499.997959346,
                    6574749.998792403,
                    45.161412869330974
                  ],
                  [
                    576249.997959346,
                    6574749.998792403,
                    438.10141286933094
                  ],
                  [
                    576249.997959346,
                    6573999.978792404,
                    438.10141286933094
                  ],
                  [
                    575499.997959346,
                    6573999.978792404,
                    45.161412869330974
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2024-06-16T22:57:16+00:00",
            "end_time": "2023-08-02T20:03:45+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": "20240615_0306_0716_1.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.97748898133125,
              59.30744394483411,
              153.52913320114504
            ],
            [
              -151.97748457220112,
              59.30759083778562,
              153.52913320114504
            ],
            [
              -151.9769507533208,
              59.30758664738084,
              192.14913320114505
            ],
            [
              -151.97695516475179,
              59.30743975445369,
              192.14913320114505
            ],
            [
              -151.97748898133125,
              59.30744394483411,
              153.52913320114504
            ]
          ]
        ]
      },
      "bbox": [
        -151.977489,
        59.30743975,
        153.5291332,
        -151.9769508,
        59.30759084,
        192.1491332
      ],
      "properties": {
        "datetime": "2024-06-16T01:49:55Z",
        "pc:count": 8177,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 558239.37,
            "count": 8177,
            "maximum": 558250.0023,
            "minimum": 558219.6023,
            "name": "X",
            "position": 0,
            "stddev": 7.375367072,
            "variance": 54.39603944
          },
          {
            "average": 6574744.815,
            "count": 8177,
            "maximum": 6574749.997,
            "minimum": 6574733.637,
            "name": "Y",
            "position": 1,
            "stddev": 3.822800613,
            "variance": 14.61380453
          },
          {
            "average": 174.640849,
            "count": 8177,
            "maximum": 192.1491332,
            "minimum": 153.5291332,
            "name": "Z",
            "position": 2,
            "stddev": 8.032525967,
            "variance": 64.52147341
          },
          {
            "average": 39688.04293,
            "count": 8177,
            "maximum": 60441,
            "minimum": 21298,
            "name": "Intensity",
            "position": 3,
            "stddev": 8809.036052,
            "variance": 77599116.16
          },
          {
            "average": 1.668827198,
            "count": 8177,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8052226823,
            "variance": 0.6483835681
          },
          {
            "average": 2.319187966,
            "count": 8177,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9061190798,
            "variance": 0.8210517867
          },
          {
            "average": 0,
            "count": 8177,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8177,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 4.369695487,
            "count": 8177,
            "maximum": 5,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.409596797,
            "variance": 1.986963129
          },
          {
            "average": -1.255036056,
            "count": 8177,
            "maximum": 20.44799995,
            "minimum": -15.6420002,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.65865986,
            "variance": 186.5589893
          },
          {
            "average": 0,
            "count": 8177,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1313.909625,
            "count": 8177,
            "maximum": 1315,
            "minimum": 1313,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7759071255,
            "variance": 0.6020318673
          },
          {
            "average": 402536956.5,
            "count": 8177,
            "maximum": 402537795.6,
            "minimum": 402536534.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 507.8632972,
            "variance": 257925.1286
          },
          {
            "average": 0,
            "count": 8177,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8177,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8177,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8177,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8177,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          558219.6023,
          6574733.637,
          153.5291332,
          558250.0023,
          6574749.997,
          192.1491332
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                558219.6023268464,
                6574733.6370930765,
                153.52913320114504
              ],
              [
                558219.6023268464,
                6574749.997093076,
                153.52913320114504
              ],
              [
                558250.0023268464,
                6574749.997093076,
                192.14913320114505
              ],
              [
                558250.0023268464,
                6574733.6370930765,
                192.14913320114505
              ],
              [
                558219.6023268464,
                6574733.6370930765,
                153.52913320114504
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2024-06-16T01:49:55+00:00",
        "end_time": "2024-06-16T01:28:54+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20240615_0306_0716_1.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20240615_0306_0716_1.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20240615_0306_0716_1.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0306_0716_1.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.977489,
            59.30743975,
            153.5291332,
            -151.9769508,
            59.30759084,
            192.1491332
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.97748898133125,
                  59.30744394483411,
                  153.52913320114504
                ],
                [
                  -151.97748457220112,
                  59.30759083778562,
                  153.52913320114504
                ],
                [
                  -151.9769507533208,
                  59.30758664738084,
                  192.14913320114505
                ],
                [
                  -151.97695516475179,
                  59.30743975445369,
                  192.14913320114505
                ],
                [
                  -151.97748898133125,
                  59.30744394483411,
                  153.52913320114504
                ]
              ]
            ]
          },
          "id": "20240615_0306_0716_1.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0306_0716_1.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2024-06-16T01:49:55Z",
            "pc:count": 8177,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 558239.37,
                "count": 8177,
                "maximum": 558250.0023,
                "minimum": 558219.6023,
                "name": "X",
                "position": 0,
                "stddev": 7.375367072,
                "variance": 54.39603944
              },
              {
                "average": 6574744.815,
                "count": 8177,
                "maximum": 6574749.997,
                "minimum": 6574733.637,
                "name": "Y",
                "position": 1,
                "stddev": 3.822800613,
                "variance": 14.61380453
              },
              {
                "average": 174.640849,
                "count": 8177,
                "maximum": 192.1491332,
                "minimum": 153.5291332,
                "name": "Z",
                "position": 2,
                "stddev": 8.032525967,
                "variance": 64.52147341
              },
              {
                "average": 39688.04293,
                "count": 8177,
                "maximum": 60441,
                "minimum": 21298,
                "name": "Intensity",
                "position": 3,
                "stddev": 8809.036052,
                "variance": 77599116.16
              },
              {
                "average": 1.668827198,
                "count": 8177,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8052226823,
                "variance": 0.6483835681
              },
              {
                "average": 2.319187966,
                "count": 8177,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9061190798,
                "variance": 0.8210517867
              },
              {
                "average": 0,
                "count": 8177,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8177,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 4.369695487,
                "count": 8177,
                "maximum": 5,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.409596797,
                "variance": 1.986963129
              },
              {
                "average": -1.255036056,
                "count": 8177,
                "maximum": 20.44799995,
                "minimum": -15.6420002,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.65865986,
                "variance": 186.5589893
              },
              {
                "average": 0,
                "count": 8177,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1313.909625,
                "count": 8177,
                "maximum": 1315,
                "minimum": 1313,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7759071255,
                "variance": 0.6020318673
              },
              {
                "average": 402536956.5,
                "count": 8177,
                "maximum": 402537795.6,
                "minimum": 402536534.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 507.8632972,
                "variance": 257925.1286
              },
              {
                "average": 0,
                "count": 8177,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8177,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8177,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8177,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8177,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              558219.6023,
              6574733.637,
              153.5291332,
              558250.0023,
              6574749.997,
              192.1491332
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    558219.6023268464,
                    6574733.6370930765,
                    153.52913320114504
                  ],
                  [
                    558219.6023268464,
                    6574749.997093076,
                    153.52913320114504
                  ],
                  [
                    558250.0023268464,
                    6574749.997093076,
                    192.14913320114505
                  ],
                  [
                    558250.0023268464,
                    6574733.6370930765,
                    192.14913320114505
                  ],
                  [
                    558219.6023268464,
                    6574733.6370930765,
                    153.52913320114504
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2024-06-16T01:49:55+00:00",
            "end_time": "2024-06-16T01:28: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": "20240616_0316_0712_1.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.7290019177853,
              59.24477968214362,
              143.46249290583114
            ],
            [
              -151.7287512345291,
              59.25151342844771,
              143.46249290583114
            ],
            [
              -151.71560419596153,
              59.251384345498295,
              631.0824929058311
            ],
            [
              -151.71585747001345,
              59.24465063353396,
              631.0824929058311
            ],
            [
              -151.7290019177853,
              59.24477968214362,
              143.46249290583114
            ]
          ]
        ]
      },
      "bbox": [
        -151.7290019,
        59.24465063,
        143.4624929,
        -151.7156042,
        59.25151343,
        631.0824929
      ],
      "properties": {
        "datetime": "2024-09-21T19:39:22Z",
        "pc:count": 11545156,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 572851.6132,
            "count": 11545156,
            "maximum": 573249.998,
            "minimum": 572499.998,
            "name": "X",
            "position": 0,
            "stddev": 217.0896145,
            "variance": 47127.90073
          },
          {
            "average": 6568388.536,
            "count": 11545156,
            "maximum": 6568749.999,
            "minimum": 6567999.979,
            "name": "Y",
            "position": 1,
            "stddev": 213.0252607,
            "variance": 45379.76168
          },
          {
            "average": 322.0129343,
            "count": 11545156,
            "maximum": 631.0824929,
            "minimum": 143.4624929,
            "name": "Z",
            "position": 2,
            "stddev": 88.85118674,
            "variance": 7894.533385
          },
          {
            "average": 45523.57036,
            "count": 11545156,
            "maximum": 65535,
            "minimum": 11706,
            "name": "Intensity",
            "position": 3,
            "stddev": 9659.841187,
            "variance": 93312531.76
          },
          {
            "average": 1.240919049,
            "count": 11545156,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.514209288,
            "variance": 0.2644111919
          },
          {
            "average": 1.484844033,
            "count": 11545156,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.7046469574,
            "variance": 0.4965273346
          },
          {
            "average": 0.3726630459,
            "count": 11545156,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4835135162,
            "variance": 0.2337853204
          },
          {
            "average": 8.834874124e-06,
            "count": 11545156,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002972338614,
            "variance": 8.834796834e-06
          },
          {
            "average": 3.937491187,
            "count": 11545156,
            "maximum": 22,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 5.619963145,
            "variance": 31.58398575
          },
          {
            "average": 0.5601248544,
            "count": 11545156,
            "maximum": 28.12800026,
            "minimum": -28.21800041,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 16.17806336,
            "variance": 261.7297341
          },
          {
            "average": 0.3726630459,
            "count": 11545156,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4835135162,
            "variance": 0.2337853204
          },
          {
            "average": 1782.822588,
            "count": 11545156,
            "maximum": 1902,
            "minimum": 1424,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 206.2934992,
            "variance": 42557.00783
          },
          {
            "average": 408906224.7,
            "count": 11545156,
            "maximum": 410982762,
            "minimum": 402624757.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 3611312.302,
            "variance": 13041576550000.0
          },
          {
            "average": 0.3726630459,
            "count": 11545156,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0.4835135162,
            "variance": 0.2337853204
          },
          {
            "average": 0,
            "count": 11545156,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11545156,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11545156,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11545156,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          572499.998,
          6567999.979,
          143.4624929,
          573249.998,
          6568749.999,
          631.0824929
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                572499.9980066479,
                6567999.978793319,
                143.46249290583114
              ],
              [
                572499.9980066479,
                6568749.998793319,
                143.46249290583114
              ],
              [
                573249.9980066479,
                6568749.998793319,
                631.0824929058311
              ],
              [
                573249.9980066479,
                6567999.978793319,
                631.0824929058311
              ],
              [
                572499.9980066479,
                6567999.978793319,
                143.46249290583114
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2024-09-21T19:39:22+00:00",
        "end_time": "2024-06-17T01:59:17+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20240616_0316_0712_1.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20240616_0316_0712_1.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20240616_0316_0712_1.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240616_0316_0712_1.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.7290019,
            59.24465063,
            143.4624929,
            -151.7156042,
            59.25151343,
            631.0824929
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.7290019177853,
                  59.24477968214362,
                  143.46249290583114
                ],
                [
                  -151.7287512345291,
                  59.25151342844771,
                  143.46249290583114
                ],
                [
                  -151.71560419596153,
                  59.251384345498295,
                  631.0824929058311
                ],
                [
                  -151.71585747001345,
                  59.24465063353396,
                  631.0824929058311
                ],
                [
                  -151.7290019177853,
                  59.24477968214362,
                  143.46249290583114
                ]
              ]
            ]
          },
          "id": "20240616_0316_0712_1.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240616_0316_0712_1.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2024-09-21T19:39:22Z",
            "pc:count": 11545156,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 572851.6132,
                "count": 11545156,
                "maximum": 573249.998,
                "minimum": 572499.998,
                "name": "X",
                "position": 0,
                "stddev": 217.0896145,
                "variance": 47127.90073
              },
              {
                "average": 6568388.536,
                "count": 11545156,
                "maximum": 6568749.999,
                "minimum": 6567999.979,
                "name": "Y",
                "position": 1,
                "stddev": 213.0252607,
                "variance": 45379.76168
              },
              {
                "average": 322.0129343,
                "count": 11545156,
                "maximum": 631.0824929,
                "minimum": 143.4624929,
                "name": "Z",
                "position": 2,
                "stddev": 88.85118674,
                "variance": 7894.533385
              },
              {
                "average": 45523.57036,
                "count": 11545156,
                "maximum": 65535,
                "minimum": 11706,
                "name": "Intensity",
                "position": 3,
                "stddev": 9659.841187,
                "variance": 93312531.76
              },
              {
                "average": 1.240919049,
                "count": 11545156,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.514209288,
                "variance": 0.2644111919
              },
              {
                "average": 1.484844033,
                "count": 11545156,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.7046469574,
                "variance": 0.4965273346
              },
              {
                "average": 0.3726630459,
                "count": 11545156,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4835135162,
                "variance": 0.2337853204
              },
              {
                "average": 8.834874124e-06,
                "count": 11545156,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002972338614,
                "variance": 8.834796834e-06
              },
              {
                "average": 3.937491187,
                "count": 11545156,
                "maximum": 22,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 5.619963145,
                "variance": 31.58398575
              },
              {
                "average": 0.5601248544,
                "count": 11545156,
                "maximum": 28.12800026,
                "minimum": -28.21800041,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 16.17806336,
                "variance": 261.7297341
              },
              {
                "average": 0.3726630459,
                "count": 11545156,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4835135162,
                "variance": 0.2337853204
              },
              {
                "average": 1782.822588,
                "count": 11545156,
                "maximum": 1902,
                "minimum": 1424,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 206.2934992,
                "variance": 42557.00783
              },
              {
                "average": 408906224.7,
                "count": 11545156,
                "maximum": 410982762,
                "minimum": 402624757.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 3611312.302,
                "variance": 13041576550000.0
              },
              {
                "average": 0.3726630459,
                "count": 11545156,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0.4835135162,
                "variance": 0.2337853204
              },
              {
                "average": 0,
                "count": 11545156,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11545156,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11545156,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11545156,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              572499.998,
              6567999.979,
              143.4624929,
              573249.998,
              6568749.999,
              631.0824929
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    572499.9980066479,
                    6567999.978793319,
                    143.46249290583114
                  ],
                  [
                    572499.9980066479,
                    6568749.998793319,
                    143.46249290583114
                  ],
                  [
                    573249.9980066479,
                    6568749.998793319,
                    631.0824929058311
                  ],
                  [
                    573249.9980066479,
                    6567999.978793319,
                    631.0824929058311
                  ],
                  [
                    572499.9980066479,
                    6567999.978793319,
                    143.46249290583114
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2024-09-21T19:39:22+00:00",
            "end_time": "2024-06-17T01:59: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": "20240615_0314_0721_3.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.77748031271722,
              59.35975447600949,
              328.18031356704034
            ],
            [
              -151.77723808601803,
              59.3664882266895,
              328.18031356704034
            ],
            [
              -151.76404635694348,
              59.366363892962426,
              705.6603135670404
            ],
            [
              -151.76429119528547,
              59.35963017543199,
              705.6603135670404
            ],
            [
              -151.77748031271722,
              59.35975447600949,
              328.18031356704034
            ]
          ]
        ]
      },
      "bbox": [
        -151.7774803,
        59.35963018,
        328.1803136,
        -151.7640464,
        59.36648823,
        705.6603136
      ],
      "properties": {
        "datetime": "2024-06-16T23:41:50Z",
        "pc:count": 12295441,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 569865.6093,
            "count": 12295441,
            "maximum": 570249.998,
            "minimum": 569499.998,
            "name": "X",
            "position": 0,
            "stddev": 214.7955081,
            "variance": 46137.11031
          },
          {
            "average": 6581104.038,
            "count": 12295441,
            "maximum": 6581499.999,
            "minimum": 6580749.979,
            "name": "Y",
            "position": 1,
            "stddev": 216.6122971,
            "variance": 46920.88726
          },
          {
            "average": 495.6105839,
            "count": 12295441,
            "maximum": 705.6603136,
            "minimum": 328.1803136,
            "name": "Z",
            "position": 2,
            "stddev": 74.70017319,
            "variance": 5580.115875
          },
          {
            "average": 50599.30726,
            "count": 12295441,
            "maximum": 65535,
            "minimum": 13941,
            "name": "Intensity",
            "position": 3,
            "stddev": 7852.743724,
            "variance": 61665584
          },
          {
            "average": 1.117983161,
            "count": 12295441,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3531137591,
            "variance": 0.1246893269
          },
          {
            "average": 1.236886176,
            "count": 12295441,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4933865574,
            "variance": 0.243430295
          },
          {
            "average": 0,
            "count": 12295441,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12295441,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.184833549,
            "count": 12295441,
            "maximum": 22,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.491812193,
            "variance": 12.19275239
          },
          {
            "average": 1.000552714,
            "count": 12295441,
            "maximum": 30.04800034,
            "minimum": -28.21800041,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.94900206,
            "variance": 254.3706666
          },
          {
            "average": 0,
            "count": 12295441,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1318.74772,
            "count": 12295441,
            "maximum": 1407,
            "minimum": 1313,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 18.14495346,
            "variance": 329.239336
          },
          {
            "average": 402540803.3,
            "count": 12295441,
            "maximum": 402616510.1,
            "minimum": 402536359.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 15557.21758,
            "variance": 242027018.9
          },
          {
            "average": 0,
            "count": 12295441,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12295441,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12295441,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12295441,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12295441,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          569499.998,
          6580749.979,
          328.1803136,
          570249.998,
          6581499.999,
          705.6603136
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                569499.997968198,
                6580749.97872149,
                328.18031356704034
              ],
              [
                569499.997968198,
                6581499.99872149,
                328.18031356704034
              ],
              [
                570249.997968198,
                6581499.99872149,
                705.6603135670404
              ],
              [
                570249.997968198,
                6580749.97872149,
                705.6603135670404
              ],
              [
                569499.997968198,
                6580749.97872149,
                328.18031356704034
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2024-06-16T23:41:50+00:00",
        "end_time": "2024-06-16T01:25:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20240615_0314_0721_3.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20240615_0314_0721_3.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20240615_0314_0721_3.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0314_0721_3.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.7774803,
            59.35963018,
            328.1803136,
            -151.7640464,
            59.36648823,
            705.6603136
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.77748031271722,
                  59.35975447600949,
                  328.18031356704034
                ],
                [
                  -151.77723808601803,
                  59.3664882266895,
                  328.18031356704034
                ],
                [
                  -151.76404635694348,
                  59.366363892962426,
                  705.6603135670404
                ],
                [
                  -151.76429119528547,
                  59.35963017543199,
                  705.6603135670404
                ],
                [
                  -151.77748031271722,
                  59.35975447600949,
                  328.18031356704034
                ]
              ]
            ]
          },
          "id": "20240615_0314_0721_3.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0314_0721_3.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2024-06-16T23:41:50Z",
            "pc:count": 12295441,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 569865.6093,
                "count": 12295441,
                "maximum": 570249.998,
                "minimum": 569499.998,
                "name": "X",
                "position": 0,
                "stddev": 214.7955081,
                "variance": 46137.11031
              },
              {
                "average": 6581104.038,
                "count": 12295441,
                "maximum": 6581499.999,
                "minimum": 6580749.979,
                "name": "Y",
                "position": 1,
                "stddev": 216.6122971,
                "variance": 46920.88726
              },
              {
                "average": 495.6105839,
                "count": 12295441,
                "maximum": 705.6603136,
                "minimum": 328.1803136,
                "name": "Z",
                "position": 2,
                "stddev": 74.70017319,
                "variance": 5580.115875
              },
              {
                "average": 50599.30726,
                "count": 12295441,
                "maximum": 65535,
                "minimum": 13941,
                "name": "Intensity",
                "position": 3,
                "stddev": 7852.743724,
                "variance": 61665584
              },
              {
                "average": 1.117983161,
                "count": 12295441,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3531137591,
                "variance": 0.1246893269
              },
              {
                "average": 1.236886176,
                "count": 12295441,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4933865574,
                "variance": 0.243430295
              },
              {
                "average": 0,
                "count": 12295441,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12295441,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.184833549,
                "count": 12295441,
                "maximum": 22,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.491812193,
                "variance": 12.19275239
              },
              {
                "average": 1.000552714,
                "count": 12295441,
                "maximum": 30.04800034,
                "minimum": -28.21800041,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.94900206,
                "variance": 254.3706666
              },
              {
                "average": 0,
                "count": 12295441,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1318.74772,
                "count": 12295441,
                "maximum": 1407,
                "minimum": 1313,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 18.14495346,
                "variance": 329.239336
              },
              {
                "average": 402540803.3,
                "count": 12295441,
                "maximum": 402616510.1,
                "minimum": 402536359.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 15557.21758,
                "variance": 242027018.9
              },
              {
                "average": 0,
                "count": 12295441,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12295441,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12295441,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12295441,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12295441,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              569499.998,
              6580749.979,
              328.1803136,
              570249.998,
              6581499.999,
              705.6603136
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    569499.997968198,
                    6580749.97872149,
                    328.18031356704034
                  ],
                  [
                    569499.997968198,
                    6581499.99872149,
                    328.18031356704034
                  ],
                  [
                    570249.997968198,
                    6581499.99872149,
                    705.6603135670404
                  ],
                  [
                    570249.997968198,
                    6580749.97872149,
                    705.6603135670404
                  ],
                  [
                    569499.997968198,
                    6580749.97872149,
                    328.18031356704034
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2024-06-16T23:41:50+00:00",
            "end_time": "2024-06-16T01:25: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": "20240615_0307_0717_4.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.95061127780767,
              59.307377004154745,
              329.73486064227075
            ],
            [
              -151.95040378297938,
              59.31411121307716,
              329.73486064227075
            ],
            [
              -151.9372315473943,
              59.314004448673934,
              663.8948606422708
            ],
            [
              -151.93744164505685,
              59.307270268190024,
              663.8948606422708
            ],
            [
              -151.95061127780767,
              59.307377004154745,
              329.73486064227075
            ]
          ]
        ]
      },
      "bbox": [
        -151.9506113,
        59.30727027,
        329.7348606,
        -151.9372315,
        59.31411121,
        663.8948606
      ],
      "properties": {
        "datetime": "2024-06-16T23:44:19Z",
        "pc:count": 11966618,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 560128.5464,
            "count": 11966618,
            "maximum": 560499.9982,
            "minimum": 559749.9982,
            "name": "X",
            "position": 0,
            "stddev": 214.2319287,
            "variance": 45895.31929
          },
          {
            "average": 6575151.575,
            "count": 11966618,
            "maximum": 6575499.999,
            "minimum": 6574749.979,
            "name": "Y",
            "position": 1,
            "stddev": 216.4530381,
            "variance": 46851.91769
          },
          {
            "average": 512.6493546,
            "count": 11966618,
            "maximum": 663.8948606,
            "minimum": 329.7348606,
            "name": "Z",
            "position": 2,
            "stddev": 99.24935443,
            "variance": 9850.434355
          },
          {
            "average": 48689.17926,
            "count": 11966618,
            "maximum": 65535,
            "minimum": 13315,
            "name": "Intensity",
            "position": 3,
            "stddev": 7950.304563,
            "variance": 63207342.64
          },
          {
            "average": 1.148639825,
            "count": 11966618,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3975890941,
            "variance": 0.1580770878
          },
          {
            "average": 1.298512746,
            "count": 11966618,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5523589955,
            "variance": 0.30510046
          },
          {
            "average": 0,
            "count": 11966618,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11966618,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.590810536,
            "count": 11966618,
            "maximum": 22,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.20007727,
            "variance": 17.64064908
          },
          {
            "average": 0.3416568811,
            "count": 11966618,
            "maximum": 28.31399918,
            "minimum": -28.21800041,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 16.38479498,
            "variance": 268.4615066
          },
          {
            "average": 0,
            "count": 11966618,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1316.939997,
            "count": 11966618,
            "maximum": 1407,
            "minimum": 1313,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13.58607743,
            "variance": 184.5814999
          },
          {
            "average": 402539240.9,
            "count": 11966618,
            "maximum": 402616659,
            "minimum": 402536507.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 11667.94245,
            "variance": 136140881
          },
          {
            "average": 0,
            "count": 11966618,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11966618,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11966618,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11966618,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11966618,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          559749.9982,
          6574749.979,
          329.7348606,
          560499.9982,
          6575499.999,
          663.8948606
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                559749.9981546523,
                6574749.978759725,
                329.73486064227075
              ],
              [
                559749.9981546523,
                6575499.998759724,
                329.73486064227075
              ],
              [
                560499.9981546523,
                6575499.998759724,
                663.8948606422708
              ],
              [
                560499.9981546523,
                6574749.978759725,
                663.8948606422708
              ],
              [
                559749.9981546523,
                6574749.978759725,
                329.73486064227075
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2024-06-16T23:44:19+00:00",
        "end_time": "2024-06-16T01:28:27+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20240615_0307_0717_4.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20240615_0307_0717_4.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20240615_0307_0717_4.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0307_0717_4.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.9506113,
            59.30727027,
            329.7348606,
            -151.9372315,
            59.31411121,
            663.8948606
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.95061127780767,
                  59.307377004154745,
                  329.73486064227075
                ],
                [
                  -151.95040378297938,
                  59.31411121307716,
                  329.73486064227075
                ],
                [
                  -151.9372315473943,
                  59.314004448673934,
                  663.8948606422708
                ],
                [
                  -151.93744164505685,
                  59.307270268190024,
                  663.8948606422708
                ],
                [
                  -151.95061127780767,
                  59.307377004154745,
                  329.73486064227075
                ]
              ]
            ]
          },
          "id": "20240615_0307_0717_4.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0307_0717_4.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2024-06-16T23:44:19Z",
            "pc:count": 11966618,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 560128.5464,
                "count": 11966618,
                "maximum": 560499.9982,
                "minimum": 559749.9982,
                "name": "X",
                "position": 0,
                "stddev": 214.2319287,
                "variance": 45895.31929
              },
              {
                "average": 6575151.575,
                "count": 11966618,
                "maximum": 6575499.999,
                "minimum": 6574749.979,
                "name": "Y",
                "position": 1,
                "stddev": 216.4530381,
                "variance": 46851.91769
              },
              {
                "average": 512.6493546,
                "count": 11966618,
                "maximum": 663.8948606,
                "minimum": 329.7348606,
                "name": "Z",
                "position": 2,
                "stddev": 99.24935443,
                "variance": 9850.434355
              },
              {
                "average": 48689.17926,
                "count": 11966618,
                "maximum": 65535,
                "minimum": 13315,
                "name": "Intensity",
                "position": 3,
                "stddev": 7950.304563,
                "variance": 63207342.64
              },
              {
                "average": 1.148639825,
                "count": 11966618,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3975890941,
                "variance": 0.1580770878
              },
              {
                "average": 1.298512746,
                "count": 11966618,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5523589955,
                "variance": 0.30510046
              },
              {
                "average": 0,
                "count": 11966618,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11966618,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.590810536,
                "count": 11966618,
                "maximum": 22,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.20007727,
                "variance": 17.64064908
              },
              {
                "average": 0.3416568811,
                "count": 11966618,
                "maximum": 28.31399918,
                "minimum": -28.21800041,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 16.38479498,
                "variance": 268.4615066
              },
              {
                "average": 0,
                "count": 11966618,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1316.939997,
                "count": 11966618,
                "maximum": 1407,
                "minimum": 1313,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13.58607743,
                "variance": 184.5814999
              },
              {
                "average": 402539240.9,
                "count": 11966618,
                "maximum": 402616659,
                "minimum": 402536507.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 11667.94245,
                "variance": 136140881
              },
              {
                "average": 0,
                "count": 11966618,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11966618,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11966618,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11966618,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11966618,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              559749.9982,
              6574749.979,
              329.7348606,
              560499.9982,
              6575499.999,
              663.8948606
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    559749.9981546523,
                    6574749.978759725,
                    329.73486064227075
                  ],
                  [
                    559749.9981546523,
                    6575499.998759724,
                    329.73486064227075
                  ],
                  [
                    560499.9981546523,
                    6575499.998759724,
                    663.8948606422708
                  ],
                  [
                    560499.9981546523,
                    6574749.978759725,
                    663.8948606422708
                  ],
                  [
                    559749.9981546523,
                    6574749.978759725,
                    329.73486064227075
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2024-06-16T23:44:19+00:00",
            "end_time": "2024-06-16T01:28:27+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": "20240615_0316_0724_3.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.72320676924429,
              59.39964977709047,
              2.605742103566683
            ],
            [
              -151.7229533889385,
              59.40638334706526,
              2.605742103566683
            ],
            [
              -151.7097464302662,
              59.40625347057052,
              524.1257421035666
            ],
            [
              -151.71000242921758,
              59.399519935248925,
              524.1257421035666
            ],
            [
              -151.72320676924429,
              59.39964977709047,
              2.605742103566683
            ]
          ]
        ]
      },
      "bbox": [
        -151.7232068,
        59.39951994,
        2.605742104,
        -151.7097464,
        59.40638335,
        524.1257421
      ],
      "properties": {
        "datetime": "2024-06-16T01:25:01Z",
        "pc:count": 11918226,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 572890.5206,
            "count": 11918226,
            "maximum": 573249.9979,
            "minimum": 572499.9979,
            "name": "X",
            "position": 0,
            "stddev": 218.5920786,
            "variance": 47782.49682
          },
          {
            "average": 6585636.783,
            "count": 11918226,
            "maximum": 6585999.999,
            "minimum": 6585249.979,
            "name": "Y",
            "position": 1,
            "stddev": 220.9082589,
            "variance": 48800.45884
          },
          {
            "average": 318.981802,
            "count": 11918226,
            "maximum": 524.1257421,
            "minimum": 2.605742104,
            "name": "Z",
            "position": 2,
            "stddev": 109.4967114,
            "variance": 11989.52982
          },
          {
            "average": 46104.67009,
            "count": 11918226,
            "maximum": 65535,
            "minimum": 15579,
            "name": "Intensity",
            "position": 3,
            "stddev": 9614.246138,
            "variance": 92433728.81
          },
          {
            "average": 1.29469562,
            "count": 11918226,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5462288501,
            "variance": 0.2983659566
          },
          {
            "average": 1.591991711,
            "count": 11918226,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.717766815,
            "variance": 0.5151892007
          },
          {
            "average": 0,
            "count": 11918226,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11918226,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.446490862,
            "count": 11918226,
            "maximum": 21,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.18848495,
            "variance": 4.789466376
          },
          {
            "average": -1.707425088,
            "count": 11918226,
            "maximum": 28.22400093,
            "minimum": -27.93600082,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 16.16960254,
            "variance": 261.4560462
          },
          {
            "average": 0,
            "count": 11918226,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1311.40684,
            "count": 11918226,
            "maximum": 1313,
            "minimum": 1310,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8669915505,
            "variance": 0.7516743487
          },
          {
            "average": 402535355.8,
            "count": 11918226,
            "maximum": 402536301.2,
            "minimum": 402534520.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 537.655762,
            "variance": 289073.7185
          },
          {
            "average": 0,
            "count": 11918226,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11918226,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11918226,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11918226,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11918226,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          572499.9979,
          6585249.979,
          2.605742104,
          573249.9979,
          6585999.999,
          524.1257421
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                572499.9978979073,
                6585249.978782605,
                2.605742103566683
              ],
              [
                572499.9978979073,
                6585999.998782605,
                2.605742103566683
              ],
              [
                573249.9978979073,
                6585999.998782605,
                524.1257421035666
              ],
              [
                573249.9978979073,
                6585249.978782605,
                524.1257421035666
              ],
              [
                572499.9978979073,
                6585249.978782605,
                2.605742103566683
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2024-06-16T01:25:01+00:00",
        "end_time": "2024-06-16T00:55:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20240615_0316_0724_3.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20240615_0316_0724_3.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20240615_0316_0724_3.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0316_0724_3.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.7232068,
            59.39951994,
            2.605742104,
            -151.7097464,
            59.40638335,
            524.1257421
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.72320676924429,
                  59.39964977709047,
                  2.605742103566683
                ],
                [
                  -151.7229533889385,
                  59.40638334706526,
                  2.605742103566683
                ],
                [
                  -151.7097464302662,
                  59.40625347057052,
                  524.1257421035666
                ],
                [
                  -151.71000242921758,
                  59.399519935248925,
                  524.1257421035666
                ],
                [
                  -151.72320676924429,
                  59.39964977709047,
                  2.605742103566683
                ]
              ]
            ]
          },
          "id": "20240615_0316_0724_3.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0316_0724_3.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2024-06-16T01:25:01Z",
            "pc:count": 11918226,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 572890.5206,
                "count": 11918226,
                "maximum": 573249.9979,
                "minimum": 572499.9979,
                "name": "X",
                "position": 0,
                "stddev": 218.5920786,
                "variance": 47782.49682
              },
              {
                "average": 6585636.783,
                "count": 11918226,
                "maximum": 6585999.999,
                "minimum": 6585249.979,
                "name": "Y",
                "position": 1,
                "stddev": 220.9082589,
                "variance": 48800.45884
              },
              {
                "average": 318.981802,
                "count": 11918226,
                "maximum": 524.1257421,
                "minimum": 2.605742104,
                "name": "Z",
                "position": 2,
                "stddev": 109.4967114,
                "variance": 11989.52982
              },
              {
                "average": 46104.67009,
                "count": 11918226,
                "maximum": 65535,
                "minimum": 15579,
                "name": "Intensity",
                "position": 3,
                "stddev": 9614.246138,
                "variance": 92433728.81
              },
              {
                "average": 1.29469562,
                "count": 11918226,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5462288501,
                "variance": 0.2983659566
              },
              {
                "average": 1.591991711,
                "count": 11918226,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.717766815,
                "variance": 0.5151892007
              },
              {
                "average": 0,
                "count": 11918226,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11918226,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.446490862,
                "count": 11918226,
                "maximum": 21,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.18848495,
                "variance": 4.789466376
              },
              {
                "average": -1.707425088,
                "count": 11918226,
                "maximum": 28.22400093,
                "minimum": -27.93600082,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 16.16960254,
                "variance": 261.4560462
              },
              {
                "average": 0,
                "count": 11918226,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1311.40684,
                "count": 11918226,
                "maximum": 1313,
                "minimum": 1310,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8669915505,
                "variance": 0.7516743487
              },
              {
                "average": 402535355.8,
                "count": 11918226,
                "maximum": 402536301.2,
                "minimum": 402534520.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 537.655762,
                "variance": 289073.7185
              },
              {
                "average": 0,
                "count": 11918226,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11918226,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11918226,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11918226,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11918226,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              572499.9979,
              6585249.979,
              2.605742104,
              573249.9979,
              6585999.999,
              524.1257421
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    572499.9978979073,
                    6585249.978782605,
                    2.605742103566683
                  ],
                  [
                    572499.9978979073,
                    6585999.998782605,
                    2.605742103566683
                  ],
                  [
                    573249.9978979073,
                    6585999.998782605,
                    524.1257421035666
                  ],
                  [
                    573249.9978979073,
                    6585249.978782605,
                    524.1257421035666
                  ],
                  [
                    572499.9978979073,
                    6585249.978782605,
                    2.605742103566683
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2024-06-16T01:25:01+00:00",
            "end_time": "2024-06-16T00:55: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": "20230801_0325_0725_2.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.4714361289795,
              59.41715242865241,
              129.4676596707464
            ],
            [
              -151.4711325841729,
              59.42388525549187,
              129.4676596707464
            ],
            [
              -151.45792024453806,
              59.423729878109576,
              342.1676596707464
            ],
            [
              -151.45822641003008,
              59.41699709273685,
              342.1676596707464
            ],
            [
              -151.4714361289795,
              59.41715242865241,
              129.4676596707464
            ]
          ]
        ]
      },
      "bbox": [
        -151.4714361,
        59.41699709,
        129.4676597,
        -151.4579202,
        59.42388526,
        342.1676597
      ],
      "properties": {
        "datetime": "2024-06-17T00:09:25Z",
        "pc:count": 33995015,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 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.8026,
            "count": 33995015,
            "maximum": 587499.9981,
            "minimum": 586749.9981,
            "name": "X",
            "position": 0,
            "stddev": 224.6101671,
            "variance": 50449.72715
          },
          {
            "average": 6587878.12,
            "count": 33995015,
            "maximum": 6588249.999,
            "minimum": 6587499.979,
            "name": "Y",
            "position": 1,
            "stddev": 217.5020656,
            "variance": 47307.14852
          },
          {
            "average": 207.4444714,
            "count": 33995015,
            "maximum": 342.1676597,
            "minimum": 129.4676597,
            "name": "Z",
            "position": 2,
            "stddev": 34.02001834,
            "variance": 1157.361648
          },
          {
            "average": 41990.01537,
            "count": 33995015,
            "maximum": 65535,
            "minimum": 10455,
            "name": "Intensity",
            "position": 3,
            "stddev": 10634.62141,
            "variance": 113095172.6
          },
          {
            "average": 1.515475725,
            "count": 33995015,
            "maximum": 8,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7434762162,
            "variance": 0.552756884
          },
          {
            "average": 2.031851494,
            "count": 33995015,
            "maximum": 8,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9371090719,
            "variance": 0.8781734127
          },
          {
            "average": 0.2277517748,
            "count": 33995015,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4193815793,
            "variance": 0.175880909
          },
          {
            "average": 0,
            "count": 33995015,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 3.890414903,
            "count": 33995015,
            "maximum": 22,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.105855737,
            "variance": 9.646339857
          },
          {
            "average": 0.8854662794,
            "count": 33995015,
            "maximum": 28.12800026,
            "minimum": -28.03199959,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.11755659,
            "variance": 228.5405173
          },
          {
            "average": 0.2277517748,
            "count": 33995015,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4193815793,
            "variance": 0.175880909
          },
          {
            "average": 818.6688381,
            "count": 33995015,
            "maximum": 1410,
            "minimum": 109,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 644.424046,
            "variance": 415282.3511
          },
          {
            "average": 390071357.7,
            "count": 33995015,
            "maximum": 402618165.5,
            "minimum": 374949061.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 13772515.16,
            "variance": 189682173800000.0
          },
          {
            "average": 0.2277517748,
            "count": 33995015,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0.4193815793,
            "variance": 0.175880909
          },
          {
            "average": 0,
            "count": 33995015,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 33995015,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 33995015,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 33995015,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          586749.9981,
          6587499.979,
          129.4676597,
          587499.9981,
          6588249.999,
          342.1676597
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                586749.9981355427,
                6587499.978796925,
                129.4676596707464
              ],
              [
                586749.9981355427,
                6588249.998796925,
                129.4676596707464
              ],
              [
                587499.9981355427,
                6588249.998796925,
                342.1676596707464
              ],
              [
                587499.9981355427,
                6587499.978796925,
                342.1676596707464
              ],
              [
                586749.9981355427,
                6587499.978796925,
                129.4676596707464
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2024-06-17T00:09:25+00:00",
        "end_time": "2023-08-01T18:17:41+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20230801_0325_0725_2.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20230801_0325_0725_2.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20230801_0325_0725_2.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20230801_0325_0725_2.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.4714361,
            59.41699709,
            129.4676597,
            -151.4579202,
            59.42388526,
            342.1676597
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.4714361289795,
                  59.41715242865241,
                  129.4676596707464
                ],
                [
                  -151.4711325841729,
                  59.42388525549187,
                  129.4676596707464
                ],
                [
                  -151.45792024453806,
                  59.423729878109576,
                  342.1676596707464
                ],
                [
                  -151.45822641003008,
                  59.41699709273685,
                  342.1676596707464
                ],
                [
                  -151.4714361289795,
                  59.41715242865241,
                  129.4676596707464
                ]
              ]
            ]
          },
          "id": "20230801_0325_0725_2.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20230801_0325_0725_2.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2024-06-17T00:09:25Z",
            "pc:count": 33995015,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 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.8026,
                "count": 33995015,
                "maximum": 587499.9981,
                "minimum": 586749.9981,
                "name": "X",
                "position": 0,
                "stddev": 224.6101671,
                "variance": 50449.72715
              },
              {
                "average": 6587878.12,
                "count": 33995015,
                "maximum": 6588249.999,
                "minimum": 6587499.979,
                "name": "Y",
                "position": 1,
                "stddev": 217.5020656,
                "variance": 47307.14852
              },
              {
                "average": 207.4444714,
                "count": 33995015,
                "maximum": 342.1676597,
                "minimum": 129.4676597,
                "name": "Z",
                "position": 2,
                "stddev": 34.02001834,
                "variance": 1157.361648
              },
              {
                "average": 41990.01537,
                "count": 33995015,
                "maximum": 65535,
                "minimum": 10455,
                "name": "Intensity",
                "position": 3,
                "stddev": 10634.62141,
                "variance": 113095172.6
              },
              {
                "average": 1.515475725,
                "count": 33995015,
                "maximum": 8,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7434762162,
                "variance": 0.552756884
              },
              {
                "average": 2.031851494,
                "count": 33995015,
                "maximum": 8,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9371090719,
                "variance": 0.8781734127
              },
              {
                "average": 0.2277517748,
                "count": 33995015,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4193815793,
                "variance": 0.175880909
              },
              {
                "average": 0,
                "count": 33995015,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 3.890414903,
                "count": 33995015,
                "maximum": 22,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.105855737,
                "variance": 9.646339857
              },
              {
                "average": 0.8854662794,
                "count": 33995015,
                "maximum": 28.12800026,
                "minimum": -28.03199959,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.11755659,
                "variance": 228.5405173
              },
              {
                "average": 0.2277517748,
                "count": 33995015,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4193815793,
                "variance": 0.175880909
              },
              {
                "average": 818.6688381,
                "count": 33995015,
                "maximum": 1410,
                "minimum": 109,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 644.424046,
                "variance": 415282.3511
              },
              {
                "average": 390071357.7,
                "count": 33995015,
                "maximum": 402618165.5,
                "minimum": 374949061.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 13772515.16,
                "variance": 189682173800000.0
              },
              {
                "average": 0.2277517748,
                "count": 33995015,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0.4193815793,
                "variance": 0.175880909
              },
              {
                "average": 0,
                "count": 33995015,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 33995015,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 33995015,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 33995015,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              586749.9981,
              6587499.979,
              129.4676597,
              587499.9981,
              6588249.999,
              342.1676597
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    586749.9981355427,
                    6587499.978796925,
                    129.4676596707464
                  ],
                  [
                    586749.9981355427,
                    6588249.998796925,
                    129.4676596707464
                  ],
                  [
                    587499.9981355427,
                    6588249.998796925,
                    342.1676596707464
                  ],
                  [
                    587499.9981355427,
                    6587499.978796925,
                    342.1676596707464
                  ],
                  [
                    586749.9981355427,
                    6587499.978796925,
                    129.4676596707464
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2024-06-17T00:09:25+00:00",
            "end_time": "2023-08-01T18:17: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": "20240616_0315_0719_3.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.75209081392765,
              59.33257044732802,
              49.17269689561171
            ],
            [
              -151.75184382442654,
              59.339304161905204,
              49.17269689561171
            ],
            [
              -151.73866276311819,
              59.33917729595831,
              289.19269689561173
            ],
            [
              -151.73891235925734,
              59.33244361518791,
              289.19269689561173
            ],
            [
              -151.75209081392765,
              59.33257044732802,
              49.17269689561171
            ]
          ]
        ]
      },
      "bbox": [
        -151.7520908,
        59.33244362,
        49.1726969,
        -151.7386628,
        59.33930416,
        289.1926969
      ],
      "properties": {
        "datetime": "2024-06-17T00:05:17Z",
        "pc:count": 20382140,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 571373.7121,
            "count": 20382140,
            "maximum": 571749.998,
            "minimum": 570999.998,
            "name": "X",
            "position": 0,
            "stddev": 217.4824935,
            "variance": 47298.63498
          },
          {
            "average": 6578130.975,
            "count": 20382140,
            "maximum": 6578499.999,
            "minimum": 6577749.979,
            "name": "Y",
            "position": 1,
            "stddev": 212.5590889,
            "variance": 45181.36626
          },
          {
            "average": 145.0232004,
            "count": 20382140,
            "maximum": 289.1926969,
            "minimum": 49.1726969,
            "name": "Z",
            "position": 2,
            "stddev": 53.31002036,
            "variance": 2841.958271
          },
          {
            "average": 41481.18044,
            "count": 20382140,
            "maximum": 65445,
            "minimum": 18826,
            "name": "Intensity",
            "position": 3,
            "stddev": 9302.473574,
            "variance": 86536014.59
          },
          {
            "average": 1.600134039,
            "count": 20382140,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7778325579,
            "variance": 0.6050234882
          },
          {
            "average": 2.199114519,
            "count": 20382140,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9250937694,
            "variance": 0.8557984821
          },
          {
            "average": 0,
            "count": 20382140,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20382140,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 3.884396634,
            "count": 20382140,
            "maximum": 5,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.746538164,
            "variance": 3.050395558
          },
          {
            "average": 2.508751441,
            "count": 20382140,
            "maximum": 28.12800026,
            "minimum": -28.03199959,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.71866163,
            "variance": 247.0763235
          },
          {
            "average": 0,
            "count": 20382140,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1405.726865,
            "count": 20382140,
            "maximum": 1410,
            "minimum": 1403,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.468475763,
            "variance": 6.093372594
          },
          {
            "average": 402615798.9,
            "count": 20382140,
            "maximum": 402617917,
            "minimum": 402614406.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1275.545656,
            "variance": 1627016.721
          },
          {
            "average": 0,
            "count": 20382140,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20382140,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20382140,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20382140,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20382140,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          570999.998,
          6577749.979,
          49.1726969,
          571749.998,
          6578499.999,
          289.1926969
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                570999.9979562843,
                6577749.97873854,
                49.17269689561171
              ],
              [
                570999.9979562843,
                6578499.998738539,
                49.17269689561171
              ],
              [
                571749.9979562843,
                6578499.998738539,
                289.19269689561173
              ],
              [
                571749.9979562843,
                6577749.97873854,
                289.19269689561173
              ],
              [
                570999.9979562843,
                6577749.97873854,
                49.17269689561171
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2024-06-17T00:05:17+00:00",
        "end_time": "2024-06-16T23:06:46+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20240616_0315_0719_3.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20240616_0315_0719_3.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20240616_0315_0719_3.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240616_0315_0719_3.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.7520908,
            59.33244362,
            49.1726969,
            -151.7386628,
            59.33930416,
            289.1926969
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.75209081392765,
                  59.33257044732802,
                  49.17269689561171
                ],
                [
                  -151.75184382442654,
                  59.339304161905204,
                  49.17269689561171
                ],
                [
                  -151.73866276311819,
                  59.33917729595831,
                  289.19269689561173
                ],
                [
                  -151.73891235925734,
                  59.33244361518791,
                  289.19269689561173
                ],
                [
                  -151.75209081392765,
                  59.33257044732802,
                  49.17269689561171
                ]
              ]
            ]
          },
          "id": "20240616_0315_0719_3.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240616_0315_0719_3.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2024-06-17T00:05:17Z",
            "pc:count": 20382140,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 571373.7121,
                "count": 20382140,
                "maximum": 571749.998,
                "minimum": 570999.998,
                "name": "X",
                "position": 0,
                "stddev": 217.4824935,
                "variance": 47298.63498
              },
              {
                "average": 6578130.975,
                "count": 20382140,
                "maximum": 6578499.999,
                "minimum": 6577749.979,
                "name": "Y",
                "position": 1,
                "stddev": 212.5590889,
                "variance": 45181.36626
              },
              {
                "average": 145.0232004,
                "count": 20382140,
                "maximum": 289.1926969,
                "minimum": 49.1726969,
                "name": "Z",
                "position": 2,
                "stddev": 53.31002036,
                "variance": 2841.958271
              },
              {
                "average": 41481.18044,
                "count": 20382140,
                "maximum": 65445,
                "minimum": 18826,
                "name": "Intensity",
                "position": 3,
                "stddev": 9302.473574,
                "variance": 86536014.59
              },
              {
                "average": 1.600134039,
                "count": 20382140,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7778325579,
                "variance": 0.6050234882
              },
              {
                "average": 2.199114519,
                "count": 20382140,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9250937694,
                "variance": 0.8557984821
              },
              {
                "average": 0,
                "count": 20382140,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20382140,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 3.884396634,
                "count": 20382140,
                "maximum": 5,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.746538164,
                "variance": 3.050395558
              },
              {
                "average": 2.508751441,
                "count": 20382140,
                "maximum": 28.12800026,
                "minimum": -28.03199959,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.71866163,
                "variance": 247.0763235
              },
              {
                "average": 0,
                "count": 20382140,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1405.726865,
                "count": 20382140,
                "maximum": 1410,
                "minimum": 1403,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.468475763,
                "variance": 6.093372594
              },
              {
                "average": 402615798.9,
                "count": 20382140,
                "maximum": 402617917,
                "minimum": 402614406.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1275.545656,
                "variance": 1627016.721
              },
              {
                "average": 0,
                "count": 20382140,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20382140,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20382140,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20382140,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20382140,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              570999.998,
              6577749.979,
              49.1726969,
              571749.998,
              6578499.999,
              289.1926969
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    570999.9979562843,
                    6577749.97873854,
                    49.17269689561171
                  ],
                  [
                    570999.9979562843,
                    6578499.998738539,
                    49.17269689561171
                  ],
                  [
                    571749.9979562843,
                    6578499.998738539,
                    289.19269689561173
                  ],
                  [
                    571749.9979562843,
                    6577749.97873854,
                    289.19269689561173
                  ],
                  [
                    570999.9979562843,
                    6577749.97873854,
                    49.17269689561171
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2024-06-17T00:05:17+00:00",
            "end_time": "2024-06-16T23:06: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": "20240615_0314_0724_4.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.76282049158422,
              59.400031289066064,
              121.1645176346129
            ],
            [
              -151.76257496767548,
              59.40676496086341,
              121.1645176346129
            ],
            [
              -151.74936765812112,
              59.406639092032876,
              395.9645176346129
            ],
            [
              -151.74961580090493,
              59.399905453820196,
              395.9645176346129
            ],
            [
              -151.76282049158422,
              59.400031289066064,
              121.1645176346129
            ]
          ]
        ]
      },
      "bbox": [
        -151.7628205,
        59.39990545,
        121.1645176,
        -151.7493677,
        59.40676496,
        395.9645176
      ],
      "properties": {
        "datetime": "2024-06-16T01:04:50Z",
        "pc:count": 10936336,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 570616.4076,
            "count": 10936336,
            "maximum": 570999.998,
            "minimum": 570249.998,
            "name": "X",
            "position": 0,
            "stddev": 220.6931454,
            "variance": 48705.46442
          },
          {
            "average": 6585612.011,
            "count": 10936336,
            "maximum": 6585999.999,
            "minimum": 6585249.979,
            "name": "Y",
            "position": 1,
            "stddev": 215.7933994,
            "variance": 46566.79123
          },
          {
            "average": 222.3099712,
            "count": 10936336,
            "maximum": 395.9645176,
            "minimum": 121.1645176,
            "name": "Z",
            "position": 2,
            "stddev": 74.58818376,
            "variance": 5563.397157
          },
          {
            "average": 48340.35706,
            "count": 10936336,
            "maximum": 65535,
            "minimum": 17485,
            "name": "Intensity",
            "position": 3,
            "stddev": 9008.02576,
            "variance": 81144528.09
          },
          {
            "average": 1.230905762,
            "count": 10936336,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4856767202,
            "variance": 0.2358818765
          },
          {
            "average": 1.462871569,
            "count": 10936336,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6512320187,
            "variance": 0.4241031422
          },
          {
            "average": 0,
            "count": 10936336,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10936336,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.309506493,
            "count": 10936336,
            "maximum": 5,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.785446396,
            "variance": 3.187818834
          },
          {
            "average": 6.218096484,
            "count": 10936336,
            "maximum": 28.22400093,
            "minimum": -28.12199974,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 14.44266792,
            "variance": 208.5906567
          },
          {
            "average": 0,
            "count": 10936336,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1309.681015,
            "count": 10936336,
            "maximum": 1311,
            "minimum": 1307,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.862793499,
            "variance": 0.7444126219
          },
          {
            "average": 402533180.9,
            "count": 10936336,
            "maximum": 402535090.2,
            "minimum": 402530550.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1757.245345,
            "variance": 3087911.202
          },
          {
            "average": 0,
            "count": 10936336,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10936336,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10936336,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10936336,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10936336,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          570249.998,
          6585249.979,
          121.1645176,
          570999.998,
          6585999.999,
          395.9645176
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                570249.9979830564,
                6585249.9787390735,
                121.1645176346129
              ],
              [
                570249.9979830564,
                6585999.998739073,
                121.1645176346129
              ],
              [
                570999.9979830564,
                6585999.998739073,
                395.9645176346129
              ],
              [
                570999.9979830564,
                6585249.9787390735,
                395.9645176346129
              ],
              [
                570249.9979830564,
                6585249.9787390735,
                121.1645176346129
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2024-06-16T01:04:50+00:00",
        "end_time": "2024-06-15T23:49:10+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20240615_0314_0724_4.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20240615_0314_0724_4.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20240615_0314_0724_4.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0314_0724_4.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.7628205,
            59.39990545,
            121.1645176,
            -151.7493677,
            59.40676496,
            395.9645176
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.76282049158422,
                  59.400031289066064,
                  121.1645176346129
                ],
                [
                  -151.76257496767548,
                  59.40676496086341,
                  121.1645176346129
                ],
                [
                  -151.74936765812112,
                  59.406639092032876,
                  395.9645176346129
                ],
                [
                  -151.74961580090493,
                  59.399905453820196,
                  395.9645176346129
                ],
                [
                  -151.76282049158422,
                  59.400031289066064,
                  121.1645176346129
                ]
              ]
            ]
          },
          "id": "20240615_0314_0724_4.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0314_0724_4.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2024-06-16T01:04:50Z",
            "pc:count": 10936336,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 570616.4076,
                "count": 10936336,
                "maximum": 570999.998,
                "minimum": 570249.998,
                "name": "X",
                "position": 0,
                "stddev": 220.6931454,
                "variance": 48705.46442
              },
              {
                "average": 6585612.011,
                "count": 10936336,
                "maximum": 6585999.999,
                "minimum": 6585249.979,
                "name": "Y",
                "position": 1,
                "stddev": 215.7933994,
                "variance": 46566.79123
              },
              {
                "average": 222.3099712,
                "count": 10936336,
                "maximum": 395.9645176,
                "minimum": 121.1645176,
                "name": "Z",
                "position": 2,
                "stddev": 74.58818376,
                "variance": 5563.397157
              },
              {
                "average": 48340.35706,
                "count": 10936336,
                "maximum": 65535,
                "minimum": 17485,
                "name": "Intensity",
                "position": 3,
                "stddev": 9008.02576,
                "variance": 81144528.09
              },
              {
                "average": 1.230905762,
                "count": 10936336,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4856767202,
                "variance": 0.2358818765
              },
              {
                "average": 1.462871569,
                "count": 10936336,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6512320187,
                "variance": 0.4241031422
              },
              {
                "average": 0,
                "count": 10936336,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10936336,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.309506493,
                "count": 10936336,
                "maximum": 5,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.785446396,
                "variance": 3.187818834
              },
              {
                "average": 6.218096484,
                "count": 10936336,
                "maximum": 28.22400093,
                "minimum": -28.12199974,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 14.44266792,
                "variance": 208.5906567
              },
              {
                "average": 0,
                "count": 10936336,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1309.681015,
                "count": 10936336,
                "maximum": 1311,
                "minimum": 1307,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.862793499,
                "variance": 0.7444126219
              },
              {
                "average": 402533180.9,
                "count": 10936336,
                "maximum": 402535090.2,
                "minimum": 402530550.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1757.245345,
                "variance": 3087911.202
              },
              {
                "average": 0,
                "count": 10936336,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10936336,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10936336,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10936336,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10936336,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              570249.998,
              6585249.979,
              121.1645176,
              570999.998,
              6585999.999,
              395.9645176
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    570249.9979830564,
                    6585249.9787390735,
                    121.1645176346129
                  ],
                  [
                    570249.9979830564,
                    6585999.998739073,
                    121.1645176346129
                  ],
                  [
                    570999.9979830564,
                    6585999.998739073,
                    395.9645176346129
                  ],
                  [
                    570999.9979830564,
                    6585249.9787390735,
                    395.9645176346129
                  ],
                  [
                    570249.9979830564,
                    6585249.9787390735,
                    121.1645176346129
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2024-06-16T01:04:50+00:00",
            "end_time": "2024-06-15T23:49: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": "20240615_0311_0725_4.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.8415912827346,
              59.41422561698893,
              230.09626353496526
            ],
            [
              -151.84136125915433,
              59.420959467726796,
              230.09626353496526
            ],
            [
              -151.82814803864352,
              59.4208415519214,
              379.2562635349652
            ],
            [
              -151.82838068397885,
              59.41410773265563,
              379.2562635349652
            ],
            [
              -151.8415912827346,
              59.41422561698893,
              230.09626353496526
            ]
          ]
        ]
      },
      "bbox": [
        -151.8415913,
        59.41410773,
        230.0962635,
        -151.828148,
        59.42095947,
        379.2562635
      ],
      "properties": {
        "datetime": "2024-06-15T23:31:23Z",
        "pc:count": 11746723,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 566125.2937,
            "count": 11746723,
            "maximum": 566499.998,
            "minimum": 565749.998,
            "name": "X",
            "position": 0,
            "stddev": 214.9003265,
            "variance": 46182.15034
          },
          {
            "average": 6587146.304,
            "count": 11746723,
            "maximum": 6587499.999,
            "minimum": 6586749.979,
            "name": "Y",
            "position": 1,
            "stddev": 212.9739072,
            "variance": 45357.88514
          },
          {
            "average": 291.9084954,
            "count": 11746723,
            "maximum": 379.2562635,
            "minimum": 230.0962635,
            "name": "Z",
            "position": 2,
            "stddev": 27.32628014,
            "variance": 746.7255862
          },
          {
            "average": 43519.51198,
            "count": 11746723,
            "maximum": 65535,
            "minimum": 17009,
            "name": "Intensity",
            "position": 3,
            "stddev": 10140.15779,
            "variance": 102822800
          },
          {
            "average": 1.46715667,
            "count": 11746723,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6781225103,
            "variance": 0.459850139
          },
          {
            "average": 1.93505576,
            "count": 11746723,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.833466911,
            "variance": 0.6946670916
          },
          {
            "average": 0,
            "count": 11746723,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11746723,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 3.101296506,
            "count": 11746723,
            "maximum": 5,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.887803028,
            "variance": 3.563800274
          },
          {
            "average": 3.146759795,
            "count": 11746723,
            "maximum": 28.03199959,
            "minimum": -28.21800041,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 16.09459429,
            "variance": 259.0359654
          },
          {
            "average": 0,
            "count": 11746723,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1304.067122,
            "count": 11746723,
            "maximum": 1305,
            "minimum": 1303,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6843784163,
            "variance": 0.4683738167
          },
          {
            "average": 402528930.9,
            "count": 11746723,
            "maximum": 402529483.8,
            "minimum": 402528479.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 356.2645759,
            "variance": 126924.448
          },
          {
            "average": 0,
            "count": 11746723,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11746723,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11746723,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11746723,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11746723,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          565749.998,
          6586749.979,
          230.0962635,
          566499.998,
          6587499.999,
          379.2562635
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                565749.9980072966,
                6586749.978676784,
                230.09626353496526
              ],
              [
                565749.9980072966,
                6587499.998676783,
                230.09626353496526
              ],
              [
                566499.9980072966,
                6587499.998676783,
                379.2562635349652
              ],
              [
                566499.9980072966,
                6586749.978676784,
                379.2562635349652
              ],
              [
                565749.9980072966,
                6586749.978676784,
                230.09626353496526
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2024-06-15T23:31:23+00:00",
        "end_time": "2024-06-15T23:14:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20240615_0311_0725_4.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20240615_0311_0725_4.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20240615_0311_0725_4.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0311_0725_4.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.8415913,
            59.41410773,
            230.0962635,
            -151.828148,
            59.42095947,
            379.2562635
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.8415912827346,
                  59.41422561698893,
                  230.09626353496526
                ],
                [
                  -151.84136125915433,
                  59.420959467726796,
                  230.09626353496526
                ],
                [
                  -151.82814803864352,
                  59.4208415519214,
                  379.2562635349652
                ],
                [
                  -151.82838068397885,
                  59.41410773265563,
                  379.2562635349652
                ],
                [
                  -151.8415912827346,
                  59.41422561698893,
                  230.09626353496526
                ]
              ]
            ]
          },
          "id": "20240615_0311_0725_4.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0311_0725_4.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2024-06-15T23:31:23Z",
            "pc:count": 11746723,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 566125.2937,
                "count": 11746723,
                "maximum": 566499.998,
                "minimum": 565749.998,
                "name": "X",
                "position": 0,
                "stddev": 214.9003265,
                "variance": 46182.15034
              },
              {
                "average": 6587146.304,
                "count": 11746723,
                "maximum": 6587499.999,
                "minimum": 6586749.979,
                "name": "Y",
                "position": 1,
                "stddev": 212.9739072,
                "variance": 45357.88514
              },
              {
                "average": 291.9084954,
                "count": 11746723,
                "maximum": 379.2562635,
                "minimum": 230.0962635,
                "name": "Z",
                "position": 2,
                "stddev": 27.32628014,
                "variance": 746.7255862
              },
              {
                "average": 43519.51198,
                "count": 11746723,
                "maximum": 65535,
                "minimum": 17009,
                "name": "Intensity",
                "position": 3,
                "stddev": 10140.15779,
                "variance": 102822800
              },
              {
                "average": 1.46715667,
                "count": 11746723,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6781225103,
                "variance": 0.459850139
              },
              {
                "average": 1.93505576,
                "count": 11746723,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.833466911,
                "variance": 0.6946670916
              },
              {
                "average": 0,
                "count": 11746723,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11746723,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 3.101296506,
                "count": 11746723,
                "maximum": 5,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.887803028,
                "variance": 3.563800274
              },
              {
                "average": 3.146759795,
                "count": 11746723,
                "maximum": 28.03199959,
                "minimum": -28.21800041,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 16.09459429,
                "variance": 259.0359654
              },
              {
                "average": 0,
                "count": 11746723,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1304.067122,
                "count": 11746723,
                "maximum": 1305,
                "minimum": 1303,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6843784163,
                "variance": 0.4683738167
              },
              {
                "average": 402528930.9,
                "count": 11746723,
                "maximum": 402529483.8,
                "minimum": 402528479.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 356.2645759,
                "variance": 126924.448
              },
              {
                "average": 0,
                "count": 11746723,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11746723,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11746723,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11746723,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11746723,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              565749.998,
              6586749.979,
              230.0962635,
              566499.998,
              6587499.999,
              379.2562635
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    565749.9980072966,
                    6586749.978676784,
                    230.09626353496526
                  ],
                  [
                    565749.9980072966,
                    6587499.998676783,
                    230.09626353496526
                  ],
                  [
                    566499.9980072966,
                    6587499.998676783,
                    379.2562635349652
                  ],
                  [
                    566499.9980072966,
                    6586749.978676784,
                    379.2562635349652
                  ],
                  [
                    565749.9980072966,
                    6586749.978676784,
                    230.09626353496526
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2024-06-15T23:31:23+00:00",
            "end_time": "2024-06-15T23:14:39+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": "20240616_0317_0718_3.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.6998921545902,
              59.31858830869138,
              152.52979499262887
            ],
            [
              -151.69963497843918,
              59.325321901300086,
              152.52979499262887
            ],
            [
              -151.6864596005114,
              59.3251897766017,
              388.04979499262885
            ],
            [
              -151.6867193805703,
              59.318456219190956,
              388.04979499262885
            ],
            [
              -151.6998921545902,
              59.31858830869138,
              152.52979499262887
            ]
          ]
        ]
      },
      "bbox": [
        -151.6998922,
        59.31845622,
        152.529795,
        -151.6864596,
        59.3253219,
        388.049795
      ],
      "properties": {
        "datetime": "2024-06-17T00:37:33Z",
        "pc:count": 18609485,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 574372.2289,
            "count": 18609485,
            "maximum": 574749.998,
            "minimum": 573999.998,
            "name": "X",
            "position": 0,
            "stddev": 217.8396549,
            "variance": 47454.11526
          },
          {
            "average": 6576623.112,
            "count": 18609485,
            "maximum": 6576999.999,
            "minimum": 6576249.979,
            "name": "Y",
            "position": 1,
            "stddev": 214.2407447,
            "variance": 45899.09667
          },
          {
            "average": 238.1744135,
            "count": 18609485,
            "maximum": 388.049795,
            "minimum": 152.529795,
            "name": "Z",
            "position": 2,
            "stddev": 39.42040095,
            "variance": 1553.968011
          },
          {
            "average": 41263.47265,
            "count": 18609485,
            "maximum": 64373,
            "minimum": 17217,
            "name": "Intensity",
            "position": 3,
            "stddev": 9665.985138,
            "variance": 93431268.68
          },
          {
            "average": 1.598585775,
            "count": 18609485,
            "maximum": 8,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7743638319,
            "variance": 0.5996393441
          },
          {
            "average": 2.196739781,
            "count": 18609485,
            "maximum": 8,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9181709796,
            "variance": 0.8430379477
          },
          {
            "average": 0,
            "count": 18609485,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18609485,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 3.740491314,
            "count": 18609485,
            "maximum": 5,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.7950495,
            "variance": 3.222202708
          },
          {
            "average": -1.097672521,
            "count": 18609485,
            "maximum": 28.03199959,
            "minimum": -28.03199959,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 16.09717589,
            "variance": 259.1190715
          },
          {
            "average": 0,
            "count": 18609485,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1412.392793,
            "count": 18609485,
            "maximum": 1414,
            "minimum": 1410,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9557741001,
            "variance": 0.9135041305
          },
          {
            "average": 402619132.2,
            "count": 18609485,
            "maximum": 402619853.1,
            "minimum": 402617936.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 453.5527282,
            "variance": 205710.0772
          },
          {
            "average": 0,
            "count": 18609485,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18609485,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18609485,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18609485,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18609485,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          573999.998,
          6576249.979,
          152.529795,
          574749.998,
          6576999.999,
          388.049795
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                573999.997984821,
                6576249.978750793,
                152.52979499262887
              ],
              [
                573999.997984821,
                6576999.998750793,
                152.52979499262887
              ],
              [
                574749.997984821,
                6576999.998750793,
                388.04979499262885
              ],
              [
                574749.997984821,
                6576249.978750793,
                388.04979499262885
              ],
              [
                573999.997984821,
                6576249.978750793,
                152.52979499262887
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2024-06-17T00:37:33+00:00",
        "end_time": "2024-06-17T00:05:36+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20240616_0317_0718_3.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20240616_0317_0718_3.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20240616_0317_0718_3.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240616_0317_0718_3.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.6998922,
            59.31845622,
            152.529795,
            -151.6864596,
            59.3253219,
            388.049795
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.6998921545902,
                  59.31858830869138,
                  152.52979499262887
                ],
                [
                  -151.69963497843918,
                  59.325321901300086,
                  152.52979499262887
                ],
                [
                  -151.6864596005114,
                  59.3251897766017,
                  388.04979499262885
                ],
                [
                  -151.6867193805703,
                  59.318456219190956,
                  388.04979499262885
                ],
                [
                  -151.6998921545902,
                  59.31858830869138,
                  152.52979499262887
                ]
              ]
            ]
          },
          "id": "20240616_0317_0718_3.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240616_0317_0718_3.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2024-06-17T00:37:33Z",
            "pc:count": 18609485,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 574372.2289,
                "count": 18609485,
                "maximum": 574749.998,
                "minimum": 573999.998,
                "name": "X",
                "position": 0,
                "stddev": 217.8396549,
                "variance": 47454.11526
              },
              {
                "average": 6576623.112,
                "count": 18609485,
                "maximum": 6576999.999,
                "minimum": 6576249.979,
                "name": "Y",
                "position": 1,
                "stddev": 214.2407447,
                "variance": 45899.09667
              },
              {
                "average": 238.1744135,
                "count": 18609485,
                "maximum": 388.049795,
                "minimum": 152.529795,
                "name": "Z",
                "position": 2,
                "stddev": 39.42040095,
                "variance": 1553.968011
              },
              {
                "average": 41263.47265,
                "count": 18609485,
                "maximum": 64373,
                "minimum": 17217,
                "name": "Intensity",
                "position": 3,
                "stddev": 9665.985138,
                "variance": 93431268.68
              },
              {
                "average": 1.598585775,
                "count": 18609485,
                "maximum": 8,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7743638319,
                "variance": 0.5996393441
              },
              {
                "average": 2.196739781,
                "count": 18609485,
                "maximum": 8,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9181709796,
                "variance": 0.8430379477
              },
              {
                "average": 0,
                "count": 18609485,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18609485,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 3.740491314,
                "count": 18609485,
                "maximum": 5,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.7950495,
                "variance": 3.222202708
              },
              {
                "average": -1.097672521,
                "count": 18609485,
                "maximum": 28.03199959,
                "minimum": -28.03199959,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 16.09717589,
                "variance": 259.1190715
              },
              {
                "average": 0,
                "count": 18609485,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1412.392793,
                "count": 18609485,
                "maximum": 1414,
                "minimum": 1410,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9557741001,
                "variance": 0.9135041305
              },
              {
                "average": 402619132.2,
                "count": 18609485,
                "maximum": 402619853.1,
                "minimum": 402617936.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 453.5527282,
                "variance": 205710.0772
              },
              {
                "average": 0,
                "count": 18609485,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18609485,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18609485,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18609485,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18609485,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              573999.998,
              6576249.979,
              152.529795,
              574749.998,
              6576999.999,
              388.049795
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    573999.997984821,
                    6576249.978750793,
                    152.52979499262887
                  ],
                  [
                    573999.997984821,
                    6576999.998750793,
                    152.52979499262887
                  ],
                  [
                    574749.997984821,
                    6576999.998750793,
                    388.04979499262885
                  ],
                  [
                    574749.997984821,
                    6576249.978750793,
                    388.04979499262885
                  ],
                  [
                    573999.997984821,
                    6576249.978750793,
                    152.52979499262887
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2024-06-17T00:37:33+00:00",
            "end_time": "2024-06-17T00:05: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": "20240615_0306_0719_4.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.96731111475754,
              59.33445326119374,
              -0.597054749922506
            ],
            [
              -151.96710670729868,
              59.34118729805027,
              -0.597054749922506
            ],
            [
              -151.96275567385578,
              59.34115275489859,
              55.84294525007749
            ],
            [
              -151.9629609419998,
              59.33441872724779,
              55.84294525007749
            ],
            [
              -151.96731111475754,
              59.33445326119374,
              -0.597054749922506
            ]
          ]
        ]
      },
      "bbox": [
        -151.9673111,
        59.33441873,
        -0.5970547499,
        -151.9627557,
        59.3411873,
        55.84294525
      ],
      "properties": {
        "datetime": "2024-06-16T01:12:15Z",
        "pc:count": 627835,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 558919.7562,
            "count": 627835,
            "maximum": 558999.9949,
            "minimum": 558752.4549,
            "name": "X",
            "position": 0,
            "stddev": 58.61564099,
            "variance": 3435.793369
          },
          {
            "average": 6578192.744,
            "count": 627835,
            "maximum": 6578499.994,
            "minimum": 6577749.994,
            "name": "Y",
            "position": 1,
            "stddev": 196.1980257,
            "variance": 38493.66527
          },
          {
            "average": 3.914498317,
            "count": 627835,
            "maximum": 55.84294525,
            "minimum": -0.5970547499,
            "name": "Z",
            "position": 2,
            "stddev": 9.645136931,
            "variance": 93.02866642
          },
          {
            "average": 39064.82713,
            "count": 627835,
            "maximum": 65535,
            "minimum": 22341,
            "name": "Intensity",
            "position": 3,
            "stddev": 8926.155125,
            "variance": 79676245.32
          },
          {
            "average": 1.047146145,
            "count": 627835,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2557782375,
            "variance": 0.06542250675
          },
          {
            "average": 1.096007709,
            "count": 627835,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3881668397,
            "variance": 0.1506734954
          },
          {
            "average": 0,
            "count": 627835,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004682759005,
            "count": 627835,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.02163463343,
            "variance": 0.0004680573637
          },
          {
            "average": 4.918582112,
            "count": 627835,
            "maximum": 20,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.817077323,
            "variance": 14.57007929
          },
          {
            "average": 4.962540473,
            "count": 627835,
            "maximum": 26.59199905,
            "minimum": -27.93600082,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.310191432,
            "variance": 86.6796645
          },
          {
            "average": 0,
            "count": 627835,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1309.982953,
            "count": 627835,
            "maximum": 1312,
            "minimum": 1309,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5051311507,
            "variance": 0.2551574794
          },
          {
            "average": 402533962.3,
            "count": 627835,
            "maximum": 402535535.3,
            "minimum": 402530982.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1222.465713,
            "variance": 1494422.42
          },
          {
            "average": 0,
            "count": 627835,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 627835,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 627835,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 627835,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 627835,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          558752.4549,
          6577749.994,
          -0.5970547499,
          558999.9949,
          6578499.994,
          55.84294525
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                558752.4549061006,
                6577749.993520014,
                -0.597054749922506
              ],
              [
                558752.4549061006,
                6578499.993520014,
                -0.597054749922506
              ],
              [
                558999.9949061007,
                6578499.993520014,
                55.84294525007749
              ],
              [
                558999.9949061007,
                6577749.993520014,
                55.84294525007749
              ],
              [
                558752.4549061006,
                6577749.993520014,
                -0.597054749922506
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2024-06-16T01:12:15+00:00",
        "end_time": "2024-06-15T23:56:22+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20240615_0306_0719_4.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20240615_0306_0719_4.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20240615_0306_0719_4.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0306_0719_4.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.9673111,
            59.33441873,
            -0.5970547499,
            -151.9627557,
            59.3411873,
            55.84294525
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.96731111475754,
                  59.33445326119374,
                  -0.597054749922506
                ],
                [
                  -151.96710670729868,
                  59.34118729805027,
                  -0.597054749922506
                ],
                [
                  -151.96275567385578,
                  59.34115275489859,
                  55.84294525007749
                ],
                [
                  -151.9629609419998,
                  59.33441872724779,
                  55.84294525007749
                ],
                [
                  -151.96731111475754,
                  59.33445326119374,
                  -0.597054749922506
                ]
              ]
            ]
          },
          "id": "20240615_0306_0719_4.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0306_0719_4.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2024-06-16T01:12:15Z",
            "pc:count": 627835,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 558919.7562,
                "count": 627835,
                "maximum": 558999.9949,
                "minimum": 558752.4549,
                "name": "X",
                "position": 0,
                "stddev": 58.61564099,
                "variance": 3435.793369
              },
              {
                "average": 6578192.744,
                "count": 627835,
                "maximum": 6578499.994,
                "minimum": 6577749.994,
                "name": "Y",
                "position": 1,
                "stddev": 196.1980257,
                "variance": 38493.66527
              },
              {
                "average": 3.914498317,
                "count": 627835,
                "maximum": 55.84294525,
                "minimum": -0.5970547499,
                "name": "Z",
                "position": 2,
                "stddev": 9.645136931,
                "variance": 93.02866642
              },
              {
                "average": 39064.82713,
                "count": 627835,
                "maximum": 65535,
                "minimum": 22341,
                "name": "Intensity",
                "position": 3,
                "stddev": 8926.155125,
                "variance": 79676245.32
              },
              {
                "average": 1.047146145,
                "count": 627835,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2557782375,
                "variance": 0.06542250675
              },
              {
                "average": 1.096007709,
                "count": 627835,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3881668397,
                "variance": 0.1506734954
              },
              {
                "average": 0,
                "count": 627835,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004682759005,
                "count": 627835,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.02163463343,
                "variance": 0.0004680573637
              },
              {
                "average": 4.918582112,
                "count": 627835,
                "maximum": 20,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.817077323,
                "variance": 14.57007929
              },
              {
                "average": 4.962540473,
                "count": 627835,
                "maximum": 26.59199905,
                "minimum": -27.93600082,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.310191432,
                "variance": 86.6796645
              },
              {
                "average": 0,
                "count": 627835,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1309.982953,
                "count": 627835,
                "maximum": 1312,
                "minimum": 1309,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5051311507,
                "variance": 0.2551574794
              },
              {
                "average": 402533962.3,
                "count": 627835,
                "maximum": 402535535.3,
                "minimum": 402530982.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1222.465713,
                "variance": 1494422.42
              },
              {
                "average": 0,
                "count": 627835,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 627835,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 627835,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 627835,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 627835,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              558752.4549,
              6577749.994,
              -0.5970547499,
              558999.9949,
              6578499.994,
              55.84294525
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    558752.4549061006,
                    6577749.993520014,
                    -0.597054749922506
                  ],
                  [
                    558752.4549061006,
                    6578499.993520014,
                    -0.597054749922506
                  ],
                  [
                    558999.9949061007,
                    6578499.993520014,
                    55.84294525007749
                  ],
                  [
                    558999.9949061007,
                    6577749.993520014,
                    55.84294525007749
                  ],
                  [
                    558752.4549061006,
                    6577749.993520014,
                    -0.597054749922506
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2024-06-16T01:12:15+00:00",
            "end_time": "2024-06-15T23:56: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": "20240616_0316_0718_2.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.71281048422443,
              59.32545251517891,
              179.18391370340888
            ],
            [
              -151.71255579358723,
              59.332186134951066,
              179.18391370340888
            ],
            [
              -151.69937769085206,
              59.33205530694773,
              470.8639137034089
            ],
            [
              -151.699634986686,
              59.32532172203288,
              470.8639137034089
            ],
            [
              -151.71281048422443,
              59.32545251517891,
              179.18391370340888
            ]
          ]
        ]
      },
      "bbox": [
        -151.7128105,
        59.32532172,
        179.1839137,
        -151.6993777,
        59.33218613,
        470.8639137
      ],
      "properties": {
        "datetime": "2024-06-17T00:31:15Z",
        "pc:count": 15190650,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 573635.5808,
            "count": 15190650,
            "maximum": 573999.9979,
            "minimum": 573249.9979,
            "name": "X",
            "position": 0,
            "stddev": 214.7923938,
            "variance": 46135.77241
          },
          {
            "average": 6577376.656,
            "count": 15190650,
            "maximum": 6577749.999,
            "minimum": 6576999.979,
            "name": "Y",
            "position": 1,
            "stddev": 216.2596177,
            "variance": 46768.22223
          },
          {
            "average": 329.3938096,
            "count": 15190650,
            "maximum": 470.8639137,
            "minimum": 179.1839137,
            "name": "Z",
            "position": 2,
            "stddev": 61.56411175,
            "variance": 3790.139856
          },
          {
            "average": 46551.06113,
            "count": 15190650,
            "maximum": 64403,
            "minimum": 15817,
            "name": "Intensity",
            "position": 3,
            "stddev": 9408.71058,
            "variance": 88523834.77
          },
          {
            "average": 1.325329265,
            "count": 15190650,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5305886964,
            "variance": 0.2815243647
          },
          {
            "average": 1.651176809,
            "count": 15190650,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6429722673,
            "variance": 0.4134133366
          },
          {
            "average": 0,
            "count": 15190650,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15190650,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.163095786,
            "count": 15190650,
            "maximum": 5,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.72304917,
            "variance": 2.968898441
          },
          {
            "average": -1.633516038,
            "count": 15190650,
            "maximum": 28.12800026,
            "minimum": -28.12199974,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 16.02565131,
            "variance": 256.8214999
          },
          {
            "average": 0,
            "count": 15190650,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1410.703089,
            "count": 15190650,
            "maximum": 1413,
            "minimum": 1409,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9761056288,
            "variance": 0.9527821985
          },
          {
            "average": 402618311.1,
            "count": 15190650,
            "maximum": 402619475.6,
            "minimum": 402617513.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 467.5920017,
            "variance": 218642.2801
          },
          {
            "average": 0,
            "count": 15190650,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15190650,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15190650,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15190650,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15190650,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          573249.9979,
          6576999.979,
          179.1839137,
          573999.9979,
          6577749.999,
          470.8639137
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                573249.9979052464,
                6576999.978781582,
                179.18391370340888
              ],
              [
                573249.9979052464,
                6577749.998781581,
                179.18391370340888
              ],
              [
                573999.9979052464,
                6577749.998781581,
                470.8639137034089
              ],
              [
                573999.9979052464,
                6576999.978781582,
                470.8639137034089
              ],
              [
                573249.9979052464,
                6576999.978781582,
                179.18391370340888
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2024-06-17T00:31:15+00:00",
        "end_time": "2024-06-16T23:58:33+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20240616_0316_0718_2.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20240616_0316_0718_2.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20240616_0316_0718_2.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240616_0316_0718_2.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.7128105,
            59.32532172,
            179.1839137,
            -151.6993777,
            59.33218613,
            470.8639137
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.71281048422443,
                  59.32545251517891,
                  179.18391370340888
                ],
                [
                  -151.71255579358723,
                  59.332186134951066,
                  179.18391370340888
                ],
                [
                  -151.69937769085206,
                  59.33205530694773,
                  470.8639137034089
                ],
                [
                  -151.699634986686,
                  59.32532172203288,
                  470.8639137034089
                ],
                [
                  -151.71281048422443,
                  59.32545251517891,
                  179.18391370340888
                ]
              ]
            ]
          },
          "id": "20240616_0316_0718_2.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240616_0316_0718_2.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2024-06-17T00:31:15Z",
            "pc:count": 15190650,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 573635.5808,
                "count": 15190650,
                "maximum": 573999.9979,
                "minimum": 573249.9979,
                "name": "X",
                "position": 0,
                "stddev": 214.7923938,
                "variance": 46135.77241
              },
              {
                "average": 6577376.656,
                "count": 15190650,
                "maximum": 6577749.999,
                "minimum": 6576999.979,
                "name": "Y",
                "position": 1,
                "stddev": 216.2596177,
                "variance": 46768.22223
              },
              {
                "average": 329.3938096,
                "count": 15190650,
                "maximum": 470.8639137,
                "minimum": 179.1839137,
                "name": "Z",
                "position": 2,
                "stddev": 61.56411175,
                "variance": 3790.139856
              },
              {
                "average": 46551.06113,
                "count": 15190650,
                "maximum": 64403,
                "minimum": 15817,
                "name": "Intensity",
                "position": 3,
                "stddev": 9408.71058,
                "variance": 88523834.77
              },
              {
                "average": 1.325329265,
                "count": 15190650,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5305886964,
                "variance": 0.2815243647
              },
              {
                "average": 1.651176809,
                "count": 15190650,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6429722673,
                "variance": 0.4134133366
              },
              {
                "average": 0,
                "count": 15190650,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15190650,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.163095786,
                "count": 15190650,
                "maximum": 5,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.72304917,
                "variance": 2.968898441
              },
              {
                "average": -1.633516038,
                "count": 15190650,
                "maximum": 28.12800026,
                "minimum": -28.12199974,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 16.02565131,
                "variance": 256.8214999
              },
              {
                "average": 0,
                "count": 15190650,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1410.703089,
                "count": 15190650,
                "maximum": 1413,
                "minimum": 1409,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9761056288,
                "variance": 0.9527821985
              },
              {
                "average": 402618311.1,
                "count": 15190650,
                "maximum": 402619475.6,
                "minimum": 402617513.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 467.5920017,
                "variance": 218642.2801
              },
              {
                "average": 0,
                "count": 15190650,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15190650,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15190650,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15190650,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15190650,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              573249.9979,
              6576999.979,
              179.1839137,
              573999.9979,
              6577749.999,
              470.8639137
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    573249.9979052464,
                    6576999.978781582,
                    179.18391370340888
                  ],
                  [
                    573249.9979052464,
                    6577749.998781581,
                    179.18391370340888
                  ],
                  [
                    573999.9979052464,
                    6577749.998781581,
                    470.8639137034089
                  ],
                  [
                    573999.9979052464,
                    6576999.978781582,
                    470.8639137034089
                  ],
                  [
                    573249.9979052464,
                    6576999.978781582,
                    179.18391370340888
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2024-06-17T00:31:15+00:00",
            "end_time": "2024-06-16T23:58: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": "20240615_0310_0725_3.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.88122371503465,
              59.414571252723356,
              51.53579075819512
            ],
            [
              -151.8810015571371,
              59.42130519573809,
              51.53579075819512
            ],
            [
              -151.86778801828694,
              59.421191290348965,
              270.87579075819514
            ],
            [
              -151.8680127981478,
              59.414457377736575,
              270.87579075819514
            ],
            [
              -151.88122371503465,
              59.414571252723356,
              51.53579075819512
            ]
          ]
        ]
      },
      "bbox": [
        -151.8812237,
        59.41445738,
        51.53579076,
        -151.867788,
        59.4213052,
        270.8757908
      ],
      "properties": {
        "datetime": "2024-06-15T23:20:00Z",
        "pc:count": 13685850,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 563884.8607,
            "count": 13685850,
            "maximum": 564249.9982,
            "minimum": 563499.9982,
            "name": "X",
            "position": 0,
            "stddev": 211.0943227,
            "variance": 44560.81307
          },
          {
            "average": 6587106.662,
            "count": 13685850,
            "maximum": 6587499.999,
            "minimum": 6586749.979,
            "name": "Y",
            "position": 1,
            "stddev": 212.9593838,
            "variance": 45351.69916
          },
          {
            "average": 145.9182638,
            "count": 13685850,
            "maximum": 270.8757908,
            "minimum": 51.53579076,
            "name": "Z",
            "position": 2,
            "stddev": 42.44033169,
            "variance": 1801.181754
          },
          {
            "average": 41303.69201,
            "count": 13685850,
            "maximum": 65535,
            "minimum": 19303,
            "name": "Intensity",
            "position": 3,
            "stddev": 9023.56642,
            "variance": 81424750.93
          },
          {
            "average": 1.60832473,
            "count": 13685850,
            "maximum": 8,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7731090599,
            "variance": 0.5976976186
          },
          {
            "average": 2.218343618,
            "count": 13685850,
            "maximum": 8,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9030519968,
            "variance": 0.815502909
          },
          {
            "average": 0,
            "count": 13685850,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13685850,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 4.141973644,
            "count": 13685850,
            "maximum": 5,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.591069655,
            "variance": 2.531502646
          },
          {
            "average": 6.46110591,
            "count": 13685850,
            "maximum": 28.22400093,
            "minimum": -27.93600082,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.75781241,
            "variance": 248.3086518
          },
          {
            "average": 0,
            "count": 13685850,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1302.345333,
            "count": 13685850,
            "maximum": 1304,
            "minimum": 1301,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.187139822,
            "variance": 1.409300958
          },
          {
            "average": 402528279.7,
            "count": 13685850,
            "maximum": 402528800.5,
            "minimum": 402527825.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 389.0250047,
            "variance": 151340.4543
          },
          {
            "average": 0,
            "count": 13685850,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13685850,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13685850,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13685850,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13685850,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          563499.9982,
          6586749.979,
          51.53579076,
          564249.9982,
          6587499.999,
          270.8757908
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                563499.9981563529,
                6586749.978833541,
                51.53579075819512
              ],
              [
                563499.9981563529,
                6587499.998833541,
                51.53579075819512
              ],
              [
                564249.9981563529,
                6587499.998833541,
                270.87579075819514
              ],
              [
                564249.9981563529,
                6586749.978833541,
                270.87579075819514
              ],
              [
                563499.9981563529,
                6586749.978833541,
                51.53579075819512
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2024-06-15T23:20:00+00:00",
        "end_time": "2024-06-15T23:03:45+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20240615_0310_0725_3.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20240615_0310_0725_3.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20240615_0310_0725_3.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0310_0725_3.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.8812237,
            59.41445738,
            51.53579076,
            -151.867788,
            59.4213052,
            270.8757908
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.88122371503465,
                  59.414571252723356,
                  51.53579075819512
                ],
                [
                  -151.8810015571371,
                  59.42130519573809,
                  51.53579075819512
                ],
                [
                  -151.86778801828694,
                  59.421191290348965,
                  270.87579075819514
                ],
                [
                  -151.8680127981478,
                  59.414457377736575,
                  270.87579075819514
                ],
                [
                  -151.88122371503465,
                  59.414571252723356,
                  51.53579075819512
                ]
              ]
            ]
          },
          "id": "20240615_0310_0725_3.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0310_0725_3.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2024-06-15T23:20:00Z",
            "pc:count": 13685850,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 563884.8607,
                "count": 13685850,
                "maximum": 564249.9982,
                "minimum": 563499.9982,
                "name": "X",
                "position": 0,
                "stddev": 211.0943227,
                "variance": 44560.81307
              },
              {
                "average": 6587106.662,
                "count": 13685850,
                "maximum": 6587499.999,
                "minimum": 6586749.979,
                "name": "Y",
                "position": 1,
                "stddev": 212.9593838,
                "variance": 45351.69916
              },
              {
                "average": 145.9182638,
                "count": 13685850,
                "maximum": 270.8757908,
                "minimum": 51.53579076,
                "name": "Z",
                "position": 2,
                "stddev": 42.44033169,
                "variance": 1801.181754
              },
              {
                "average": 41303.69201,
                "count": 13685850,
                "maximum": 65535,
                "minimum": 19303,
                "name": "Intensity",
                "position": 3,
                "stddev": 9023.56642,
                "variance": 81424750.93
              },
              {
                "average": 1.60832473,
                "count": 13685850,
                "maximum": 8,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7731090599,
                "variance": 0.5976976186
              },
              {
                "average": 2.218343618,
                "count": 13685850,
                "maximum": 8,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9030519968,
                "variance": 0.815502909
              },
              {
                "average": 0,
                "count": 13685850,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13685850,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 4.141973644,
                "count": 13685850,
                "maximum": 5,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.591069655,
                "variance": 2.531502646
              },
              {
                "average": 6.46110591,
                "count": 13685850,
                "maximum": 28.22400093,
                "minimum": -27.93600082,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.75781241,
                "variance": 248.3086518
              },
              {
                "average": 0,
                "count": 13685850,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1302.345333,
                "count": 13685850,
                "maximum": 1304,
                "minimum": 1301,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.187139822,
                "variance": 1.409300958
              },
              {
                "average": 402528279.7,
                "count": 13685850,
                "maximum": 402528800.5,
                "minimum": 402527825.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 389.0250047,
                "variance": 151340.4543
              },
              {
                "average": 0,
                "count": 13685850,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13685850,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13685850,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13685850,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13685850,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              563499.9982,
              6586749.979,
              51.53579076,
              564249.9982,
              6587499.999,
              270.8757908
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    563499.9981563529,
                    6586749.978833541,
                    51.53579075819512
                  ],
                  [
                    563499.9981563529,
                    6587499.998833541,
                    51.53579075819512
                  ],
                  [
                    564249.9981563529,
                    6587499.998833541,
                    270.87579075819514
                  ],
                  [
                    564249.9981563529,
                    6586749.978833541,
                    270.87579075819514
                  ],
                  [
                    563499.9981563529,
                    6586749.978833541,
                    51.53579075819512
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2024-06-15T23:20:00+00:00",
            "end_time": "2024-06-15T23:03:45+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": "20240616_0320_0720_2.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.60630706232308,
              59.35130144647544,
              93.42298496741677
            ],
            [
              -151.6060310188793,
              59.35803474628845,
              93.42298496741677
            ],
            [
              -151.5928434780872,
              59.35789311281904,
              254.68298496741676
            ],
            [
              -151.59312213092954,
              59.35115985075932,
              254.68298496741676
            ],
            [
              -151.60630706232308,
              59.35130144647544,
              93.42298496741677
            ]
          ]
        ]
      },
      "bbox": [
        -151.6063071,
        59.35115985,
        93.42298497,
        -151.5928435,
        59.35803475,
        254.682985
      ],
      "properties": {
        "datetime": "2024-06-17T00:38:57Z",
        "pc:count": 18756934,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 579625.1559,
            "count": 18756934,
            "maximum": 579999.9979,
            "minimum": 579249.9979,
            "name": "X",
            "position": 0,
            "stddev": 217.7667581,
            "variance": 47422.36093
          },
          {
            "average": 6580384.142,
            "count": 18756934,
            "maximum": 6580749.999,
            "minimum": 6579999.979,
            "name": "Y",
            "position": 1,
            "stddev": 214.0012272,
            "variance": 45796.52525
          },
          {
            "average": 160.5084682,
            "count": 18756934,
            "maximum": 254.682985,
            "minimum": 93.42298497,
            "name": "Z",
            "position": 2,
            "stddev": 31.22543514,
            "variance": 975.0277997
          },
          {
            "average": 40827.38945,
            "count": 18756934,
            "maximum": 65535,
            "minimum": 18885,
            "name": "Intensity",
            "position": 3,
            "stddev": 9198.87657,
            "variance": 84619330.14
          },
          {
            "average": 1.602352069,
            "count": 18756934,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7712250759,
            "variance": 0.5947881177
          },
          {
            "average": 2.204512475,
            "count": 18756934,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9058040179,
            "variance": 0.8204809189
          },
          {
            "average": 0,
            "count": 18756934,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18756934,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 3.99139241,
            "count": 18756934,
            "maximum": 5,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.671914615,
            "variance": 2.795298479
          },
          {
            "average": 2.369044528,
            "count": 18756934,
            "maximum": 28.12800026,
            "minimum": -28.03199959,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.50943699,
            "variance": 240.5426359
          },
          {
            "average": 0,
            "count": 18756934,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1411.665499,
            "count": 18756934,
            "maximum": 1414,
            "minimum": 1409,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9945570397,
            "variance": 0.9891437052
          },
          {
            "average": 402618780.1,
            "count": 18756934,
            "maximum": 402619937.6,
            "minimum": 402617433.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 474.5964931,
            "variance": 225241.8313
          },
          {
            "average": 0,
            "count": 18756934,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18756934,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18756934,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18756934,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18756934,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          579249.9979,
          6579999.979,
          93.42298497,
          579999.9979,
          6580749.999,
          254.682985
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                579249.9979146738,
                6579999.978729414,
                93.42298496741677
              ],
              [
                579249.9979146738,
                6580749.998729413,
                93.42298496741677
              ],
              [
                579999.9979146738,
                6580749.998729413,
                254.68298496741676
              ],
              [
                579999.9979146738,
                6579999.978729414,
                254.68298496741676
              ],
              [
                579249.9979146738,
                6579999.978729414,
                93.42298496741677
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2024-06-17T00:38:57+00:00",
        "end_time": "2024-06-16T23:57:13+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20240616_0320_0720_2.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20240616_0320_0720_2.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20240616_0320_0720_2.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240616_0320_0720_2.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.6063071,
            59.35115985,
            93.42298497,
            -151.5928435,
            59.35803475,
            254.682985
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.60630706232308,
                  59.35130144647544,
                  93.42298496741677
                ],
                [
                  -151.6060310188793,
                  59.35803474628845,
                  93.42298496741677
                ],
                [
                  -151.5928434780872,
                  59.35789311281904,
                  254.68298496741676
                ],
                [
                  -151.59312213092954,
                  59.35115985075932,
                  254.68298496741676
                ],
                [
                  -151.60630706232308,
                  59.35130144647544,
                  93.42298496741677
                ]
              ]
            ]
          },
          "id": "20240616_0320_0720_2.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240616_0320_0720_2.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2024-06-17T00:38:57Z",
            "pc:count": 18756934,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 579625.1559,
                "count": 18756934,
                "maximum": 579999.9979,
                "minimum": 579249.9979,
                "name": "X",
                "position": 0,
                "stddev": 217.7667581,
                "variance": 47422.36093
              },
              {
                "average": 6580384.142,
                "count": 18756934,
                "maximum": 6580749.999,
                "minimum": 6579999.979,
                "name": "Y",
                "position": 1,
                "stddev": 214.0012272,
                "variance": 45796.52525
              },
              {
                "average": 160.5084682,
                "count": 18756934,
                "maximum": 254.682985,
                "minimum": 93.42298497,
                "name": "Z",
                "position": 2,
                "stddev": 31.22543514,
                "variance": 975.0277997
              },
              {
                "average": 40827.38945,
                "count": 18756934,
                "maximum": 65535,
                "minimum": 18885,
                "name": "Intensity",
                "position": 3,
                "stddev": 9198.87657,
                "variance": 84619330.14
              },
              {
                "average": 1.602352069,
                "count": 18756934,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7712250759,
                "variance": 0.5947881177
              },
              {
                "average": 2.204512475,
                "count": 18756934,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9058040179,
                "variance": 0.8204809189
              },
              {
                "average": 0,
                "count": 18756934,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18756934,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 3.99139241,
                "count": 18756934,
                "maximum": 5,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.671914615,
                "variance": 2.795298479
              },
              {
                "average": 2.369044528,
                "count": 18756934,
                "maximum": 28.12800026,
                "minimum": -28.03199959,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.50943699,
                "variance": 240.5426359
              },
              {
                "average": 0,
                "count": 18756934,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1411.665499,
                "count": 18756934,
                "maximum": 1414,
                "minimum": 1409,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9945570397,
                "variance": 0.9891437052
              },
              {
                "average": 402618780.1,
                "count": 18756934,
                "maximum": 402619937.6,
                "minimum": 402617433.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 474.5964931,
                "variance": 225241.8313
              },
              {
                "average": 0,
                "count": 18756934,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18756934,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18756934,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18756934,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18756934,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              579249.9979,
              6579999.979,
              93.42298497,
              579999.9979,
              6580749.999,
              254.682985
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    579249.9979146738,
                    6579999.978729414,
                    93.42298496741677
                  ],
                  [
                    579249.9979146738,
                    6580749.998729413,
                    93.42298496741677
                  ],
                  [
                    579999.9979146738,
                    6580749.998729413,
                    254.68298496741676
                  ],
                  [
                    579999.9979146738,
                    6579999.978729414,
                    254.68298496741676
                  ],
                  [
                    579249.9979146738,
                    6579999.978729414,
                    93.42298496741677
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2024-06-17T00:38:57+00:00",
            "end_time": "2024-06-16T23:57: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": "20240615_0310_0724_2.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.8682374722102,
              59.407723637311896,
              67.65804213413423
            ],
            [
              -151.86801279717483,
              59.41445755744269,
              67.65804213413423
            ],
            [
              -151.85480198503973,
              59.414342345985105,
              371.25804213413426
            ],
            [
              -151.85502928074789,
              59.40760845660107,
              371.25804213413426
            ],
            [
              -151.8682374722102,
              59.407723637311896,
              67.65804213413423
            ]
          ]
        ]
      },
      "bbox": [
        -151.8682375,
        59.40760846,
        67.65804213,
        -151.854802,
        59.41445756,
        371.2580421
      ],
      "properties": {
        "datetime": "2024-06-15T23:31:45Z",
        "pc:count": 11500702,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 564618.0761,
            "count": 11500702,
            "maximum": 564999.9979,
            "minimum": 564249.9979,
            "name": "X",
            "position": 0,
            "stddev": 213.2534659,
            "variance": 45477.04071
          },
          {
            "average": 6586366.543,
            "count": 11500702,
            "maximum": 6586749.999,
            "minimum": 6585999.979,
            "name": "Y",
            "position": 1,
            "stddev": 226.6569896,
            "variance": 51373.39093
          },
          {
            "average": 213.835002,
            "count": 11500702,
            "maximum": 371.2580421,
            "minimum": 67.65804213,
            "name": "Z",
            "position": 2,
            "stddev": 76.92841911,
            "variance": 5917.981666
          },
          {
            "average": 43800.22058,
            "count": 11500702,
            "maximum": 65535,
            "minimum": 17188,
            "name": "Intensity",
            "position": 3,
            "stddev": 9516.732052,
            "variance": 90568188.95
          },
          {
            "average": 1.44224796,
            "count": 11500702,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6684994201,
            "variance": 0.4468914747
          },
          {
            "average": 1.886644224,
            "count": 11500702,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.8390794552,
            "variance": 0.7040543322
          },
          {
            "average": 0,
            "count": 11500702,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11500702,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 3.295125289,
            "count": 11500702,
            "maximum": 5,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.916711536,
            "variance": 3.67378311
          },
          {
            "average": -2.059691092,
            "count": 11500702,
            "maximum": 28.03199959,
            "minimum": -28.31399918,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.72492951,
            "variance": 247.273408
          },
          {
            "average": 0,
            "count": 11500702,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1303.889537,
            "count": 11500702,
            "maximum": 1305,
            "minimum": 1303,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6843572712,
            "variance": 0.4683448746
          },
          {
            "average": 402528841.8,
            "count": 11500702,
            "maximum": 402529505.9,
            "minimum": 402528501.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 337.5491519,
            "variance": 113939.4299
          },
          {
            "average": 0,
            "count": 11500702,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11500702,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11500702,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11500702,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11500702,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          564249.9979,
          6585999.979,
          67.65804213,
          564999.9979,
          6586749.999,
          371.2580421
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                564249.997871201,
                6585999.978844263,
                67.65804213413423
              ],
              [
                564249.997871201,
                6586749.998844262,
                67.65804213413423
              ],
              [
                564999.997871201,
                6586749.998844262,
                371.25804213413426
              ],
              [
                564999.997871201,
                6585999.978844263,
                371.25804213413426
              ],
              [
                564249.997871201,
                6585999.978844263,
                67.65804213413423
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2024-06-15T23:31:45+00:00",
        "end_time": "2024-06-15T23:15:01+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20240615_0310_0724_2.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20240615_0310_0724_2.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20240615_0310_0724_2.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0310_0724_2.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.8682375,
            59.40760846,
            67.65804213,
            -151.854802,
            59.41445756,
            371.2580421
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.8682374722102,
                  59.407723637311896,
                  67.65804213413423
                ],
                [
                  -151.86801279717483,
                  59.41445755744269,
                  67.65804213413423
                ],
                [
                  -151.85480198503973,
                  59.414342345985105,
                  371.25804213413426
                ],
                [
                  -151.85502928074789,
                  59.40760845660107,
                  371.25804213413426
                ],
                [
                  -151.8682374722102,
                  59.407723637311896,
                  67.65804213413423
                ]
              ]
            ]
          },
          "id": "20240615_0310_0724_2.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0310_0724_2.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2024-06-15T23:31:45Z",
            "pc:count": 11500702,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 564618.0761,
                "count": 11500702,
                "maximum": 564999.9979,
                "minimum": 564249.9979,
                "name": "X",
                "position": 0,
                "stddev": 213.2534659,
                "variance": 45477.04071
              },
              {
                "average": 6586366.543,
                "count": 11500702,
                "maximum": 6586749.999,
                "minimum": 6585999.979,
                "name": "Y",
                "position": 1,
                "stddev": 226.6569896,
                "variance": 51373.39093
              },
              {
                "average": 213.835002,
                "count": 11500702,
                "maximum": 371.2580421,
                "minimum": 67.65804213,
                "name": "Z",
                "position": 2,
                "stddev": 76.92841911,
                "variance": 5917.981666
              },
              {
                "average": 43800.22058,
                "count": 11500702,
                "maximum": 65535,
                "minimum": 17188,
                "name": "Intensity",
                "position": 3,
                "stddev": 9516.732052,
                "variance": 90568188.95
              },
              {
                "average": 1.44224796,
                "count": 11500702,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6684994201,
                "variance": 0.4468914747
              },
              {
                "average": 1.886644224,
                "count": 11500702,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.8390794552,
                "variance": 0.7040543322
              },
              {
                "average": 0,
                "count": 11500702,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11500702,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 3.295125289,
                "count": 11500702,
                "maximum": 5,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.916711536,
                "variance": 3.67378311
              },
              {
                "average": -2.059691092,
                "count": 11500702,
                "maximum": 28.03199959,
                "minimum": -28.31399918,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.72492951,
                "variance": 247.273408
              },
              {
                "average": 0,
                "count": 11500702,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1303.889537,
                "count": 11500702,
                "maximum": 1305,
                "minimum": 1303,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6843572712,
                "variance": 0.4683448746
              },
              {
                "average": 402528841.8,
                "count": 11500702,
                "maximum": 402529505.9,
                "minimum": 402528501.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 337.5491519,
                "variance": 113939.4299
              },
              {
                "average": 0,
                "count": 11500702,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11500702,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11500702,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11500702,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11500702,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              564249.9979,
              6585999.979,
              67.65804213,
              564999.9979,
              6586749.999,
              371.2580421
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    564249.997871201,
                    6585999.978844263,
                    67.65804213413423
                  ],
                  [
                    564249.997871201,
                    6586749.998844262,
                    67.65804213413423
                  ],
                  [
                    564999.997871201,
                    6586749.998844262,
                    371.25804213413426
                  ],
                  [
                    564999.997871201,
                    6585999.978844263,
                    371.25804213413426
                  ],
                  [
                    564249.997871201,
                    6585999.978844263,
                    67.65804213413423
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2024-06-15T23:31:45+00:00",
            "end_time": "2024-06-15T23:15: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": "20240615_0308_0717_3.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.93744164850602,
              59.307270270518316,
              370.9099351676206
            ],
            [
              -151.93723155084413,
              59.31400445100224,
              370.9099351676206
            ],
            [
              -151.92405941300723,
              59.313896355358146,
              875.1299351676206
            ],
            [
              -151.9242721134396,
              59.30716220366716,
              875.1299351676206
            ],
            [
              -151.93744164850602,
              59.307270270518316,
              370.9099351676206
            ]
          ]
        ]
      },
      "bbox": [
        -151.9374416,
        59.3071622,
        370.9099352,
        -151.9240594,
        59.31400445,
        875.1299352
      ],
      "properties": {
        "datetime": "2024-06-16T23:44:14Z",
        "pc:count": 11825679,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 560874.9392,
            "count": 11825679,
            "maximum": 561249.998,
            "minimum": 560499.998,
            "name": "X",
            "position": 0,
            "stddev": 214.9574467,
            "variance": 46206.70389
          },
          {
            "average": 6575135.363,
            "count": 11825679,
            "maximum": 6575499.999,
            "minimum": 6574749.979,
            "name": "Y",
            "position": 1,
            "stddev": 217.7167581,
            "variance": 47400.58675
          },
          {
            "average": 567.6503377,
            "count": 11825679,
            "maximum": 875.1299352,
            "minimum": 370.9099352,
            "name": "Z",
            "position": 2,
            "stddev": 111.7847214,
            "variance": 12495.82394
          },
          {
            "average": 47815.5914,
            "count": 11825679,
            "maximum": 65535,
            "minimum": 7834,
            "name": "Intensity",
            "position": 3,
            "stddev": 6949.363269,
            "variance": 48293649.84
          },
          {
            "average": 1.07938893,
            "count": 11825679,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.288953326,
            "variance": 0.0834940246
          },
          {
            "average": 1.160103365,
            "count": 11825679,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4079028537,
            "variance": 0.166384738
          },
          {
            "average": 0,
            "count": 11825679,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11825679,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 4.364398442,
            "count": 11825679,
            "maximum": 22,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 7.068548783,
            "variance": 49.96438189
          },
          {
            "average": 0.6969629234,
            "count": 11825679,
            "maximum": 28.31399918,
            "minimum": -28.12199974,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 16.06988455,
            "variance": 258.2411896
          },
          {
            "average": 0,
            "count": 11825679,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1333.421143,
            "count": 11825679,
            "maximum": 1407,
            "minimum": 1314,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 36.50125444,
            "variance": 1332.341575
          },
          {
            "average": 402553335.5,
            "count": 11825679,
            "maximum": 402616654.4,
            "minimum": 402536805.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 31405.58784,
            "variance": 986310947.4
          },
          {
            "average": 0,
            "count": 11825679,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11825679,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11825679,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11825679,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11825679,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          560499.998,
          6574749.979,
          370.9099352,
          561249.998,
          6575499.999,
          875.1299352
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                560499.9979541397,
                6574749.97901584,
                370.9099351676206
              ],
              [
                560499.9979541397,
                6575499.99901584,
                370.9099351676206
              ],
              [
                561249.9979541397,
                6575499.99901584,
                875.1299351676206
              ],
              [
                561249.9979541397,
                6574749.97901584,
                875.1299351676206
              ],
              [
                560499.9979541397,
                6574749.97901584,
                370.9099351676206
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2024-06-16T23:44:14+00:00",
        "end_time": "2024-06-16T01:33:25+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20240615_0308_0717_3.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20240615_0308_0717_3.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20240615_0308_0717_3.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0308_0717_3.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.9374416,
            59.3071622,
            370.9099352,
            -151.9240594,
            59.31400445,
            875.1299352
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.93744164850602,
                  59.307270270518316,
                  370.9099351676206
                ],
                [
                  -151.93723155084413,
                  59.31400445100224,
                  370.9099351676206
                ],
                [
                  -151.92405941300723,
                  59.313896355358146,
                  875.1299351676206
                ],
                [
                  -151.9242721134396,
                  59.30716220366716,
                  875.1299351676206
                ],
                [
                  -151.93744164850602,
                  59.307270270518316,
                  370.9099351676206
                ]
              ]
            ]
          },
          "id": "20240615_0308_0717_3.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0308_0717_3.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2024-06-16T23:44:14Z",
            "pc:count": 11825679,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 560874.9392,
                "count": 11825679,
                "maximum": 561249.998,
                "minimum": 560499.998,
                "name": "X",
                "position": 0,
                "stddev": 214.9574467,
                "variance": 46206.70389
              },
              {
                "average": 6575135.363,
                "count": 11825679,
                "maximum": 6575499.999,
                "minimum": 6574749.979,
                "name": "Y",
                "position": 1,
                "stddev": 217.7167581,
                "variance": 47400.58675
              },
              {
                "average": 567.6503377,
                "count": 11825679,
                "maximum": 875.1299352,
                "minimum": 370.9099352,
                "name": "Z",
                "position": 2,
                "stddev": 111.7847214,
                "variance": 12495.82394
              },
              {
                "average": 47815.5914,
                "count": 11825679,
                "maximum": 65535,
                "minimum": 7834,
                "name": "Intensity",
                "position": 3,
                "stddev": 6949.363269,
                "variance": 48293649.84
              },
              {
                "average": 1.07938893,
                "count": 11825679,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.288953326,
                "variance": 0.0834940246
              },
              {
                "average": 1.160103365,
                "count": 11825679,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4079028537,
                "variance": 0.166384738
              },
              {
                "average": 0,
                "count": 11825679,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11825679,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 4.364398442,
                "count": 11825679,
                "maximum": 22,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 7.068548783,
                "variance": 49.96438189
              },
              {
                "average": 0.6969629234,
                "count": 11825679,
                "maximum": 28.31399918,
                "minimum": -28.12199974,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 16.06988455,
                "variance": 258.2411896
              },
              {
                "average": 0,
                "count": 11825679,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1333.421143,
                "count": 11825679,
                "maximum": 1407,
                "minimum": 1314,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 36.50125444,
                "variance": 1332.341575
              },
              {
                "average": 402553335.5,
                "count": 11825679,
                "maximum": 402616654.4,
                "minimum": 402536805.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 31405.58784,
                "variance": 986310947.4
              },
              {
                "average": 0,
                "count": 11825679,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11825679,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11825679,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11825679,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11825679,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              560499.998,
              6574749.979,
              370.9099352,
              561249.998,
              6575499.999,
              875.1299352
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    560499.9979541397,
                    6574749.97901584,
                    370.9099351676206
                  ],
                  [
                    560499.9979541397,
                    6575499.99901584,
                    370.9099351676206
                  ],
                  [
                    561249.9979541397,
                    6575499.99901584,
                    875.1299351676206
                  ],
                  [
                    561249.9979541397,
                    6574749.97901584,
                    875.1299351676206
                  ],
                  [
                    560499.9979541397,
                    6574749.97901584,
                    370.9099351676206
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2024-06-16T23:44:14+00:00",
            "end_time": "2024-06-16T01:33: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": "20240616_0317_0718_4.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.68671938027234,
              59.31845621770992,
              217.91238961855086
            ],
            [
              -151.6864596002134,
              59.325189775120634,
              217.91238961855086
            ],
            [
              -151.67328434317685,
              59.32505631889539,
              590.9923896185509
            ],
            [
              -151.67354672706492,
              59.318322797037126,
              590.9923896185509
            ],
            [
              -151.68671938027234,
              59.31845621770992,
              217.91238961855086
            ]
          ]
        ]
      },
      "bbox": [
        -151.6867194,
        59.3183228,
        217.9123896,
        -151.6732843,
        59.32518978,
        590.9923896
      ],
      "properties": {
        "datetime": "2024-06-17T00:37:42Z",
        "pc:count": 14445066,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 575094.2719,
            "count": 14445066,
            "maximum": 575499.998,
            "minimum": 574749.998,
            "name": "X",
            "position": 0,
            "stddev": 215.6717147,
            "variance": 46514.28853
          },
          {
            "average": 6576649.104,
            "count": 14445066,
            "maximum": 6576999.999,
            "minimum": 6576249.979,
            "name": "Y",
            "position": 1,
            "stddev": 212.2323444,
            "variance": 45042.56802
          },
          {
            "average": 376.1075138,
            "count": 14445066,
            "maximum": 590.9923896,
            "minimum": 217.9123896,
            "name": "Z",
            "position": 2,
            "stddev": 73.3673937,
            "variance": 5382.774458
          },
          {
            "average": 45184.32211,
            "count": 14445066,
            "maximum": 65237,
            "minimum": 14536,
            "name": "Intensity",
            "position": 3,
            "stddev": 10084.98791,
            "variance": 101706981.1
          },
          {
            "average": 1.379032051,
            "count": 14445066,
            "maximum": 8,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6282600906,
            "variance": 0.3947107415
          },
          {
            "average": 1.759528755,
            "count": 14445066,
            "maximum": 8,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.813881618,
            "variance": 0.6624032882
          },
          {
            "average": 0,
            "count": 14445066,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14445066,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 3.212424436,
            "count": 14445066,
            "maximum": 21,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.732659468,
            "variance": 13.93274671
          },
          {
            "average": -1.163338863,
            "count": 14445066,
            "maximum": 28.03199959,
            "minimum": -28.03199959,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 16.14145558,
            "variance": 260.5465881
          },
          {
            "average": 0,
            "count": 14445066,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1412.87715,
            "count": 14445066,
            "maximum": 1414,
            "minimum": 1402,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.126506072,
            "variance": 1.269015931
          },
          {
            "average": 402619354.9,
            "count": 14445066,
            "maximum": 402619862.9,
            "minimum": 402613836.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 550.3624664,
            "variance": 302898.8444
          },
          {
            "average": 0,
            "count": 14445066,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14445066,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14445066,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14445066,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14445066,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          574749.998,
          6576249.979,
          217.9123896,
          575499.998,
          6576999.999,
          590.9923896
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                574749.9980050304,
                6576249.978586225,
                217.91238961855086
              ],
              [
                574749.9980050304,
                6576999.998586224,
                217.91238961855086
              ],
              [
                575499.9980050304,
                6576999.998586224,
                590.9923896185509
              ],
              [
                575499.9980050304,
                6576249.978586225,
                590.9923896185509
              ],
              [
                574749.9980050304,
                6576249.978586225,
                217.91238961855086
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2024-06-17T00:37:42+00:00",
        "end_time": "2024-06-16T22:57:16+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20240616_0317_0718_4.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20240616_0317_0718_4.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20240616_0317_0718_4.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240616_0317_0718_4.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.6867194,
            59.3183228,
            217.9123896,
            -151.6732843,
            59.32518978,
            590.9923896
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.68671938027234,
                  59.31845621770992,
                  217.91238961855086
                ],
                [
                  -151.6864596002134,
                  59.325189775120634,
                  217.91238961855086
                ],
                [
                  -151.67328434317685,
                  59.32505631889539,
                  590.9923896185509
                ],
                [
                  -151.67354672706492,
                  59.318322797037126,
                  590.9923896185509
                ],
                [
                  -151.68671938027234,
                  59.31845621770992,
                  217.91238961855086
                ]
              ]
            ]
          },
          "id": "20240616_0317_0718_4.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240616_0317_0718_4.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2024-06-17T00:37:42Z",
            "pc:count": 14445066,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 575094.2719,
                "count": 14445066,
                "maximum": 575499.998,
                "minimum": 574749.998,
                "name": "X",
                "position": 0,
                "stddev": 215.6717147,
                "variance": 46514.28853
              },
              {
                "average": 6576649.104,
                "count": 14445066,
                "maximum": 6576999.999,
                "minimum": 6576249.979,
                "name": "Y",
                "position": 1,
                "stddev": 212.2323444,
                "variance": 45042.56802
              },
              {
                "average": 376.1075138,
                "count": 14445066,
                "maximum": 590.9923896,
                "minimum": 217.9123896,
                "name": "Z",
                "position": 2,
                "stddev": 73.3673937,
                "variance": 5382.774458
              },
              {
                "average": 45184.32211,
                "count": 14445066,
                "maximum": 65237,
                "minimum": 14536,
                "name": "Intensity",
                "position": 3,
                "stddev": 10084.98791,
                "variance": 101706981.1
              },
              {
                "average": 1.379032051,
                "count": 14445066,
                "maximum": 8,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6282600906,
                "variance": 0.3947107415
              },
              {
                "average": 1.759528755,
                "count": 14445066,
                "maximum": 8,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.813881618,
                "variance": 0.6624032882
              },
              {
                "average": 0,
                "count": 14445066,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14445066,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 3.212424436,
                "count": 14445066,
                "maximum": 21,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.732659468,
                "variance": 13.93274671
              },
              {
                "average": -1.163338863,
                "count": 14445066,
                "maximum": 28.03199959,
                "minimum": -28.03199959,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 16.14145558,
                "variance": 260.5465881
              },
              {
                "average": 0,
                "count": 14445066,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1412.87715,
                "count": 14445066,
                "maximum": 1414,
                "minimum": 1402,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.126506072,
                "variance": 1.269015931
              },
              {
                "average": 402619354.9,
                "count": 14445066,
                "maximum": 402619862.9,
                "minimum": 402613836.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 550.3624664,
                "variance": 302898.8444
              },
              {
                "average": 0,
                "count": 14445066,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14445066,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14445066,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14445066,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14445066,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              574749.998,
              6576249.979,
              217.9123896,
              575499.998,
              6576999.999,
              590.9923896
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    574749.9980050304,
                    6576249.978586225,
                    217.91238961855086
                  ],
                  [
                    574749.9980050304,
                    6576999.998586224,
                    217.91238961855086
                  ],
                  [
                    575499.9980050304,
                    6576999.998586224,
                    590.9923896185509
                  ],
                  [
                    575499.9980050304,
                    6576249.978586225,
                    590.9923896185509
                  ],
                  [
                    574749.9980050304,
                    6576249.978586225,
                    217.91238961855086
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2024-06-17T00:37:42+00:00",
            "end_time": "2024-06-16T22:57: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": "20240615_0313_0721_4.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.79066954180854,
              59.35987744309421,
              112.02059737763119
            ],
            [
              -151.79042992682568,
              59.366611226568445,
              112.02059737763119
            ],
            [
              -151.7772380848955,
              59.36648822666462,
              628.6605973776311
            ],
            [
              -151.77748031159484,
              59.359754475984595,
              628.6605973776311
            ],
            [
              -151.79066954180854,
              59.35987744309421,
              112.02059737763119
            ]
          ]
        ]
      },
      "bbox": [
        -151.7906695,
        59.35975448,
        112.0205974,
        -151.7772381,
        59.36661123,
        628.6605974
      ],
      "properties": {
        "datetime": "2024-06-16T01:56:27Z",
        "pc:count": 13406205,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 569120.4787,
            "count": 13406205,
            "maximum": 569499.998,
            "minimum": 568749.998,
            "name": "X",
            "position": 0,
            "stddev": 217.2249684,
            "variance": 47186.68691
          },
          {
            "average": 6581120.727,
            "count": 13406205,
            "maximum": 6581499.999,
            "minimum": 6580749.979,
            "name": "Y",
            "position": 1,
            "stddev": 217.7615124,
            "variance": 47420.07629
          },
          {
            "average": 351.8208342,
            "count": 13406205,
            "maximum": 628.6605974,
            "minimum": 112.0205974,
            "name": "Z",
            "position": 2,
            "stddev": 110.5253563,
            "variance": 12215.85438
          },
          {
            "average": 47004.78246,
            "count": 13406205,
            "maximum": 65535,
            "minimum": 14566,
            "name": "Intensity",
            "position": 3,
            "stddev": 9155.124682,
            "variance": 83816307.94
          },
          {
            "average": 1.23714392,
            "count": 13406205,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4759935729,
            "variance": 0.2265698814
          },
          {
            "average": 1.476466756,
            "count": 13406205,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6229209821,
            "variance": 0.38803055
          },
          {
            "average": 0,
            "count": 13406205,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13406205,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.31660399,
            "count": 13406205,
            "maximum": 21,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.347454548,
            "variance": 5.510542855
          },
          {
            "average": -1.998401136,
            "count": 13406205,
            "maximum": 28.31399918,
            "minimum": -28.21800041,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.95177145,
            "variance": 254.4590123
          },
          {
            "average": 0,
            "count": 13406205,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1314.392577,
            "count": 13406205,
            "maximum": 1316,
            "minimum": 1312,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.979858358,
            "variance": 0.9601224018
          },
          {
            "average": 402537220.7,
            "count": 13406205,
            "maximum": 402538187.3,
            "minimum": 402535679.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 605.2129137,
            "variance": 366282.6709
          },
          {
            "average": 0,
            "count": 13406205,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13406205,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13406205,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13406205,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13406205,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          568749.998,
          6580749.979,
          112.0205974,
          569499.998,
          6581499.999,
          628.6605974
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                568749.9980320495,
                6580749.978719889,
                112.02059737763119
              ],
              [
                568749.9980320495,
                6581499.998719889,
                112.02059737763119
              ],
              [
                569499.9980320495,
                6581499.998719889,
                628.6605973776311
              ],
              [
                569499.9980320495,
                6580749.978719889,
                628.6605973776311
              ],
              [
                568749.9980320495,
                6580749.978719889,
                112.02059737763119
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2024-06-16T01:56:27+00:00",
        "end_time": "2024-06-16T01:14:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20240615_0313_0721_4.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20240615_0313_0721_4.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20240615_0313_0721_4.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0313_0721_4.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.7906695,
            59.35975448,
            112.0205974,
            -151.7772381,
            59.36661123,
            628.6605974
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.79066954180854,
                  59.35987744309421,
                  112.02059737763119
                ],
                [
                  -151.79042992682568,
                  59.366611226568445,
                  112.02059737763119
                ],
                [
                  -151.7772380848955,
                  59.36648822666462,
                  628.6605973776311
                ],
                [
                  -151.77748031159484,
                  59.359754475984595,
                  628.6605973776311
                ],
                [
                  -151.79066954180854,
                  59.35987744309421,
                  112.02059737763119
                ]
              ]
            ]
          },
          "id": "20240615_0313_0721_4.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0313_0721_4.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2024-06-16T01:56:27Z",
            "pc:count": 13406205,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 569120.4787,
                "count": 13406205,
                "maximum": 569499.998,
                "minimum": 568749.998,
                "name": "X",
                "position": 0,
                "stddev": 217.2249684,
                "variance": 47186.68691
              },
              {
                "average": 6581120.727,
                "count": 13406205,
                "maximum": 6581499.999,
                "minimum": 6580749.979,
                "name": "Y",
                "position": 1,
                "stddev": 217.7615124,
                "variance": 47420.07629
              },
              {
                "average": 351.8208342,
                "count": 13406205,
                "maximum": 628.6605974,
                "minimum": 112.0205974,
                "name": "Z",
                "position": 2,
                "stddev": 110.5253563,
                "variance": 12215.85438
              },
              {
                "average": 47004.78246,
                "count": 13406205,
                "maximum": 65535,
                "minimum": 14566,
                "name": "Intensity",
                "position": 3,
                "stddev": 9155.124682,
                "variance": 83816307.94
              },
              {
                "average": 1.23714392,
                "count": 13406205,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4759935729,
                "variance": 0.2265698814
              },
              {
                "average": 1.476466756,
                "count": 13406205,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6229209821,
                "variance": 0.38803055
              },
              {
                "average": 0,
                "count": 13406205,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13406205,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.31660399,
                "count": 13406205,
                "maximum": 21,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.347454548,
                "variance": 5.510542855
              },
              {
                "average": -1.998401136,
                "count": 13406205,
                "maximum": 28.31399918,
                "minimum": -28.21800041,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.95177145,
                "variance": 254.4590123
              },
              {
                "average": 0,
                "count": 13406205,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1314.392577,
                "count": 13406205,
                "maximum": 1316,
                "minimum": 1312,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.979858358,
                "variance": 0.9601224018
              },
              {
                "average": 402537220.7,
                "count": 13406205,
                "maximum": 402538187.3,
                "minimum": 402535679.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 605.2129137,
                "variance": 366282.6709
              },
              {
                "average": 0,
                "count": 13406205,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13406205,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13406205,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13406205,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13406205,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              568749.998,
              6580749.979,
              112.0205974,
              569499.998,
              6581499.999,
              628.6605974
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    568749.9980320495,
                    6580749.978719889,
                    112.02059737763119
                  ],
                  [
                    568749.9980320495,
                    6581499.998719889,
                    112.02059737763119
                  ],
                  [
                    569499.9980320495,
                    6581499.998719889,
                    628.6605973776311
                  ],
                  [
                    569499.9980320495,
                    6580749.978719889,
                    628.6605973776311
                  ],
                  [
                    568749.9980320495,
                    6580749.978719889,
                    112.02059737763119
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2024-06-16T01:56:27+00:00",
            "end_time": "2024-06-16T01:14:39+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": "20240616_0316_0719_1.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.7254818243777,
              59.33904891903456,
              363.6627018278373
            ],
            [
              -151.72522950426153,
              59.34578255797786,
              363.6627018278373
            ],
            [
              -151.71204606893482,
              59.345652992860096,
              707.9227018278373
            ],
            [
              -151.71230099674912,
              59.338919388446776,
              707.9227018278373
            ],
            [
              -151.7254818243777,
              59.33904891903456,
              363.6627018278373
            ]
          ]
        ]
      },
      "bbox": [
        -151.7254818,
        59.33891939,
        363.6627018,
        -151.7120461,
        59.34578256,
        707.9227018
      ],
      "properties": {
        "datetime": "2024-06-16T23:58:44Z",
        "pc:count": 13992440,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 572857.3261,
            "count": 13992440,
            "maximum": 573249.998,
            "minimum": 572499.998,
            "name": "X",
            "position": 0,
            "stddev": 217.4187323,
            "variance": 47270.90517
          },
          {
            "average": 6578874.428,
            "count": 13992440,
            "maximum": 6579249.999,
            "minimum": 6578499.979,
            "name": "Y",
            "position": 1,
            "stddev": 210.6669461,
            "variance": 44380.5622
          },
          {
            "average": 457.1792754,
            "count": 13992440,
            "maximum": 707.9227018,
            "minimum": 363.6627018,
            "name": "Z",
            "position": 2,
            "stddev": 56.83266653,
            "variance": 3229.951985
          },
          {
            "average": 47750.91254,
            "count": 13992440,
            "maximum": 65535,
            "minimum": 13047,
            "name": "Intensity",
            "position": 3,
            "stddev": 8999.569987,
            "variance": 80992259.96
          },
          {
            "average": 1.219878949,
            "count": 13992440,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4586469604,
            "variance": 0.2103570343
          },
          {
            "average": 1.441111772,
            "count": 13992440,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6033207428,
            "variance": 0.3639959187
          },
          {
            "average": 0,
            "count": 13992440,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13992440,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.892592571,
            "count": 13992440,
            "maximum": 21,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.712151385,
            "variance": 22.20437068
          },
          {
            "average": 0.7864334252,
            "count": 13992440,
            "maximum": 28.12800026,
            "minimum": -28.03199959,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 16.17277144,
            "variance": 261.5585361
          },
          {
            "average": 0,
            "count": 13992440,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1406.00055,
            "count": 13992440,
            "maximum": 1409,
            "minimum": 1403,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.568553974,
            "variance": 6.597469517
          },
          {
            "average": 402615942,
            "count": 13992440,
            "maximum": 402617524.7,
            "minimum": 402614384.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1331.707962,
            "variance": 1773446.097
          },
          {
            "average": 0,
            "count": 13992440,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13992440,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13992440,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13992440,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13992440,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          572499.998,
          6578499.979,
          363.6627018,
          573249.998,
          6579249.999,
          707.9227018
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                572499.9979746954,
                6578499.978840802,
                363.6627018278373
              ],
              [
                572499.9979746954,
                6579249.998840801,
                363.6627018278373
              ],
              [
                573249.9979746954,
                6579249.998840801,
                707.9227018278373
              ],
              [
                573249.9979746954,
                6578499.978840802,
                707.9227018278373
              ],
              [
                572499.9979746954,
                6578499.978840802,
                363.6627018278373
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2024-06-16T23:58:44+00:00",
        "end_time": "2024-06-16T23:06:24+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20240616_0316_0719_1.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20240616_0316_0719_1.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20240616_0316_0719_1.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240616_0316_0719_1.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.7254818,
            59.33891939,
            363.6627018,
            -151.7120461,
            59.34578256,
            707.9227018
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.7254818243777,
                  59.33904891903456,
                  363.6627018278373
                ],
                [
                  -151.72522950426153,
                  59.34578255797786,
                  363.6627018278373
                ],
                [
                  -151.71204606893482,
                  59.345652992860096,
                  707.9227018278373
                ],
                [
                  -151.71230099674912,
                  59.338919388446776,
                  707.9227018278373
                ],
                [
                  -151.7254818243777,
                  59.33904891903456,
                  363.6627018278373
                ]
              ]
            ]
          },
          "id": "20240616_0316_0719_1.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240616_0316_0719_1.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2024-06-16T23:58:44Z",
            "pc:count": 13992440,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 572857.3261,
                "count": 13992440,
                "maximum": 573249.998,
                "minimum": 572499.998,
                "name": "X",
                "position": 0,
                "stddev": 217.4187323,
                "variance": 47270.90517
              },
              {
                "average": 6578874.428,
                "count": 13992440,
                "maximum": 6579249.999,
                "minimum": 6578499.979,
                "name": "Y",
                "position": 1,
                "stddev": 210.6669461,
                "variance": 44380.5622
              },
              {
                "average": 457.1792754,
                "count": 13992440,
                "maximum": 707.9227018,
                "minimum": 363.6627018,
                "name": "Z",
                "position": 2,
                "stddev": 56.83266653,
                "variance": 3229.951985
              },
              {
                "average": 47750.91254,
                "count": 13992440,
                "maximum": 65535,
                "minimum": 13047,
                "name": "Intensity",
                "position": 3,
                "stddev": 8999.569987,
                "variance": 80992259.96
              },
              {
                "average": 1.219878949,
                "count": 13992440,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4586469604,
                "variance": 0.2103570343
              },
              {
                "average": 1.441111772,
                "count": 13992440,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6033207428,
                "variance": 0.3639959187
              },
              {
                "average": 0,
                "count": 13992440,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13992440,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.892592571,
                "count": 13992440,
                "maximum": 21,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.712151385,
                "variance": 22.20437068
              },
              {
                "average": 0.7864334252,
                "count": 13992440,
                "maximum": 28.12800026,
                "minimum": -28.03199959,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 16.17277144,
                "variance": 261.5585361
              },
              {
                "average": 0,
                "count": 13992440,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1406.00055,
                "count": 13992440,
                "maximum": 1409,
                "minimum": 1403,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.568553974,
                "variance": 6.597469517
              },
              {
                "average": 402615942,
                "count": 13992440,
                "maximum": 402617524.7,
                "minimum": 402614384.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1331.707962,
                "variance": 1773446.097
              },
              {
                "average": 0,
                "count": 13992440,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13992440,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13992440,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13992440,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13992440,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              572499.998,
              6578499.979,
              363.6627018,
              573249.998,
              6579249.999,
              707.9227018
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    572499.9979746954,
                    6578499.978840802,
                    363.6627018278373
                  ],
                  [
                    572499.9979746954,
                    6579249.998840801,
                    363.6627018278373
                  ],
                  [
                    573249.9979746954,
                    6579249.998840801,
                    707.9227018278373
                  ],
                  [
                    573249.9979746954,
                    6578499.978840802,
                    707.9227018278373
                  ],
                  [
                    572499.9979746954,
                    6578499.978840802,
                    363.6627018278373
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2024-06-16T23:58:44+00:00",
            "end_time": "2024-06-16T23:06: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": "20240615_0315_0727_3.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.74812530917734,
              59.440306091828205,
              -0.258865526260678
            ],
            [
              -151.74787647080834,
              59.44703968424597,
              -0.258865526260678
            ],
            [
              -151.73465353895864,
              59.44691227558732,
              80.92113447373933
            ],
            [
              -151.734905003462,
              59.44017871719126,
              80.92113447373933
            ],
            [
              -151.74812530917734,
              59.440306091828205,
              -0.258865526260678
            ]
          ]
        ]
      },
      "bbox": [
        -151.7481253,
        59.44017872,
        -0.2588655263,
        -151.7346535,
        59.44703968,
        80.92113447
      ],
      "properties": {
        "datetime": "2024-06-15T23:40:35Z",
        "pc:count": 5377831,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 571320.3676,
            "count": 5377831,
            "maximum": 571749.9944,
            "minimum": 570999.9944,
            "name": "X",
            "position": 0,
            "stddev": 196.3137257,
            "variance": 38539.0789
          },
          {
            "average": 6590125.907,
            "count": 5377831,
            "maximum": 6590499.999,
            "minimum": 6589749.979,
            "name": "Y",
            "position": 1,
            "stddev": 227.6191722,
            "variance": 51810.48756
          },
          {
            "average": 9.479478944,
            "count": 5377831,
            "maximum": 80.92113447,
            "minimum": -0.2588655263,
            "name": "Z",
            "position": 2,
            "stddev": 13.38014477,
            "variance": 179.0282741
          },
          {
            "average": 41481.3015,
            "count": 5377831,
            "maximum": 65535,
            "minimum": 22252,
            "name": "Intensity",
            "position": 3,
            "stddev": 8133.467611,
            "variance": 66153295.37
          },
          {
            "average": 1.142791955,
            "count": 5377831,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4286531624,
            "variance": 0.1837435336
          },
          {
            "average": 1.285807605,
            "count": 5377831,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6232461595,
            "variance": 0.3884357753
          },
          {
            "average": 0,
            "count": 5377831,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0001935724644,
            "count": 5377831,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.01391168682,
            "variance": 0.0001935350301
          },
          {
            "average": 2.268596577,
            "count": 5377831,
            "maximum": 20,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.89393671,
            "variance": 3.586996262
          },
          {
            "average": 5.630694989,
            "count": 5377831,
            "maximum": 27.93600082,
            "minimum": -28.21800041,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.16650274,
            "variance": 230.0228054
          },
          {
            "average": 0,
            "count": 5377831,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1304.254024,
            "count": 5377831,
            "maximum": 1306,
            "minimum": 1303,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7337119854,
            "variance": 0.5383332775
          },
          {
            "average": 402529036,
            "count": 5377831,
            "maximum": 402530035.5,
            "minimum": 402528400,
            "name": "GpsTime",
            "position": 12,
            "stddev": 371.9744076,
            "variance": 138364.9599
          },
          {
            "average": 0,
            "count": 5377831,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5377831,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5377831,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5377831,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5377831,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          570999.9944,
          6589749.979,
          -0.2588655263,
          571749.9944,
          6590499.999,
          80.92113447
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                570999.9944156446,
                6589749.9787363075,
                -0.258865526260678
              ],
              [
                570999.9944156446,
                6590499.998736307,
                -0.258865526260678
              ],
              [
                571749.9944156446,
                6590499.998736307,
                80.92113447373933
              ],
              [
                571749.9944156446,
                6589749.9787363075,
                80.92113447373933
              ],
              [
                570999.9944156446,
                6589749.9787363075,
                -0.258865526260678
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2024-06-15T23:40:35+00:00",
        "end_time": "2024-06-15T23:13:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20240615_0315_0727_3.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20240615_0315_0727_3.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20240615_0315_0727_3.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0315_0727_3.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.7481253,
            59.44017872,
            -0.2588655263,
            -151.7346535,
            59.44703968,
            80.92113447
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.74812530917734,
                  59.440306091828205,
                  -0.258865526260678
                ],
                [
                  -151.74787647080834,
                  59.44703968424597,
                  -0.258865526260678
                ],
                [
                  -151.73465353895864,
                  59.44691227558732,
                  80.92113447373933
                ],
                [
                  -151.734905003462,
                  59.44017871719126,
                  80.92113447373933
                ],
                [
                  -151.74812530917734,
                  59.440306091828205,
                  -0.258865526260678
                ]
              ]
            ]
          },
          "id": "20240615_0315_0727_3.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0315_0727_3.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2024-06-15T23:40:35Z",
            "pc:count": 5377831,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 571320.3676,
                "count": 5377831,
                "maximum": 571749.9944,
                "minimum": 570999.9944,
                "name": "X",
                "position": 0,
                "stddev": 196.3137257,
                "variance": 38539.0789
              },
              {
                "average": 6590125.907,
                "count": 5377831,
                "maximum": 6590499.999,
                "minimum": 6589749.979,
                "name": "Y",
                "position": 1,
                "stddev": 227.6191722,
                "variance": 51810.48756
              },
              {
                "average": 9.479478944,
                "count": 5377831,
                "maximum": 80.92113447,
                "minimum": -0.2588655263,
                "name": "Z",
                "position": 2,
                "stddev": 13.38014477,
                "variance": 179.0282741
              },
              {
                "average": 41481.3015,
                "count": 5377831,
                "maximum": 65535,
                "minimum": 22252,
                "name": "Intensity",
                "position": 3,
                "stddev": 8133.467611,
                "variance": 66153295.37
              },
              {
                "average": 1.142791955,
                "count": 5377831,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4286531624,
                "variance": 0.1837435336
              },
              {
                "average": 1.285807605,
                "count": 5377831,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6232461595,
                "variance": 0.3884357753
              },
              {
                "average": 0,
                "count": 5377831,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0001935724644,
                "count": 5377831,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.01391168682,
                "variance": 0.0001935350301
              },
              {
                "average": 2.268596577,
                "count": 5377831,
                "maximum": 20,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.89393671,
                "variance": 3.586996262
              },
              {
                "average": 5.630694989,
                "count": 5377831,
                "maximum": 27.93600082,
                "minimum": -28.21800041,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.16650274,
                "variance": 230.0228054
              },
              {
                "average": 0,
                "count": 5377831,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1304.254024,
                "count": 5377831,
                "maximum": 1306,
                "minimum": 1303,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7337119854,
                "variance": 0.5383332775
              },
              {
                "average": 402529036,
                "count": 5377831,
                "maximum": 402530035.5,
                "minimum": 402528400,
                "name": "GpsTime",
                "position": 12,
                "stddev": 371.9744076,
                "variance": 138364.9599
              },
              {
                "average": 0,
                "count": 5377831,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5377831,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5377831,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5377831,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5377831,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              570999.9944,
              6589749.979,
              -0.2588655263,
              571749.9944,
              6590499.999,
              80.92113447
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    570999.9944156446,
                    6589749.9787363075,
                    -0.258865526260678
                  ],
                  [
                    570999.9944156446,
                    6590499.998736307,
                    -0.258865526260678
                  ],
                  [
                    571749.9944156446,
                    6590499.998736307,
                    80.92113447373933
                  ],
                  [
                    571749.9944156446,
                    6589749.9787363075,
                    80.92113447373933
                  ],
                  [
                    570999.9944156446,
                    6589749.9787363075,
                    -0.258865526260678
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2024-06-15T23:40:35+00:00",
            "end_time": "2024-06-15T23:13: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": "20240615_0318_0725_3.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.66986231253057,
              59.41258888645343,
              96.61038662293319
            ],
            [
              -151.6695982119027,
              59.41932230024578,
              96.61038662293319
            ],
            [
              -151.65638649797992,
              59.41918700834212,
              256.93038662293316
            ],
            [
              -151.65665321937732,
              59.4124536306561,
              256.93038662293316
            ],
            [
              -151.66986231253057,
              59.41258888645343,
              96.61038662293319
            ]
          ]
        ]
      },
      "bbox": [
        -151.6698623,
        59.41245363,
        96.61038662,
        -151.6563865,
        59.4193223,
        256.9303866
      ],
      "properties": {
        "datetime": "2024-06-16T01:38:11Z",
        "pc:count": 16161721,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 575876.1785,
            "count": 16161721,
            "maximum": 576249.9979,
            "minimum": 575499.9979,
            "name": "X",
            "position": 0,
            "stddev": 217.2231105,
            "variance": 47185.87976
          },
          {
            "average": 6587124.158,
            "count": 16161721,
            "maximum": 6587499.999,
            "minimum": 6586749.979,
            "name": "Y",
            "position": 1,
            "stddev": 219.7864047,
            "variance": 48306.0637
          },
          {
            "average": 164.926846,
            "count": 16161721,
            "maximum": 256.9303866,
            "minimum": 96.61038662,
            "name": "Z",
            "position": 2,
            "stddev": 24.99085386,
            "variance": 624.5427766
          },
          {
            "average": 40640.72236,
            "count": 16161721,
            "maximum": 65535,
            "minimum": 19898,
            "name": "Intensity",
            "position": 3,
            "stddev": 9147.64449,
            "variance": 83679399.71
          },
          {
            "average": 1.5772819,
            "count": 16161721,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7477935649,
            "variance": 0.5591952156
          },
          {
            "average": 2.155827093,
            "count": 16161721,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.8761523319,
            "variance": 0.7676429087
          },
          {
            "average": 0,
            "count": 16161721,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16161721,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 3.92150508,
            "count": 16161721,
            "maximum": 5,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.710827578,
            "variance": 2.926931003
          },
          {
            "average": -0.8031308836,
            "count": 16161721,
            "maximum": 28.22400093,
            "minimum": -28.12199974,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.93225263,
            "variance": 253.8366739
          },
          {
            "average": 0,
            "count": 16161721,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1311.868464,
            "count": 16161721,
            "maximum": 1314,
            "minimum": 1310,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8889046197,
            "variance": 0.7901514228
          },
          {
            "average": 402535628,
            "count": 16161721,
            "maximum": 402537091.1,
            "minimum": 402534568.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 559.5113119,
            "variance": 313052.9082
          },
          {
            "average": 0,
            "count": 16161721,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16161721,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16161721,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16161721,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16161721,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          575499.9979,
          6586749.979,
          96.61038662,
          576249.9979,
          6587499.999,
          256.9303866
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                575499.997880144,
                6586749.978549131,
                96.61038662293319
              ],
              [
                575499.997880144,
                6587499.998549131,
                96.61038662293319
              ],
              [
                576249.997880144,
                6587499.998549131,
                256.93038662293316
              ],
              [
                576249.997880144,
                6586749.978549131,
                256.93038662293316
              ],
              [
                575499.997880144,
                6586749.978549131,
                96.61038662293319
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2024-06-16T01:38:11+00:00",
        "end_time": "2024-06-16T00:56:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20240615_0318_0725_3.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20240615_0318_0725_3.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20240615_0318_0725_3.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0318_0725_3.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.6698623,
            59.41245363,
            96.61038662,
            -151.6563865,
            59.4193223,
            256.9303866
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.66986231253057,
                  59.41258888645343,
                  96.61038662293319
                ],
                [
                  -151.6695982119027,
                  59.41932230024578,
                  96.61038662293319
                ],
                [
                  -151.65638649797992,
                  59.41918700834212,
                  256.93038662293316
                ],
                [
                  -151.65665321937732,
                  59.4124536306561,
                  256.93038662293316
                ],
                [
                  -151.66986231253057,
                  59.41258888645343,
                  96.61038662293319
                ]
              ]
            ]
          },
          "id": "20240615_0318_0725_3.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0318_0725_3.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2024-06-16T01:38:11Z",
            "pc:count": 16161721,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 575876.1785,
                "count": 16161721,
                "maximum": 576249.9979,
                "minimum": 575499.9979,
                "name": "X",
                "position": 0,
                "stddev": 217.2231105,
                "variance": 47185.87976
              },
              {
                "average": 6587124.158,
                "count": 16161721,
                "maximum": 6587499.999,
                "minimum": 6586749.979,
                "name": "Y",
                "position": 1,
                "stddev": 219.7864047,
                "variance": 48306.0637
              },
              {
                "average": 164.926846,
                "count": 16161721,
                "maximum": 256.9303866,
                "minimum": 96.61038662,
                "name": "Z",
                "position": 2,
                "stddev": 24.99085386,
                "variance": 624.5427766
              },
              {
                "average": 40640.72236,
                "count": 16161721,
                "maximum": 65535,
                "minimum": 19898,
                "name": "Intensity",
                "position": 3,
                "stddev": 9147.64449,
                "variance": 83679399.71
              },
              {
                "average": 1.5772819,
                "count": 16161721,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7477935649,
                "variance": 0.5591952156
              },
              {
                "average": 2.155827093,
                "count": 16161721,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.8761523319,
                "variance": 0.7676429087
              },
              {
                "average": 0,
                "count": 16161721,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16161721,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 3.92150508,
                "count": 16161721,
                "maximum": 5,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.710827578,
                "variance": 2.926931003
              },
              {
                "average": -0.8031308836,
                "count": 16161721,
                "maximum": 28.22400093,
                "minimum": -28.12199974,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.93225263,
                "variance": 253.8366739
              },
              {
                "average": 0,
                "count": 16161721,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1311.868464,
                "count": 16161721,
                "maximum": 1314,
                "minimum": 1310,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8889046197,
                "variance": 0.7901514228
              },
              {
                "average": 402535628,
                "count": 16161721,
                "maximum": 402537091.1,
                "minimum": 402534568.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 559.5113119,
                "variance": 313052.9082
              },
              {
                "average": 0,
                "count": 16161721,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16161721,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16161721,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16161721,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16161721,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              575499.9979,
              6586749.979,
              96.61038662,
              576249.9979,
              6587499.999,
              256.9303866
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    575499.997880144,
                    6586749.978549131,
                    96.61038662293319
                  ],
                  [
                    575499.997880144,
                    6587499.998549131,
                    96.61038662293319
                  ],
                  [
                    576249.997880144,
                    6587499.998549131,
                    256.93038662293316
                  ],
                  [
                    576249.997880144,
                    6586749.978549131,
                    256.93038662293316
                  ],
                  [
                    575499.997880144,
                    6586749.978549131,
                    96.61038662293319
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2024-06-16T01:38:11+00:00",
            "end_time": "2024-06-16T00:56: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": "20240615_0307_0716_4.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.95094043179844,
              59.29668800667594,
              396.96080142598186
            ],
            [
              -151.9508186680288,
              59.300643134436754,
              396.96080142598186
            ],
            [
              -151.93765163676875,
              59.300536426898105,
              671.5808014259819
            ],
            [
              -151.93777492795508,
              59.2965813158279,
              671.5808014259819
            ],
            [
              -151.95094043179844,
              59.29668800667594,
              396.96080142598186
            ]
          ]
        ]
      },
      "bbox": [
        -151.9509404,
        59.29658132,
        396.9608014,
        -151.9376516,
        59.30064313,
        671.5808014
      ],
      "properties": {
        "datetime": "2024-06-16T23:44:28Z",
        "pc:count": 6260366,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 560197.1323,
            "count": 6260366,
            "maximum": 560499.998,
            "minimum": 559749.998,
            "name": "X",
            "position": 0,
            "stddev": 196.2891498,
            "variance": 38529.43031
          },
          {
            "average": 6573798.141,
            "count": 6260366,
            "maximum": 6573999.997,
            "minimum": 6573559.497,
            "name": "Y",
            "position": 1,
            "stddev": 123.7112483,
            "variance": 15304.47295
          },
          {
            "average": 547.2390935,
            "count": 6260366,
            "maximum": 671.5808014,
            "minimum": 396.9608014,
            "name": "Z",
            "position": 2,
            "stddev": 42.59908444,
            "variance": 1814.681995
          },
          {
            "average": 49706.63305,
            "count": 6260366,
            "maximum": 65535,
            "minimum": 13077,
            "name": "Intensity",
            "position": 3,
            "stddev": 7615.514053,
            "variance": 57996054.29
          },
          {
            "average": 1.129991921,
            "count": 6260366,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3658302991,
            "variance": 0.1338318077
          },
          {
            "average": 1.261162207,
            "count": 6260366,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5059686759,
            "variance": 0.256004301
          },
          {
            "average": 0,
            "count": 6260366,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6260366,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.813790919,
            "count": 6260366,
            "maximum": 22,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.187567233,
            "variance": 4.785450399
          },
          {
            "average": 1.735518227,
            "count": 6260366,
            "maximum": 28.22400093,
            "minimum": -28.12199974,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 17.02987035,
            "variance": 290.0164841
          },
          {
            "average": 0,
            "count": 6260366,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1378.106121,
            "count": 6260366,
            "maximum": 1407,
            "minimum": 1315,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 41.87591851,
            "variance": 1753.592551
          },
          {
            "average": 402591737.2,
            "count": 6260366,
            "maximum": 402616668.7,
            "minimum": 402537781.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 36207.90353,
            "variance": 1311012278
          },
          {
            "average": 0,
            "count": 6260366,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6260366,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6260366,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6260366,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6260366,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          559749.998,
          6573559.497,
          396.9608014,
          560499.998,
          6573999.997,
          671.5808014
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                559749.9980095665,
                6573559.497366803,
                396.96080142598186
              ],
              [
                559749.9980095665,
                6573999.997366803,
                396.96080142598186
              ],
              [
                560499.9980095665,
                6573999.997366803,
                671.5808014259819
              ],
              [
                560499.9980095665,
                6573559.497366803,
                671.5808014259819
              ],
              [
                559749.9980095665,
                6573559.497366803,
                396.96080142598186
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2024-06-16T23:44:28+00:00",
        "end_time": "2024-06-16T01:49:41+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20240615_0307_0716_4.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20240615_0307_0716_4.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20240615_0307_0716_4.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0307_0716_4.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.9509404,
            59.29658132,
            396.9608014,
            -151.9376516,
            59.30064313,
            671.5808014
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.95094043179844,
                  59.29668800667594,
                  396.96080142598186
                ],
                [
                  -151.9508186680288,
                  59.300643134436754,
                  396.96080142598186
                ],
                [
                  -151.93765163676875,
                  59.300536426898105,
                  671.5808014259819
                ],
                [
                  -151.93777492795508,
                  59.2965813158279,
                  671.5808014259819
                ],
                [
                  -151.95094043179844,
                  59.29668800667594,
                  396.96080142598186
                ]
              ]
            ]
          },
          "id": "20240615_0307_0716_4.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0307_0716_4.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2024-06-16T23:44:28Z",
            "pc:count": 6260366,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 560197.1323,
                "count": 6260366,
                "maximum": 560499.998,
                "minimum": 559749.998,
                "name": "X",
                "position": 0,
                "stddev": 196.2891498,
                "variance": 38529.43031
              },
              {
                "average": 6573798.141,
                "count": 6260366,
                "maximum": 6573999.997,
                "minimum": 6573559.497,
                "name": "Y",
                "position": 1,
                "stddev": 123.7112483,
                "variance": 15304.47295
              },
              {
                "average": 547.2390935,
                "count": 6260366,
                "maximum": 671.5808014,
                "minimum": 396.9608014,
                "name": "Z",
                "position": 2,
                "stddev": 42.59908444,
                "variance": 1814.681995
              },
              {
                "average": 49706.63305,
                "count": 6260366,
                "maximum": 65535,
                "minimum": 13077,
                "name": "Intensity",
                "position": 3,
                "stddev": 7615.514053,
                "variance": 57996054.29
              },
              {
                "average": 1.129991921,
                "count": 6260366,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3658302991,
                "variance": 0.1338318077
              },
              {
                "average": 1.261162207,
                "count": 6260366,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5059686759,
                "variance": 0.256004301
              },
              {
                "average": 0,
                "count": 6260366,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6260366,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.813790919,
                "count": 6260366,
                "maximum": 22,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.187567233,
                "variance": 4.785450399
              },
              {
                "average": 1.735518227,
                "count": 6260366,
                "maximum": 28.22400093,
                "minimum": -28.12199974,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 17.02987035,
                "variance": 290.0164841
              },
              {
                "average": 0,
                "count": 6260366,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1378.106121,
                "count": 6260366,
                "maximum": 1407,
                "minimum": 1315,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 41.87591851,
                "variance": 1753.592551
              },
              {
                "average": 402591737.2,
                "count": 6260366,
                "maximum": 402616668.7,
                "minimum": 402537781.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 36207.90353,
                "variance": 1311012278
              },
              {
                "average": 0,
                "count": 6260366,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6260366,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6260366,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6260366,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6260366,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              559749.998,
              6573559.497,
              396.9608014,
              560499.998,
              6573999.997,
              671.5808014
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    559749.9980095665,
                    6573559.497366803,
                    396.96080142598186
                  ],
                  [
                    559749.9980095665,
                    6573999.997366803,
                    396.96080142598186
                  ],
                  [
                    560499.9980095665,
                    6573999.997366803,
                    671.5808014259819
                  ],
                  [
                    560499.9980095665,
                    6573559.497366803,
                    671.5808014259819
                  ],
                  [
                    559749.9980095665,
                    6573559.497366803,
                    396.96080142598186
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2024-06-16T23:44:28+00:00",
            "end_time": "2024-06-16T01:49: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": "20240615_0314_0722_4.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.76380141784736,
              59.373097244536545,
              406.2466243637811
            ],
            [
              -151.76355635128184,
              59.37983094682062,
              406.2466243637811
            ],
            [
              -151.7503595096329,
              59.379705212245376,
              589.4866243637812
            ],
            [
              -151.75060719019916,
              59.37297154349279,
              589.4866243637812
            ],
            [
              -151.76380141784736,
              59.373097244536545,
              406.2466243637811
            ]
          ]
        ]
      },
      "bbox": [
        -151.7638014,
        59.37297154,
        406.2466244,
        -151.7503595,
        59.37983095,
        589.4866244
      ],
      "properties": {
        "datetime": "2024-06-16T01:46:50Z",
        "pc:count": 11213051,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 570605.6364,
            "count": 11213051,
            "maximum": 570999.998,
            "minimum": 570249.998,
            "name": "X",
            "position": 0,
            "stddev": 222.750605,
            "variance": 49617.83204
          },
          {
            "average": 6582627.527,
            "count": 11213051,
            "maximum": 6582999.999,
            "minimum": 6582249.979,
            "name": "Y",
            "position": 1,
            "stddev": 219.0871242,
            "variance": 47999.16797
          },
          {
            "average": 475.1158105,
            "count": 11213051,
            "maximum": 589.4866244,
            "minimum": 406.2466244,
            "name": "Z",
            "position": 2,
            "stddev": 31.89971534,
            "variance": 1017.591839
          },
          {
            "average": 49367.31368,
            "count": 11213051,
            "maximum": 65535,
            "minimum": 14358,
            "name": "Intensity",
            "position": 3,
            "stddev": 7697.198528,
            "variance": 59246865.18
          },
          {
            "average": 1.126090927,
            "count": 11213051,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3560933621,
            "variance": 0.1268024826
          },
          {
            "average": 1.252876135,
            "count": 11213051,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4891195968,
            "variance": 0.23923798
          },
          {
            "average": 0,
            "count": 11213051,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11213051,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 3.782716051,
            "count": 11213051,
            "maximum": 21,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 6.303413503,
            "variance": 39.73302178
          },
          {
            "average": -1.521288017,
            "count": 11213051,
            "maximum": 28.31399918,
            "minimum": -28.12199974,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.9002734,
            "variance": 252.8186942
          },
          {
            "average": 0,
            "count": 11213051,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1313.488953,
            "count": 11213051,
            "maximum": 1315,
            "minimum": 1312,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8646876547,
            "variance": 0.7476847402
          },
          {
            "average": 402536656.5,
            "count": 11213051,
            "maximum": 402537610.5,
            "minimum": 402535707,
            "name": "GpsTime",
            "position": 12,
            "stddev": 549.03474,
            "variance": 301439.1457
          },
          {
            "average": 0,
            "count": 11213051,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11213051,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11213051,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11213051,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11213051,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          570249.998,
          6582249.979,
          406.2466244,
          570999.998,
          6582999.999,
          589.4866244
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                570249.9979519858,
                6582249.978809042,
                406.2466243637811
              ],
              [
                570249.9979519858,
                6582999.998809041,
                406.2466243637811
              ],
              [
                570999.9979519858,
                6582999.998809041,
                589.4866243637812
              ],
              [
                570999.9979519858,
                6582249.978809042,
                589.4866243637812
              ],
              [
                570249.9979519858,
                6582249.978809042,
                406.2466243637811
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2024-06-16T01:46:50+00:00",
        "end_time": "2024-06-16T01:15:07+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20240615_0314_0722_4.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20240615_0314_0722_4.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20240615_0314_0722_4.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0314_0722_4.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.7638014,
            59.37297154,
            406.2466244,
            -151.7503595,
            59.37983095,
            589.4866244
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.76380141784736,
                  59.373097244536545,
                  406.2466243637811
                ],
                [
                  -151.76355635128184,
                  59.37983094682062,
                  406.2466243637811
                ],
                [
                  -151.7503595096329,
                  59.379705212245376,
                  589.4866243637812
                ],
                [
                  -151.75060719019916,
                  59.37297154349279,
                  589.4866243637812
                ],
                [
                  -151.76380141784736,
                  59.373097244536545,
                  406.2466243637811
                ]
              ]
            ]
          },
          "id": "20240615_0314_0722_4.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0314_0722_4.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2024-06-16T01:46:50Z",
            "pc:count": 11213051,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 570605.6364,
                "count": 11213051,
                "maximum": 570999.998,
                "minimum": 570249.998,
                "name": "X",
                "position": 0,
                "stddev": 222.750605,
                "variance": 49617.83204
              },
              {
                "average": 6582627.527,
                "count": 11213051,
                "maximum": 6582999.999,
                "minimum": 6582249.979,
                "name": "Y",
                "position": 1,
                "stddev": 219.0871242,
                "variance": 47999.16797
              },
              {
                "average": 475.1158105,
                "count": 11213051,
                "maximum": 589.4866244,
                "minimum": 406.2466244,
                "name": "Z",
                "position": 2,
                "stddev": 31.89971534,
                "variance": 1017.591839
              },
              {
                "average": 49367.31368,
                "count": 11213051,
                "maximum": 65535,
                "minimum": 14358,
                "name": "Intensity",
                "position": 3,
                "stddev": 7697.198528,
                "variance": 59246865.18
              },
              {
                "average": 1.126090927,
                "count": 11213051,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3560933621,
                "variance": 0.1268024826
              },
              {
                "average": 1.252876135,
                "count": 11213051,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4891195968,
                "variance": 0.23923798
              },
              {
                "average": 0,
                "count": 11213051,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11213051,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 3.782716051,
                "count": 11213051,
                "maximum": 21,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 6.303413503,
                "variance": 39.73302178
              },
              {
                "average": -1.521288017,
                "count": 11213051,
                "maximum": 28.31399918,
                "minimum": -28.12199974,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.9002734,
                "variance": 252.8186942
              },
              {
                "average": 0,
                "count": 11213051,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1313.488953,
                "count": 11213051,
                "maximum": 1315,
                "minimum": 1312,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8646876547,
                "variance": 0.7476847402
              },
              {
                "average": 402536656.5,
                "count": 11213051,
                "maximum": 402537610.5,
                "minimum": 402535707,
                "name": "GpsTime",
                "position": 12,
                "stddev": 549.03474,
                "variance": 301439.1457
              },
              {
                "average": 0,
                "count": 11213051,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11213051,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11213051,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11213051,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11213051,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              570249.998,
              6582249.979,
              406.2466244,
              570999.998,
              6582999.999,
              589.4866244
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    570249.9979519858,
                    6582249.978809042,
                    406.2466243637811
                  ],
                  [
                    570249.9979519858,
                    6582999.998809041,
                    406.2466243637811
                  ],
                  [
                    570999.9979519858,
                    6582999.998809041,
                    589.4866243637812
                  ],
                  [
                    570999.9979519858,
                    6582249.978809042,
                    589.4866243637812
                  ],
                  [
                    570249.9979519858,
                    6582249.978809042,
                    406.2466243637811
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2024-06-16T01:46:50+00:00",
            "end_time": "2024-06-16T01:15: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": "20240615_0316_0722_1.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.7239661805003,
              59.37944955933573,
              409.6599228031858
            ],
            [
              -151.72371315428393,
              59.386183152295736,
              409.6599228031858
            ],
            [
              -151.71051404768147,
              59.386053379716564,
              720.5399228031858
            ],
            [
              -151.71076968888715,
              59.379319821368604,
              720.5399228031858
            ],
            [
              -151.7239661805003,
              59.37944955933573,
              409.6599228031858
            ]
          ]
        ]
      },
      "bbox": [
        -151.7239662,
        59.37931982,
        409.6599228,
        -151.710514,
        59.38618315,
        720.5399228
      ],
      "properties": {
        "datetime": "2024-06-16T01:57:30Z",
        "pc:count": 10954187,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 572867.4753,
            "count": 10954187,
            "maximum": 573249.998,
            "minimum": 572499.998,
            "name": "X",
            "position": 0,
            "stddev": 220.3016771,
            "variance": 48532.82895
          },
          {
            "average": 6583364.595,
            "count": 10954187,
            "maximum": 6583749.999,
            "minimum": 6582999.979,
            "name": "Y",
            "position": 1,
            "stddev": 221.3658554,
            "variance": 49002.84193
          },
          {
            "average": 563.4760569,
            "count": 10954187,
            "maximum": 720.5399228,
            "minimum": 409.6599228,
            "name": "Z",
            "position": 2,
            "stddev": 70.49572895,
            "variance": 4969.6478
          },
          {
            "average": 50477.6321,
            "count": 10954187,
            "maximum": 65535,
            "minimum": 12898,
            "name": "Intensity",
            "position": 3,
            "stddev": 4969.90079,
            "variance": 24699913.86
          },
          {
            "average": 1.041424982,
            "count": 10954187,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2125080192,
            "variance": 0.04515965823
          },
          {
            "average": 1.082898256,
            "count": 10954187,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3042080998,
            "variance": 0.09254256801
          },
          {
            "average": 0,
            "count": 10954187,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10954187,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5.547646941,
            "count": 10954187,
            "maximum": 21,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 8.121528754,
            "variance": 65.9592293
          },
          {
            "average": 1.572366122,
            "count": 10954187,
            "maximum": 28.22400093,
            "minimum": -28.12199974,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 16.72066503,
            "variance": 279.5806392
          },
          {
            "average": 0,
            "count": 10954187,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1314.485062,
            "count": 10954187,
            "maximum": 1316,
            "minimum": 1313,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8975012846,
            "variance": 0.8055085558
          },
          {
            "average": 402537284.6,
            "count": 10954187,
            "maximum": 402538250.2,
            "minimum": 402536303.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 560.3773806,
            "variance": 314022.8087
          },
          {
            "average": 0,
            "count": 10954187,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10954187,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10954187,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10954187,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10954187,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          572499.998,
          6582999.979,
          409.6599228,
          573249.998,
          6583749.999,
          720.5399228
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                572499.99795995,
                6582999.978724427,
                409.6599228031858
              ],
              [
                572499.99795995,
                6583749.998724426,
                409.6599228031858
              ],
              [
                573249.99795995,
                6583749.998724426,
                720.5399228031858
              ],
              [
                573249.99795995,
                6582999.978724427,
                720.5399228031858
              ],
              [
                572499.99795995,
                6582999.978724427,
                409.6599228031858
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2024-06-16T01:57:30+00:00",
        "end_time": "2024-06-16T01:25:03+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20240615_0316_0722_1.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20240615_0316_0722_1.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20240615_0316_0722_1.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0316_0722_1.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.7239662,
            59.37931982,
            409.6599228,
            -151.710514,
            59.38618315,
            720.5399228
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.7239661805003,
                  59.37944955933573,
                  409.6599228031858
                ],
                [
                  -151.72371315428393,
                  59.386183152295736,
                  409.6599228031858
                ],
                [
                  -151.71051404768147,
                  59.386053379716564,
                  720.5399228031858
                ],
                [
                  -151.71076968888715,
                  59.379319821368604,
                  720.5399228031858
                ],
                [
                  -151.7239661805003,
                  59.37944955933573,
                  409.6599228031858
                ]
              ]
            ]
          },
          "id": "20240615_0316_0722_1.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0316_0722_1.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2024-06-16T01:57:30Z",
            "pc:count": 10954187,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 572867.4753,
                "count": 10954187,
                "maximum": 573249.998,
                "minimum": 572499.998,
                "name": "X",
                "position": 0,
                "stddev": 220.3016771,
                "variance": 48532.82895
              },
              {
                "average": 6583364.595,
                "count": 10954187,
                "maximum": 6583749.999,
                "minimum": 6582999.979,
                "name": "Y",
                "position": 1,
                "stddev": 221.3658554,
                "variance": 49002.84193
              },
              {
                "average": 563.4760569,
                "count": 10954187,
                "maximum": 720.5399228,
                "minimum": 409.6599228,
                "name": "Z",
                "position": 2,
                "stddev": 70.49572895,
                "variance": 4969.6478
              },
              {
                "average": 50477.6321,
                "count": 10954187,
                "maximum": 65535,
                "minimum": 12898,
                "name": "Intensity",
                "position": 3,
                "stddev": 4969.90079,
                "variance": 24699913.86
              },
              {
                "average": 1.041424982,
                "count": 10954187,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2125080192,
                "variance": 0.04515965823
              },
              {
                "average": 1.082898256,
                "count": 10954187,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3042080998,
                "variance": 0.09254256801
              },
              {
                "average": 0,
                "count": 10954187,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10954187,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5.547646941,
                "count": 10954187,
                "maximum": 21,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 8.121528754,
                "variance": 65.9592293
              },
              {
                "average": 1.572366122,
                "count": 10954187,
                "maximum": 28.22400093,
                "minimum": -28.12199974,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 16.72066503,
                "variance": 279.5806392
              },
              {
                "average": 0,
                "count": 10954187,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1314.485062,
                "count": 10954187,
                "maximum": 1316,
                "minimum": 1313,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8975012846,
                "variance": 0.8055085558
              },
              {
                "average": 402537284.6,
                "count": 10954187,
                "maximum": 402538250.2,
                "minimum": 402536303.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 560.3773806,
                "variance": 314022.8087
              },
              {
                "average": 0,
                "count": 10954187,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10954187,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10954187,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10954187,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10954187,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              572499.998,
              6582999.979,
              409.6599228,
              573249.998,
              6583749.999,
              720.5399228
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    572499.99795995,
                    6582999.978724427,
                    409.6599228031858
                  ],
                  [
                    572499.99795995,
                    6583749.998724426,
                    409.6599228031858
                  ],
                  [
                    573249.99795995,
                    6583749.998724426,
                    720.5399228031858
                  ],
                  [
                    573249.99795995,
                    6582999.978724427,
                    720.5399228031858
                  ],
                  [
                    572499.99795995,
                    6582999.978724427,
                    409.6599228031858
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2024-06-16T01:57:30+00:00",
            "end_time": "2024-06-16T01:25:03+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": "20240615_0312_0718_2.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.81821862811873,
              59.326450920971396,
              22.671119579368792
            ],
            [
              -151.8179847817724,
              59.333184806834886,
              22.671119579368792
            ],
            [
              -151.80480576459374,
              59.33306463493234,
              215.2711195793688
            ],
            [
              -151.8050422167332,
              59.32633078108889,
              215.2711195793688
            ],
            [
              -151.81821862811873,
              59.326450920971396,
              22.671119579368792
            ]
          ]
        ]
      },
      "bbox": [
        -151.8182186,
        59.32633078,
        22.67111958,
        -151.8048058,
        59.33318481,
        215.2711196
      ],
      "properties": {
        "datetime": "2024-06-16T23:42:43Z",
        "pc:count": 21105593,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 567609.1645,
            "count": 21105593,
            "maximum": 567999.9979,
            "minimum": 567249.9979,
            "name": "X",
            "position": 0,
            "stddev": 214.3036121,
            "variance": 45926.03814
          },
          {
            "average": 6577380.969,
            "count": 21105593,
            "maximum": 6577749.999,
            "minimum": 6576999.979,
            "name": "Y",
            "position": 1,
            "stddev": 213.5434027,
            "variance": 45600.78483
          },
          {
            "average": 84.14640127,
            "count": 21105593,
            "maximum": 215.2711196,
            "minimum": 22.67111958,
            "name": "Z",
            "position": 2,
            "stddev": 35.96878829,
            "variance": 1293.753731
          },
          {
            "average": 41820.36424,
            "count": 21105593,
            "maximum": 65207,
            "minimum": 19928,
            "name": "Intensity",
            "position": 3,
            "stddev": 9029.042486,
            "variance": 81523608.21
          },
          {
            "average": 1.585374123,
            "count": 21105593,
            "maximum": 8,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7663871849,
            "variance": 0.5873493172
          },
          {
            "average": 2.169876298,
            "count": 21105593,
            "maximum": 8,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9136498795,
            "variance": 0.8347561023
          },
          {
            "average": 0,
            "count": 21105593,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21105593,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 3.94022845,
            "count": 21105593,
            "maximum": 17,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.730623056,
            "variance": 2.995056161
          },
          {
            "average": -1.840606472,
            "count": 21105593,
            "maximum": 28.22400093,
            "minimum": -28.03199959,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.39448931,
            "variance": 236.9903011
          },
          {
            "average": 0,
            "count": 21105593,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1404.974689,
            "count": 21105593,
            "maximum": 1407,
            "minimum": 1316,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 4.418526944,
            "variance": 19.52338035
          },
          {
            "average": 402615343.2,
            "count": 21105593,
            "maximum": 402616563,
            "minimum": 402538130.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 3749.322058,
            "variance": 14057415.89
          },
          {
            "average": 0,
            "count": 21105593,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21105593,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21105593,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21105593,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21105593,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          567249.9979,
          6576999.979,
          22.67111958,
          567999.9979,
          6577749.999,
          215.2711196
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                567249.9978831776,
                6576999.978706783,
                22.671119579368792
              ],
              [
                567249.9978831776,
                6577749.998706782,
                22.671119579368792
              ],
              [
                567999.9978831776,
                6577749.998706782,
                215.2711195793688
              ],
              [
                567999.9978831776,
                6576999.978706783,
                215.2711195793688
              ],
              [
                567249.9978831776,
                6576999.978706783,
                22.671119579368792
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2024-06-16T23:42:43+00:00",
        "end_time": "2024-06-16T01:55:30+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20240615_0312_0718_2.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20240615_0312_0718_2.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20240615_0312_0718_2.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0312_0718_2.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.8182186,
            59.32633078,
            22.67111958,
            -151.8048058,
            59.33318481,
            215.2711196
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.81821862811873,
                  59.326450920971396,
                  22.671119579368792
                ],
                [
                  -151.8179847817724,
                  59.333184806834886,
                  22.671119579368792
                ],
                [
                  -151.80480576459374,
                  59.33306463493234,
                  215.2711195793688
                ],
                [
                  -151.8050422167332,
                  59.32633078108889,
                  215.2711195793688
                ],
                [
                  -151.81821862811873,
                  59.326450920971396,
                  22.671119579368792
                ]
              ]
            ]
          },
          "id": "20240615_0312_0718_2.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0312_0718_2.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2024-06-16T23:42:43Z",
            "pc:count": 21105593,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 567609.1645,
                "count": 21105593,
                "maximum": 567999.9979,
                "minimum": 567249.9979,
                "name": "X",
                "position": 0,
                "stddev": 214.3036121,
                "variance": 45926.03814
              },
              {
                "average": 6577380.969,
                "count": 21105593,
                "maximum": 6577749.999,
                "minimum": 6576999.979,
                "name": "Y",
                "position": 1,
                "stddev": 213.5434027,
                "variance": 45600.78483
              },
              {
                "average": 84.14640127,
                "count": 21105593,
                "maximum": 215.2711196,
                "minimum": 22.67111958,
                "name": "Z",
                "position": 2,
                "stddev": 35.96878829,
                "variance": 1293.753731
              },
              {
                "average": 41820.36424,
                "count": 21105593,
                "maximum": 65207,
                "minimum": 19928,
                "name": "Intensity",
                "position": 3,
                "stddev": 9029.042486,
                "variance": 81523608.21
              },
              {
                "average": 1.585374123,
                "count": 21105593,
                "maximum": 8,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7663871849,
                "variance": 0.5873493172
              },
              {
                "average": 2.169876298,
                "count": 21105593,
                "maximum": 8,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9136498795,
                "variance": 0.8347561023
              },
              {
                "average": 0,
                "count": 21105593,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21105593,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 3.94022845,
                "count": 21105593,
                "maximum": 17,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.730623056,
                "variance": 2.995056161
              },
              {
                "average": -1.840606472,
                "count": 21105593,
                "maximum": 28.22400093,
                "minimum": -28.03199959,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.39448931,
                "variance": 236.9903011
              },
              {
                "average": 0,
                "count": 21105593,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1404.974689,
                "count": 21105593,
                "maximum": 1407,
                "minimum": 1316,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 4.418526944,
                "variance": 19.52338035
              },
              {
                "average": 402615343.2,
                "count": 21105593,
                "maximum": 402616563,
                "minimum": 402538130.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 3749.322058,
                "variance": 14057415.89
              },
              {
                "average": 0,
                "count": 21105593,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21105593,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21105593,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21105593,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21105593,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              567249.9979,
              6576999.979,
              22.67111958,
              567999.9979,
              6577749.999,
              215.2711196
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    567249.9978831776,
                    6576999.978706783,
                    22.671119579368792
                  ],
                  [
                    567249.9978831776,
                    6577749.998706782,
                    22.671119579368792
                  ],
                  [
                    567999.9978831776,
                    6577749.998706782,
                    215.2711195793688
                  ],
                  [
                    567999.9978831776,
                    6576999.978706783,
                    215.2711195793688
                  ],
                  [
                    567249.9978831776,
                    6576999.978706783,
                    22.671119579368792
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2024-06-16T23:42:43+00:00",
            "end_time": "2024-06-16T01:55: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": "20240616_0315_0712_3.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.75553654146478,
              59.23830015492919,
              149.74308539282137
            ],
            [
              -151.75529115397174,
              59.24503397649948,
              149.74308539282137
            ],
            [
              -151.74214647464166,
              59.24490758262267,
              606.7830853928214
            ],
            [
              -151.74239445187953,
              59.23817379467297,
              606.7830853928214
            ],
            [
              -151.75553654146478,
              59.23830015492919,
              149.74308539282137
            ]
          ]
        ]
      },
      "bbox": [
        -151.7555365,
        59.23817379,
        149.7430854,
        -151.7421465,
        59.24503398,
        606.7830854
      ],
      "properties": {
        "datetime": "2024-09-21T19:39:41Z",
        "pc:count": 8976592,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 571403.8923,
            "count": 8976592,
            "maximum": 571749.998,
            "minimum": 570999.998,
            "name": "X",
            "position": 0,
            "stddev": 210.2939773,
            "variance": 44223.55689
          },
          {
            "average": 6567641.281,
            "count": 8976592,
            "maximum": 6567999.999,
            "minimum": 6567249.979,
            "name": "Y",
            "position": 1,
            "stddev": 218.3362691,
            "variance": 47670.72641
          },
          {
            "average": 395.5134229,
            "count": 8976592,
            "maximum": 606.7830854,
            "minimum": 149.7430854,
            "name": "Z",
            "position": 2,
            "stddev": 104.9137032,
            "variance": 11006.88512
          },
          {
            "average": 48654.12679,
            "count": 8976592,
            "maximum": 65535,
            "minimum": 10485,
            "name": "Intensity",
            "position": 3,
            "stddev": 7638.171304,
            "variance": 58341660.87
          },
          {
            "average": 1.092921568,
            "count": 8976592,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3193857373,
            "variance": 0.1020072492
          },
          {
            "average": 1.188208621,
            "count": 8976592,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4550151862,
            "variance": 0.2070388196
          },
          {
            "average": 0.3993274953,
            "count": 8976592,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4897602204,
            "variance": 0.2398650735
          },
          {
            "average": 4.099551366e-05,
            "count": 8976592,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.006402643017,
            "variance": 4.09938376e-05
          },
          {
            "average": 2.331235061,
            "count": 8976592,
            "maximum": 22,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.621099334,
            "variance": 13.11236039
          },
          {
            "average": 1.058908786,
            "count": 8976592,
            "maximum": 25.92000008,
            "minimum": -28.21800041,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 16.08777677,
            "variance": 258.8165613
          },
          {
            "average": 0.3993274953,
            "count": 8976592,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4897602204,
            "variance": 0.2398650735
          },
          {
            "average": 1809.417649,
            "count": 8976592,
            "maximum": 1902,
            "minimum": 1424,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 188.2298329,
            "variance": 35430.46999
          },
          {
            "average": 409372885,
            "count": 8976592,
            "maximum": 410982781.6,
            "minimum": 402624736.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 3295634.258,
            "variance": 10861205160000.0
          },
          {
            "average": 0.3993274953,
            "count": 8976592,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0.4897602204,
            "variance": 0.2398650735
          },
          {
            "average": 0,
            "count": 8976592,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8976592,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8976592,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8976592,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          570999.998,
          6567249.979,
          149.7430854,
          571749.998,
          6567999.999,
          606.7830854
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                570999.9980442505,
                6567249.9787563495,
                149.74308539282137
              ],
              [
                570999.9980442505,
                6567999.998756349,
                149.74308539282137
              ],
              [
                571749.9980442505,
                6567999.998756349,
                606.7830853928214
              ],
              [
                571749.9980442505,
                6567249.9787563495,
                606.7830853928214
              ],
              [
                570999.9980442505,
                6567249.9787563495,
                149.74308539282137
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2024-09-21T19:39:41+00:00",
        "end_time": "2024-06-17T01:58:56+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20240616_0315_0712_3.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20240616_0315_0712_3.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20240616_0315_0712_3.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240616_0315_0712_3.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.7555365,
            59.23817379,
            149.7430854,
            -151.7421465,
            59.24503398,
            606.7830854
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.75553654146478,
                  59.23830015492919,
                  149.74308539282137
                ],
                [
                  -151.75529115397174,
                  59.24503397649948,
                  149.74308539282137
                ],
                [
                  -151.74214647464166,
                  59.24490758262267,
                  606.7830853928214
                ],
                [
                  -151.74239445187953,
                  59.23817379467297,
                  606.7830853928214
                ],
                [
                  -151.75553654146478,
                  59.23830015492919,
                  149.74308539282137
                ]
              ]
            ]
          },
          "id": "20240616_0315_0712_3.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240616_0315_0712_3.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2024-09-21T19:39:41Z",
            "pc:count": 8976592,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 571403.8923,
                "count": 8976592,
                "maximum": 571749.998,
                "minimum": 570999.998,
                "name": "X",
                "position": 0,
                "stddev": 210.2939773,
                "variance": 44223.55689
              },
              {
                "average": 6567641.281,
                "count": 8976592,
                "maximum": 6567999.999,
                "minimum": 6567249.979,
                "name": "Y",
                "position": 1,
                "stddev": 218.3362691,
                "variance": 47670.72641
              },
              {
                "average": 395.5134229,
                "count": 8976592,
                "maximum": 606.7830854,
                "minimum": 149.7430854,
                "name": "Z",
                "position": 2,
                "stddev": 104.9137032,
                "variance": 11006.88512
              },
              {
                "average": 48654.12679,
                "count": 8976592,
                "maximum": 65535,
                "minimum": 10485,
                "name": "Intensity",
                "position": 3,
                "stddev": 7638.171304,
                "variance": 58341660.87
              },
              {
                "average": 1.092921568,
                "count": 8976592,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3193857373,
                "variance": 0.1020072492
              },
              {
                "average": 1.188208621,
                "count": 8976592,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4550151862,
                "variance": 0.2070388196
              },
              {
                "average": 0.3993274953,
                "count": 8976592,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4897602204,
                "variance": 0.2398650735
              },
              {
                "average": 4.099551366e-05,
                "count": 8976592,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.006402643017,
                "variance": 4.09938376e-05
              },
              {
                "average": 2.331235061,
                "count": 8976592,
                "maximum": 22,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.621099334,
                "variance": 13.11236039
              },
              {
                "average": 1.058908786,
                "count": 8976592,
                "maximum": 25.92000008,
                "minimum": -28.21800041,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 16.08777677,
                "variance": 258.8165613
              },
              {
                "average": 0.3993274953,
                "count": 8976592,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4897602204,
                "variance": 0.2398650735
              },
              {
                "average": 1809.417649,
                "count": 8976592,
                "maximum": 1902,
                "minimum": 1424,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 188.2298329,
                "variance": 35430.46999
              },
              {
                "average": 409372885,
                "count": 8976592,
                "maximum": 410982781.6,
                "minimum": 402624736.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 3295634.258,
                "variance": 10861205160000.0
              },
              {
                "average": 0.3993274953,
                "count": 8976592,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0.4897602204,
                "variance": 0.2398650735
              },
              {
                "average": 0,
                "count": 8976592,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8976592,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8976592,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8976592,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              570999.998,
              6567249.979,
              149.7430854,
              571749.998,
              6567999.999,
              606.7830854
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    570999.9980442505,
                    6567249.9787563495,
                    149.74308539282137
                  ],
                  [
                    570999.9980442505,
                    6567999.998756349,
                    149.74308539282137
                  ],
                  [
                    571749.9980442505,
                    6567999.998756349,
                    606.7830853928214
                  ],
                  [
                    571749.9980442505,
                    6567249.9787563495,
                    606.7830853928214
                  ],
                  [
                    570999.9980442505,
                    6567249.9787563495,
                    149.74308539282137
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2024-09-21T19:39:41+00:00",
            "end_time": "2024-06-17T01:58: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": "20240616_0311_0715_2.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.8459413146243,
              59.286284431450085,
              87.1938596287473
            ],
            [
              -151.84571331720295,
              59.29301842559851,
              87.1938596287473
            ],
            [
              -151.8325497005666,
              59.29290110562217,
              575.0738596287473
            ],
            [
              -151.83278029666553,
              59.28616714271023,
              575.0738596287473
            ],
            [
              -151.8459413146243,
              59.286284431450085,
              87.1938596287473
            ]
          ]
        ]
      },
      "bbox": [
        -151.8459413,
        59.28616714,
        87.19385963,
        -151.8325497,
        59.29301843,
        575.0738596
      ],
      "properties": {
        "datetime": "2024-06-17T00:33:12Z",
        "pc:count": 17477117,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 566135.0559,
            "count": 17477117,
            "maximum": 566499.9979,
            "minimum": 565749.9979,
            "name": "X",
            "position": 0,
            "stddev": 216.6288596,
            "variance": 46928.06281
          },
          {
            "average": 6572901.399,
            "count": 17477117,
            "maximum": 6573249.999,
            "minimum": 6572499.979,
            "name": "Y",
            "position": 1,
            "stddev": 212.4000535,
            "variance": 45113.78272
          },
          {
            "average": 272.9083256,
            "count": 17477117,
            "maximum": 575.0738596,
            "minimum": 87.19385963,
            "name": "Z",
            "position": 2,
            "stddev": 98.48979737,
            "variance": 9700.240186
          },
          {
            "average": 42743.95916,
            "count": 17477117,
            "maximum": 65237,
            "minimum": 14477,
            "name": "Intensity",
            "position": 3,
            "stddev": 10048.20001,
            "variance": 100966323.4
          },
          {
            "average": 1.51165504,
            "count": 17477117,
            "maximum": 8,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7386419386,
            "variance": 0.5455919134
          },
          {
            "average": 2.024528988,
            "count": 17477117,
            "maximum": 8,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9297155567,
            "variance": 0.8643710164
          },
          {
            "average": 0,
            "count": 17477117,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17477117,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 3.34168782,
            "count": 17477117,
            "maximum": 21,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.990541764,
            "variance": 3.962256513
          },
          {
            "average": -2.16245682,
            "count": 17477117,
            "maximum": 28.12800026,
            "minimum": -28.12199974,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.7652445,
            "variance": 248.5429341
          },
          {
            "average": 0,
            "count": 17477117,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1410.448488,
            "count": 17477117,
            "maximum": 1413,
            "minimum": 1408,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.003792267,
            "variance": 1.007598915
          },
          {
            "average": 402618190.7,
            "count": 17477117,
            "maximum": 402619592.6,
            "minimum": 402616842.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 480.1094058,
            "variance": 230505.0415
          },
          {
            "average": 0,
            "count": 17477117,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17477117,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17477117,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17477117,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17477117,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          565749.9979,
          6572499.979,
          87.19385963,
          566499.9979,
          6573249.999,
          575.0738596
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                565749.9979396806,
                6572499.978732249,
                87.1938596287473
              ],
              [
                565749.9979396806,
                6573249.998732248,
                87.1938596287473
              ],
              [
                566499.9979396806,
                6573249.998732248,
                575.0738596287473
              ],
              [
                566499.9979396806,
                6572499.978732249,
                575.0738596287473
              ],
              [
                565749.9979396806,
                6572499.978732249,
                87.1938596287473
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2024-06-17T00:33:12+00:00",
        "end_time": "2024-06-16T23:47:22+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20240616_0311_0715_2.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20240616_0311_0715_2.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20240616_0311_0715_2.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240616_0311_0715_2.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.8459413,
            59.28616714,
            87.19385963,
            -151.8325497,
            59.29301843,
            575.0738596
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.8459413146243,
                  59.286284431450085,
                  87.1938596287473
                ],
                [
                  -151.84571331720295,
                  59.29301842559851,
                  87.1938596287473
                ],
                [
                  -151.8325497005666,
                  59.29290110562217,
                  575.0738596287473
                ],
                [
                  -151.83278029666553,
                  59.28616714271023,
                  575.0738596287473
                ],
                [
                  -151.8459413146243,
                  59.286284431450085,
                  87.1938596287473
                ]
              ]
            ]
          },
          "id": "20240616_0311_0715_2.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240616_0311_0715_2.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2024-06-17T00:33:12Z",
            "pc:count": 17477117,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 566135.0559,
                "count": 17477117,
                "maximum": 566499.9979,
                "minimum": 565749.9979,
                "name": "X",
                "position": 0,
                "stddev": 216.6288596,
                "variance": 46928.06281
              },
              {
                "average": 6572901.399,
                "count": 17477117,
                "maximum": 6573249.999,
                "minimum": 6572499.979,
                "name": "Y",
                "position": 1,
                "stddev": 212.4000535,
                "variance": 45113.78272
              },
              {
                "average": 272.9083256,
                "count": 17477117,
                "maximum": 575.0738596,
                "minimum": 87.19385963,
                "name": "Z",
                "position": 2,
                "stddev": 98.48979737,
                "variance": 9700.240186
              },
              {
                "average": 42743.95916,
                "count": 17477117,
                "maximum": 65237,
                "minimum": 14477,
                "name": "Intensity",
                "position": 3,
                "stddev": 10048.20001,
                "variance": 100966323.4
              },
              {
                "average": 1.51165504,
                "count": 17477117,
                "maximum": 8,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7386419386,
                "variance": 0.5455919134
              },
              {
                "average": 2.024528988,
                "count": 17477117,
                "maximum": 8,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9297155567,
                "variance": 0.8643710164
              },
              {
                "average": 0,
                "count": 17477117,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17477117,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 3.34168782,
                "count": 17477117,
                "maximum": 21,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.990541764,
                "variance": 3.962256513
              },
              {
                "average": -2.16245682,
                "count": 17477117,
                "maximum": 28.12800026,
                "minimum": -28.12199974,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.7652445,
                "variance": 248.5429341
              },
              {
                "average": 0,
                "count": 17477117,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1410.448488,
                "count": 17477117,
                "maximum": 1413,
                "minimum": 1408,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.003792267,
                "variance": 1.007598915
              },
              {
                "average": 402618190.7,
                "count": 17477117,
                "maximum": 402619592.6,
                "minimum": 402616842.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 480.1094058,
                "variance": 230505.0415
              },
              {
                "average": 0,
                "count": 17477117,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17477117,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17477117,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17477117,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17477117,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              565749.9979,
              6572499.979,
              87.19385963,
              566499.9979,
              6573249.999,
              575.0738596
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    565749.9979396806,
                    6572499.978732249,
                    87.1938596287473
                  ],
                  [
                    565749.9979396806,
                    6573249.998732248,
                    87.1938596287473
                  ],
                  [
                    566499.9979396806,
                    6573249.998732248,
                    575.0738596287473
                  ],
                  [
                    566499.9979396806,
                    6572499.978732249,
                    575.0738596287473
                  ],
                  [
                    565749.9979396806,
                    6572499.978732249,
                    87.1938596287473
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2024-06-17T00:33:12+00:00",
            "end_time": "2024-06-16T23:47: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": "20240616_0323_0716_3.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.54284977936825,
              59.29301555127496,
              259.07117610071714
            ],
            [
              -151.54269152420463,
              59.29671654507003,
              259.07117610071714
            ],
            [
              -151.52952808098752,
              59.29656860144245,
              529.3511761007171
            ],
            [
              -151.52968776437416,
              59.292867629299536,
              529.3511761007171
            ],
            [
              -151.54284977936825,
              59.29301555127496,
              259.07117610071714
            ]
          ]
        ]
      },
      "bbox": [
        -151.5428498,
        59.29286763,
        259.0711761,
        -151.5295281,
        59.29671655,
        529.3511761
      ],
      "properties": {
        "datetime": "2024-09-21T19:36:55Z",
        "pc:count": 3902828,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 583448.7146,
            "count": 3902828,
            "maximum": 583749.9981,
            "minimum": 582999.9981,
            "name": "X",
            "position": 0,
            "stddev": 205.8192326,
            "variance": 42361.5565
          },
          {
            "average": 6573846.842,
            "count": 3902828,
            "maximum": 6573999.991,
            "minimum": 6573587.731,
            "name": "Y",
            "position": 1,
            "stddev": 99.66732921,
            "variance": 9933.576513
          },
          {
            "average": 445.55308,
            "count": 3902828,
            "maximum": 529.3511761,
            "minimum": 259.0711761,
            "name": "Z",
            "position": 2,
            "stddev": 47.46190779,
            "variance": 2252.632691
          },
          {
            "average": 50403.22211,
            "count": 3902828,
            "maximum": 64254,
            "minimum": 13821,
            "name": "Intensity",
            "position": 3,
            "stddev": 8117.655891,
            "variance": 65896337.16
          },
          {
            "average": 1.0868419,
            "count": 3902828,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3251228304,
            "variance": 0.1057048549
          },
          {
            "average": 1.175418953,
            "count": 3902828,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4744191157,
            "variance": 0.2250734974
          },
          {
            "average": 0.139648993,
            "count": 3902828,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.3466225361,
            "variance": 0.1201471825
          },
          {
            "average": 0,
            "count": 3902828,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.469582569,
            "count": 3902828,
            "maximum": 22,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.051556159,
            "variance": 16.41510731
          },
          {
            "average": 2.714881446,
            "count": 3902828,
            "maximum": 28.03199959,
            "minimum": -27.35400009,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.24786237,
            "variance": 232.497307
          },
          {
            "average": 0.139648993,
            "count": 3902828,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.3466225361,
            "variance": 0.1201471825
          },
          {
            "average": 1547.713482,
            "count": 3902828,
            "maximum": 1902,
            "minimum": 1423,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 209.7859636,
            "variance": 44010.15054
          },
          {
            "average": 404794408.8,
            "count": 3902828,
            "maximum": 410982615.1,
            "minimum": 402624431.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 3664251.352,
            "variance": 13426737970000.0
          },
          {
            "average": 0.139648993,
            "count": 3902828,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0.3466225361,
            "variance": 0.1201471825
          },
          {
            "average": 0,
            "count": 3902828,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3902828,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3902828,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3902828,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          582999.9981,
          6573587.731,
          259.0711761,
          583749.9981,
          6573999.991,
          529.3511761
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                582999.9981375295,
                6573587.731152703,
                259.07117610071714
              ],
              [
                582999.9981375295,
                6573999.991152703,
                259.07117610071714
              ],
              [
                583749.9981375295,
                6573999.991152703,
                529.3511761007171
              ],
              [
                583749.9981375295,
                6573587.731152703,
                529.3511761007171
              ],
              [
                582999.9981375295,
                6573587.731152703,
                259.07117610071714
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2024-09-21T19:36:55+00:00",
        "end_time": "2024-06-17T01:53:51+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20240616_0323_0716_3.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20240616_0323_0716_3.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20240616_0323_0716_3.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240616_0323_0716_3.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.5428498,
            59.29286763,
            259.0711761,
            -151.5295281,
            59.29671655,
            529.3511761
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.54284977936825,
                  59.29301555127496,
                  259.07117610071714
                ],
                [
                  -151.54269152420463,
                  59.29671654507003,
                  259.07117610071714
                ],
                [
                  -151.52952808098752,
                  59.29656860144245,
                  529.3511761007171
                ],
                [
                  -151.52968776437416,
                  59.292867629299536,
                  529.3511761007171
                ],
                [
                  -151.54284977936825,
                  59.29301555127496,
                  259.07117610071714
                ]
              ]
            ]
          },
          "id": "20240616_0323_0716_3.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240616_0323_0716_3.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2024-09-21T19:36:55Z",
            "pc:count": 3902828,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 583448.7146,
                "count": 3902828,
                "maximum": 583749.9981,
                "minimum": 582999.9981,
                "name": "X",
                "position": 0,
                "stddev": 205.8192326,
                "variance": 42361.5565
              },
              {
                "average": 6573846.842,
                "count": 3902828,
                "maximum": 6573999.991,
                "minimum": 6573587.731,
                "name": "Y",
                "position": 1,
                "stddev": 99.66732921,
                "variance": 9933.576513
              },
              {
                "average": 445.55308,
                "count": 3902828,
                "maximum": 529.3511761,
                "minimum": 259.0711761,
                "name": "Z",
                "position": 2,
                "stddev": 47.46190779,
                "variance": 2252.632691
              },
              {
                "average": 50403.22211,
                "count": 3902828,
                "maximum": 64254,
                "minimum": 13821,
                "name": "Intensity",
                "position": 3,
                "stddev": 8117.655891,
                "variance": 65896337.16
              },
              {
                "average": 1.0868419,
                "count": 3902828,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3251228304,
                "variance": 0.1057048549
              },
              {
                "average": 1.175418953,
                "count": 3902828,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4744191157,
                "variance": 0.2250734974
              },
              {
                "average": 0.139648993,
                "count": 3902828,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.3466225361,
                "variance": 0.1201471825
              },
              {
                "average": 0,
                "count": 3902828,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.469582569,
                "count": 3902828,
                "maximum": 22,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.051556159,
                "variance": 16.41510731
              },
              {
                "average": 2.714881446,
                "count": 3902828,
                "maximum": 28.03199959,
                "minimum": -27.35400009,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.24786237,
                "variance": 232.497307
              },
              {
                "average": 0.139648993,
                "count": 3902828,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.3466225361,
                "variance": 0.1201471825
              },
              {
                "average": 1547.713482,
                "count": 3902828,
                "maximum": 1902,
                "minimum": 1423,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 209.7859636,
                "variance": 44010.15054
              },
              {
                "average": 404794408.8,
                "count": 3902828,
                "maximum": 410982615.1,
                "minimum": 402624431.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 3664251.352,
                "variance": 13426737970000.0
              },
              {
                "average": 0.139648993,
                "count": 3902828,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0.3466225361,
                "variance": 0.1201471825
              },
              {
                "average": 0,
                "count": 3902828,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3902828,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3902828,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3902828,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              582999.9981,
              6573587.731,
              259.0711761,
              583749.9981,
              6573999.991,
              529.3511761
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    582999.9981375295,
                    6573587.731152703,
                    259.07117610071714
                  ],
                  [
                    582999.9981375295,
                    6573999.991152703,
                    259.07117610071714
                  ],
                  [
                    583749.9981375295,
                    6573999.991152703,
                    529.3511761007171
                  ],
                  [
                    583749.9981375295,
                    6573587.731152703,
                    529.3511761007171
                  ],
                  [
                    582999.9981375295,
                    6573587.731152703,
                    259.07117610071714
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2024-09-21T19:36:55+00:00",
            "end_time": "2024-06-17T01:53: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": "20240616_0313_0717_4.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.79258240312498,
              59.306008339038634,
              135.52894369795823
            ],
            [
              -151.7923436786657,
              59.312742183310206,
              135.52894369795823
            ],
            [
              -151.7791726959318,
              59.31261944539062,
              569.8089436979583
            ],
            [
              -151.77941402240867,
              59.3058856338097,
              569.8089436979583
            ],
            [
              -151.79258240312498,
              59.306008339038634,
              135.52894369795823
            ]
          ]
        ]
      },
      "bbox": [
        -151.7925824,
        59.30588563,
        135.5289437,
        -151.7791727,
        59.31274218,
        569.8089437
      ],
      "properties": {
        "datetime": "2024-06-17T00:20:30Z",
        "pc:count": 16710700,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 569144.42,
            "count": 16710700,
            "maximum": 569499.9979,
            "minimum": 568749.9979,
            "name": "X",
            "position": 0,
            "stddev": 215.6398666,
            "variance": 46500.55208
          },
          {
            "average": 6575141.265,
            "count": 16710700,
            "maximum": 6575499.999,
            "minimum": 6574749.979,
            "name": "Y",
            "position": 1,
            "stddev": 218.604898,
            "variance": 47788.10142
          },
          {
            "average": 364.0163343,
            "count": 16710700,
            "maximum": 569.8089437,
            "minimum": 135.5289437,
            "name": "Z",
            "position": 2,
            "stddev": 79.94222622,
            "variance": 6390.759533
          },
          {
            "average": 43617.67642,
            "count": 16710700,
            "maximum": 64224,
            "minimum": 13762,
            "name": "Intensity",
            "position": 3,
            "stddev": 10330.4767,
            "variance": 106718748.9
          },
          {
            "average": 1.452094466,
            "count": 16710700,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6987940203,
            "variance": 0.4883130828
          },
          {
            "average": 1.905872824,
            "count": 16710700,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.8998609319,
            "variance": 0.8097496967
          },
          {
            "average": 0,
            "count": 16710700,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16710700,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 3.164119397,
            "count": 16710700,
            "maximum": 21,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.781104899,
            "variance": 7.734544459
          },
          {
            "average": 1.203372781,
            "count": 16710700,
            "maximum": 28.22400093,
            "minimum": -28.12199974,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 16.10279349,
            "variance": 259.2999581
          },
          {
            "average": 0,
            "count": 16710700,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1409.852764,
            "count": 16710700,
            "maximum": 1412,
            "minimum": 1408,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9550529099,
            "variance": 0.9121260606
          },
          {
            "average": 402617917.2,
            "count": 16710700,
            "maximum": 402618830.1,
            "minimum": 402616891.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 489.4135412,
            "variance": 239525.6143
          },
          {
            "average": 0,
            "count": 16710700,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16710700,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16710700,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16710700,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16710700,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          568749.9979,
          6574749.979,
          135.5289437,
          569499.9979,
          6575499.999,
          569.8089437
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                568749.9978664953,
                6574749.978805542,
                135.52894369795823
              ],
              [
                568749.9978664953,
                6575499.998805542,
                135.52894369795823
              ],
              [
                569499.9978664953,
                6575499.998805542,
                569.8089436979583
              ],
              [
                569499.9978664953,
                6574749.978805542,
                569.8089436979583
              ],
              [
                568749.9978664953,
                6574749.978805542,
                135.52894369795823
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2024-06-17T00:20:30+00:00",
        "end_time": "2024-06-16T23:48:11+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20240616_0313_0717_4.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20240616_0313_0717_4.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20240616_0313_0717_4.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240616_0313_0717_4.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.7925824,
            59.30588563,
            135.5289437,
            -151.7791727,
            59.31274218,
            569.8089437
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.79258240312498,
                  59.306008339038634,
                  135.52894369795823
                ],
                [
                  -151.7923436786657,
                  59.312742183310206,
                  135.52894369795823
                ],
                [
                  -151.7791726959318,
                  59.31261944539062,
                  569.8089436979583
                ],
                [
                  -151.77941402240867,
                  59.3058856338097,
                  569.8089436979583
                ],
                [
                  -151.79258240312498,
                  59.306008339038634,
                  135.52894369795823
                ]
              ]
            ]
          },
          "id": "20240616_0313_0717_4.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240616_0313_0717_4.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2024-06-17T00:20:30Z",
            "pc:count": 16710700,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 569144.42,
                "count": 16710700,
                "maximum": 569499.9979,
                "minimum": 568749.9979,
                "name": "X",
                "position": 0,
                "stddev": 215.6398666,
                "variance": 46500.55208
              },
              {
                "average": 6575141.265,
                "count": 16710700,
                "maximum": 6575499.999,
                "minimum": 6574749.979,
                "name": "Y",
                "position": 1,
                "stddev": 218.604898,
                "variance": 47788.10142
              },
              {
                "average": 364.0163343,
                "count": 16710700,
                "maximum": 569.8089437,
                "minimum": 135.5289437,
                "name": "Z",
                "position": 2,
                "stddev": 79.94222622,
                "variance": 6390.759533
              },
              {
                "average": 43617.67642,
                "count": 16710700,
                "maximum": 64224,
                "minimum": 13762,
                "name": "Intensity",
                "position": 3,
                "stddev": 10330.4767,
                "variance": 106718748.9
              },
              {
                "average": 1.452094466,
                "count": 16710700,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6987940203,
                "variance": 0.4883130828
              },
              {
                "average": 1.905872824,
                "count": 16710700,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.8998609319,
                "variance": 0.8097496967
              },
              {
                "average": 0,
                "count": 16710700,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16710700,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 3.164119397,
                "count": 16710700,
                "maximum": 21,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.781104899,
                "variance": 7.734544459
              },
              {
                "average": 1.203372781,
                "count": 16710700,
                "maximum": 28.22400093,
                "minimum": -28.12199974,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 16.10279349,
                "variance": 259.2999581
              },
              {
                "average": 0,
                "count": 16710700,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1409.852764,
                "count": 16710700,
                "maximum": 1412,
                "minimum": 1408,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9550529099,
                "variance": 0.9121260606
              },
              {
                "average": 402617917.2,
                "count": 16710700,
                "maximum": 402618830.1,
                "minimum": 402616891.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 489.4135412,
                "variance": 239525.6143
              },
              {
                "average": 0,
                "count": 16710700,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16710700,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16710700,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16710700,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16710700,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              568749.9979,
              6574749.979,
              135.5289437,
              569499.9979,
              6575499.999,
              569.8089437
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    568749.9978664953,
                    6574749.978805542,
                    135.52894369795823
                  ],
                  [
                    568749.9978664953,
                    6575499.998805542,
                    135.52894369795823
                  ],
                  [
                    569499.9978664953,
                    6575499.998805542,
                    569.8089436979583
                  ],
                  [
                    569499.9978664953,
                    6574749.978805542,
                    569.8089436979583
                  ],
                  [
                    568749.9978664953,
                    6574749.978805542,
                    135.52894369795823
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2024-06-17T00:20:30+00:00",
            "end_time": "2024-06-16T23:48: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": "20230802_0321_0717_2.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.58162210937496,
              59.310618491340335,
              155.73639324475613
            ],
            [
              -151.58134163144848,
              59.31735176223295,
              155.73639324475613
            ],
            [
              -151.5681699882137,
              59.31720769309201,
              314.0163932447561
            ],
            [
              -151.56845306810104,
              59.31047446057165,
              314.0163932447561
            ],
            [
              -151.58162210937496,
              59.310618491340335,
              155.73639324475613
            ]
          ]
        ]
      },
      "bbox": [
        -151.5816221,
        59.31047446,
        155.7363932,
        -151.56817,
        59.31735176,
        314.0163932
      ],
      "properties": {
        "datetime": "2024-09-21T19:31:33Z",
        "pc:count": 14187901,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 581116.5456,
            "count": 14187901,
            "maximum": 581499.998,
            "minimum": 580749.998,
            "name": "X",
            "position": 0,
            "stddev": 217.1820415,
            "variance": 47168.03913
          },
          {
            "average": 6575893.808,
            "count": 14187901,
            "maximum": 6576249.999,
            "minimum": 6575499.979,
            "name": "Y",
            "position": 1,
            "stddev": 215.9834431,
            "variance": 46648.84771
          },
          {
            "average": 217.3119305,
            "count": 14187901,
            "maximum": 314.0163932,
            "minimum": 155.7363932,
            "name": "Z",
            "position": 2,
            "stddev": 23.24850478,
            "variance": 540.4929746
          },
          {
            "average": 39268.24893,
            "count": 14187901,
            "maximum": 65535,
            "minimum": 11975,
            "name": "Intensity",
            "position": 3,
            "stddev": 11074.42679,
            "variance": 122642928.8
          },
          {
            "average": 1.583702903,
            "count": 14187901,
            "maximum": 8,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7982792692,
            "variance": 0.6372497917
          },
          {
            "average": 2.169285929,
            "count": 14187901,
            "maximum": 8,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.994217347,
            "variance": 0.988468133
          },
          {
            "average": 0.5150365089,
            "count": 14187901,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4997738699,
            "variance": 0.249773921
          },
          {
            "average": 2.995510048e-05,
            "count": 14187901,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.005473043512,
            "variance": 2.995420528e-05
          },
          {
            "average": 3.690964012,
            "count": 14187901,
            "maximum": 22,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.901424929,
            "variance": 3.615416761
          },
          {
            "average": 4.74568143,
            "count": 14187901,
            "maximum": 25.8239994,
            "minimum": -28.21800041,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 14.26798078,
            "variance": 203.5752755
          },
          {
            "average": 0.5150365089,
            "count": 14187901,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4997738699,
            "variance": 0.249773921
          },
          {
            "average": 985.7241367,
            "count": 14187901,
            "maximum": 1901,
            "minimum": 314,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 783.3320363,
            "variance": 613609.0791
          },
          {
            "average": 390253660.1,
            "count": 14187901,
            "maximum": 410982293.4,
            "minimum": 375042319.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 17756629.7,
            "variance": 315297898200000.0
          },
          {
            "average": 0.5150365089,
            "count": 14187901,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0.4997738699,
            "variance": 0.249773921
          },
          {
            "average": 0,
            "count": 14187901,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14187901,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14187901,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14187901,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          580749.998,
          6575499.979,
          155.7363932,
          581499.998,
          6576249.999,
          314.0163932
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                580749.9980042769,
                6575499.978705639,
                155.73639324475613
              ],
              [
                580749.9980042769,
                6576249.998705639,
                155.73639324475613
              ],
              [
                581499.9980042769,
                6576249.998705639,
                314.0163932447561
              ],
              [
                581499.9980042769,
                6575499.978705639,
                314.0163932447561
              ],
              [
                580749.9980042769,
                6575499.978705639,
                155.73639324475613
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2024-09-21T19:31:33+00:00",
        "end_time": "2023-08-02T20:11:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20230802_0321_0717_2.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20230802_0321_0717_2.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20230802_0321_0717_2.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20230802_0321_0717_2.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.5816221,
            59.31047446,
            155.7363932,
            -151.56817,
            59.31735176,
            314.0163932
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.58162210937496,
                  59.310618491340335,
                  155.73639324475613
                ],
                [
                  -151.58134163144848,
                  59.31735176223295,
                  155.73639324475613
                ],
                [
                  -151.5681699882137,
                  59.31720769309201,
                  314.0163932447561
                ],
                [
                  -151.56845306810104,
                  59.31047446057165,
                  314.0163932447561
                ],
                [
                  -151.58162210937496,
                  59.310618491340335,
                  155.73639324475613
                ]
              ]
            ]
          },
          "id": "20230802_0321_0717_2.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20230802_0321_0717_2.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2024-09-21T19:31:33Z",
            "pc:count": 14187901,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 581116.5456,
                "count": 14187901,
                "maximum": 581499.998,
                "minimum": 580749.998,
                "name": "X",
                "position": 0,
                "stddev": 217.1820415,
                "variance": 47168.03913
              },
              {
                "average": 6575893.808,
                "count": 14187901,
                "maximum": 6576249.999,
                "minimum": 6575499.979,
                "name": "Y",
                "position": 1,
                "stddev": 215.9834431,
                "variance": 46648.84771
              },
              {
                "average": 217.3119305,
                "count": 14187901,
                "maximum": 314.0163932,
                "minimum": 155.7363932,
                "name": "Z",
                "position": 2,
                "stddev": 23.24850478,
                "variance": 540.4929746
              },
              {
                "average": 39268.24893,
                "count": 14187901,
                "maximum": 65535,
                "minimum": 11975,
                "name": "Intensity",
                "position": 3,
                "stddev": 11074.42679,
                "variance": 122642928.8
              },
              {
                "average": 1.583702903,
                "count": 14187901,
                "maximum": 8,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7982792692,
                "variance": 0.6372497917
              },
              {
                "average": 2.169285929,
                "count": 14187901,
                "maximum": 8,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.994217347,
                "variance": 0.988468133
              },
              {
                "average": 0.5150365089,
                "count": 14187901,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4997738699,
                "variance": 0.249773921
              },
              {
                "average": 2.995510048e-05,
                "count": 14187901,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.005473043512,
                "variance": 2.995420528e-05
              },
              {
                "average": 3.690964012,
                "count": 14187901,
                "maximum": 22,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.901424929,
                "variance": 3.615416761
              },
              {
                "average": 4.74568143,
                "count": 14187901,
                "maximum": 25.8239994,
                "minimum": -28.21800041,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 14.26798078,
                "variance": 203.5752755
              },
              {
                "average": 0.5150365089,
                "count": 14187901,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4997738699,
                "variance": 0.249773921
              },
              {
                "average": 985.7241367,
                "count": 14187901,
                "maximum": 1901,
                "minimum": 314,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 783.3320363,
                "variance": 613609.0791
              },
              {
                "average": 390253660.1,
                "count": 14187901,
                "maximum": 410982293.4,
                "minimum": 375042319.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 17756629.7,
                "variance": 315297898200000.0
              },
              {
                "average": 0.5150365089,
                "count": 14187901,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0.4997738699,
                "variance": 0.249773921
              },
              {
                "average": 0,
                "count": 14187901,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14187901,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14187901,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14187901,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              580749.998,
              6575499.979,
              155.7363932,
              581499.998,
              6576249.999,
              314.0163932
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    580749.9980042769,
                    6575499.978705639,
                    155.73639324475613
                  ],
                  [
                    580749.9980042769,
                    6576249.998705639,
                    155.73639324475613
                  ],
                  [
                    581499.9980042769,
                    6576249.998705639,
                    314.0163932447561
                  ],
                  [
                    581499.9980042769,
                    6575499.978705639,
                    314.0163932447561
                  ],
                  [
                    580749.9980042769,
                    6575499.978705639,
                    155.73639324475613
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2024-09-21T19:31:33+00:00",
            "end_time": "2023-08-02T20:11: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": "20240616_0313_0716_2.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.7928210082638,
              59.299274666495215,
              284.29748728099383
            ],
            [
              -151.7925823947931,
              59.306008518368806,
              284.29748728099383
            ],
            [
              -151.77941401400753,
              59.30588581313881,
              588.9374872809938
            ],
            [
              -151.779655228287,
              59.299151993943,
              588.9374872809938
            ],
            [
              -151.7928210082638,
              59.299274666495215,
              284.29748728099383
            ]
          ]
        ]
      },
      "bbox": [
        -151.792821,
        59.29915199,
        284.2974873,
        -151.779414,
        59.30600852,
        588.9374873
      ],
      "properties": {
        "datetime": "2024-06-17T00:32:31Z",
        "pc:count": 12929170,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 569104.475,
            "count": 12929170,
            "maximum": 569499.998,
            "minimum": 568749.998,
            "name": "X",
            "position": 0,
            "stddev": 223.7855488,
            "variance": 50079.97184
          },
          {
            "average": 6574365.553,
            "count": 12929170,
            "maximum": 6574749.999,
            "minimum": 6573999.979,
            "name": "Y",
            "position": 1,
            "stddev": 218.1181463,
            "variance": 47575.52576
          },
          {
            "average": 471.861612,
            "count": 12929170,
            "maximum": 588.9374873,
            "minimum": 284.2974873,
            "name": "Z",
            "position": 2,
            "stddev": 62.91579301,
            "variance": 3958.39701
          },
          {
            "average": 47681.99435,
            "count": 12929170,
            "maximum": 65535,
            "minimum": 13851,
            "name": "Intensity",
            "position": 3,
            "stddev": 8679.11816,
            "variance": 75327092.04
          },
          {
            "average": 1.205427959,
            "count": 12929170,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4565260111,
            "variance": 0.2084159988
          },
          {
            "average": 1.412170464,
            "count": 12929170,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6155195345,
            "variance": 0.3788642974
          },
          {
            "average": 0,
            "count": 12929170,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12929170,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 3.834445831,
            "count": 12929170,
            "maximum": 21,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 5.933805784,
            "variance": 35.21005108
          },
          {
            "average": -0.5187986982,
            "count": 12929170,
            "maximum": 28.12800026,
            "minimum": -28.03199959,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 16.07028435,
            "variance": 258.2540392
          },
          {
            "average": 0,
            "count": 12929170,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1410.996851,
            "count": 12929170,
            "maximum": 1413,
            "minimum": 1409,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8763221568,
            "variance": 0.7679405225
          },
          {
            "average": 402618435.9,
            "count": 12929170,
            "maximum": 402619551.7,
            "minimum": 402617589.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 432.7370938,
            "variance": 187261.3923
          },
          {
            "average": 0,
            "count": 12929170,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12929170,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12929170,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12929170,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12929170,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          568749.998,
          6573999.979,
          284.2974873,
          569499.998,
          6574749.999,
          588.9374873
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                568749.9979789924,
                6573999.978781484,
                284.29748728099383
              ],
              [
                568749.9979789924,
                6574749.998781484,
                284.29748728099383
              ],
              [
                569499.9979789924,
                6574749.998781484,
                588.9374872809938
              ],
              [
                569499.9979789924,
                6573999.978781484,
                588.9374872809938
              ],
              [
                568749.9979789924,
                6573999.978781484,
                284.29748728099383
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2024-06-17T00:32:31+00:00",
        "end_time": "2024-06-16T23:59:49+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20240616_0313_0716_2.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20240616_0313_0716_2.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20240616_0313_0716_2.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240616_0313_0716_2.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.792821,
            59.29915199,
            284.2974873,
            -151.779414,
            59.30600852,
            588.9374873
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.7928210082638,
                  59.299274666495215,
                  284.29748728099383
                ],
                [
                  -151.7925823947931,
                  59.306008518368806,
                  284.29748728099383
                ],
                [
                  -151.77941401400753,
                  59.30588581313881,
                  588.9374872809938
                ],
                [
                  -151.779655228287,
                  59.299151993943,
                  588.9374872809938
                ],
                [
                  -151.7928210082638,
                  59.299274666495215,
                  284.29748728099383
                ]
              ]
            ]
          },
          "id": "20240616_0313_0716_2.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240616_0313_0716_2.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2024-06-17T00:32:31Z",
            "pc:count": 12929170,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 569104.475,
                "count": 12929170,
                "maximum": 569499.998,
                "minimum": 568749.998,
                "name": "X",
                "position": 0,
                "stddev": 223.7855488,
                "variance": 50079.97184
              },
              {
                "average": 6574365.553,
                "count": 12929170,
                "maximum": 6574749.999,
                "minimum": 6573999.979,
                "name": "Y",
                "position": 1,
                "stddev": 218.1181463,
                "variance": 47575.52576
              },
              {
                "average": 471.861612,
                "count": 12929170,
                "maximum": 588.9374873,
                "minimum": 284.2974873,
                "name": "Z",
                "position": 2,
                "stddev": 62.91579301,
                "variance": 3958.39701
              },
              {
                "average": 47681.99435,
                "count": 12929170,
                "maximum": 65535,
                "minimum": 13851,
                "name": "Intensity",
                "position": 3,
                "stddev": 8679.11816,
                "variance": 75327092.04
              },
              {
                "average": 1.205427959,
                "count": 12929170,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4565260111,
                "variance": 0.2084159988
              },
              {
                "average": 1.412170464,
                "count": 12929170,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6155195345,
                "variance": 0.3788642974
              },
              {
                "average": 0,
                "count": 12929170,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12929170,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 3.834445831,
                "count": 12929170,
                "maximum": 21,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 5.933805784,
                "variance": 35.21005108
              },
              {
                "average": -0.5187986982,
                "count": 12929170,
                "maximum": 28.12800026,
                "minimum": -28.03199959,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 16.07028435,
                "variance": 258.2540392
              },
              {
                "average": 0,
                "count": 12929170,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1410.996851,
                "count": 12929170,
                "maximum": 1413,
                "minimum": 1409,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8763221568,
                "variance": 0.7679405225
              },
              {
                "average": 402618435.9,
                "count": 12929170,
                "maximum": 402619551.7,
                "minimum": 402617589.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 432.7370938,
                "variance": 187261.3923
              },
              {
                "average": 0,
                "count": 12929170,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12929170,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12929170,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12929170,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12929170,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              568749.998,
              6573999.979,
              284.2974873,
              569499.998,
              6574749.999,
              588.9374873
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    568749.9979789924,
                    6573999.978781484,
                    284.29748728099383
                  ],
                  [
                    568749.9979789924,
                    6574749.998781484,
                    284.29748728099383
                  ],
                  [
                    569499.9979789924,
                    6574749.998781484,
                    588.9374872809938
                  ],
                  [
                    569499.9979789924,
                    6573999.978781484,
                    588.9374872809938
                  ],
                  [
                    568749.9979789924,
                    6573999.978781484,
                    284.29748728099383
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2024-06-17T00:32:31+00:00",
            "end_time": "2024-06-16T23:59: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": "20240616_0312_0717_4.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.81891949658765,
              59.30624975749467,
              117.35864394473566
            ],
            [
              -151.81868597638,
              59.31298366608476,
              117.35864394473566
            ],
            [
              -151.80551477273895,
              59.31286359020188,
              546.1986439447357
            ],
            [
              -151.8057508951082,
              59.30612971359389,
              546.1986439447357
            ],
            [
              -151.81891949658765,
              59.30624975749467,
              117.35864394473566
            ]
          ]
        ]
      },
      "bbox": [
        -151.8189195,
        59.30612971,
        117.3586439,
        -151.8055148,
        59.31298367,
        546.1986439
      ],
      "properties": {
        "datetime": "2024-06-17T00:04:15Z",
        "pc:count": 14967129,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 567622.29,
            "count": 14967129,
            "maximum": 567999.9979,
            "minimum": 567249.9979,
            "name": "X",
            "position": 0,
            "stddev": 217.2842269,
            "variance": 47212.43524
          },
          {
            "average": 6575116.256,
            "count": 14967129,
            "maximum": 6575499.999,
            "minimum": 6574749.979,
            "name": "Y",
            "position": 1,
            "stddev": 212.5423579,
            "variance": 45174.2539
          },
          {
            "average": 350.1993326,
            "count": 14967129,
            "maximum": 546.1986439,
            "minimum": 117.3586439,
            "name": "Z",
            "position": 2,
            "stddev": 90.64836078,
            "variance": 8217.125312
          },
          {
            "average": 46560.88072,
            "count": 14967129,
            "maximum": 65058,
            "minimum": 14566,
            "name": "Intensity",
            "position": 3,
            "stddev": 9482.152774,
            "variance": 89911221.23
          },
          {
            "average": 1.299044727,
            "count": 14967129,
            "maximum": 8,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5318916008,
            "variance": 0.2829086751
          },
          {
            "average": 1.59952099,
            "count": 14967129,
            "maximum": 8,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6790120905,
            "variance": 0.461057419
          },
          {
            "average": 0,
            "count": 14967129,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14967129,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.466820724,
            "count": 14967129,
            "maximum": 21,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.38507314,
            "variance": 5.688573885
          },
          {
            "average": -1.980429823,
            "count": 14967129,
            "maximum": 27.16799927,
            "minimum": -28.03199959,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.95857213,
            "variance": 254.6760244
          },
          {
            "average": 0,
            "count": 14967129,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1407.807768,
            "count": 14967129,
            "maximum": 1410,
            "minimum": 1403,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.323994351,
            "variance": 5.400949745
          },
          {
            "average": 402616867.3,
            "count": 14967129,
            "maximum": 402617855.8,
            "minimum": 402614471.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1162.790174,
            "variance": 1352080.989
          },
          {
            "average": 0,
            "count": 14967129,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14967129,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14967129,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14967129,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14967129,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          567249.9979,
          6574749.979,
          117.3586439,
          567999.9979,
          6575499.999,
          546.1986439
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                567249.9978505443,
                6574749.978802934,
                117.35864394473566
              ],
              [
                567249.9978505443,
                6575499.998802934,
                117.35864394473566
              ],
              [
                567999.9978505443,
                6575499.998802934,
                546.1986439447357
              ],
              [
                567999.9978505443,
                6574749.978802934,
                546.1986439447357
              ],
              [
                567249.9978505443,
                6574749.978802934,
                117.35864394473566
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2024-06-17T00:04:15+00:00",
        "end_time": "2024-06-16T23:07:51+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20240616_0312_0717_4.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20240616_0312_0717_4.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20240616_0312_0717_4.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240616_0312_0717_4.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.8189195,
            59.30612971,
            117.3586439,
            -151.8055148,
            59.31298367,
            546.1986439
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.81891949658765,
                  59.30624975749467,
                  117.35864394473566
                ],
                [
                  -151.81868597638,
                  59.31298366608476,
                  117.35864394473566
                ],
                [
                  -151.80551477273895,
                  59.31286359020188,
                  546.1986439447357
                ],
                [
                  -151.8057508951082,
                  59.30612971359389,
                  546.1986439447357
                ],
                [
                  -151.81891949658765,
                  59.30624975749467,
                  117.35864394473566
                ]
              ]
            ]
          },
          "id": "20240616_0312_0717_4.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240616_0312_0717_4.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2024-06-17T00:04:15Z",
            "pc:count": 14967129,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 567622.29,
                "count": 14967129,
                "maximum": 567999.9979,
                "minimum": 567249.9979,
                "name": "X",
                "position": 0,
                "stddev": 217.2842269,
                "variance": 47212.43524
              },
              {
                "average": 6575116.256,
                "count": 14967129,
                "maximum": 6575499.999,
                "minimum": 6574749.979,
                "name": "Y",
                "position": 1,
                "stddev": 212.5423579,
                "variance": 45174.2539
              },
              {
                "average": 350.1993326,
                "count": 14967129,
                "maximum": 546.1986439,
                "minimum": 117.3586439,
                "name": "Z",
                "position": 2,
                "stddev": 90.64836078,
                "variance": 8217.125312
              },
              {
                "average": 46560.88072,
                "count": 14967129,
                "maximum": 65058,
                "minimum": 14566,
                "name": "Intensity",
                "position": 3,
                "stddev": 9482.152774,
                "variance": 89911221.23
              },
              {
                "average": 1.299044727,
                "count": 14967129,
                "maximum": 8,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5318916008,
                "variance": 0.2829086751
              },
              {
                "average": 1.59952099,
                "count": 14967129,
                "maximum": 8,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6790120905,
                "variance": 0.461057419
              },
              {
                "average": 0,
                "count": 14967129,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14967129,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.466820724,
                "count": 14967129,
                "maximum": 21,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.38507314,
                "variance": 5.688573885
              },
              {
                "average": -1.980429823,
                "count": 14967129,
                "maximum": 27.16799927,
                "minimum": -28.03199959,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.95857213,
                "variance": 254.6760244
              },
              {
                "average": 0,
                "count": 14967129,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1407.807768,
                "count": 14967129,
                "maximum": 1410,
                "minimum": 1403,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.323994351,
                "variance": 5.400949745
              },
              {
                "average": 402616867.3,
                "count": 14967129,
                "maximum": 402617855.8,
                "minimum": 402614471.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1162.790174,
                "variance": 1352080.989
              },
              {
                "average": 0,
                "count": 14967129,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14967129,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14967129,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14967129,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14967129,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              567249.9979,
              6574749.979,
              117.3586439,
              567999.9979,
              6575499.999,
              546.1986439
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    567249.9978505443,
                    6574749.978802934,
                    117.35864394473566
                  ],
                  [
                    567249.9978505443,
                    6575499.998802934,
                    117.35864394473566
                  ],
                  [
                    567999.9978505443,
                    6575499.998802934,
                    546.1986439447357
                  ],
                  [
                    567999.9978505443,
                    6574749.978802934,
                    546.1986439447357
                  ],
                  [
                    567249.9978505443,
                    6574749.978802934,
                    117.35864394473566
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2024-06-17T00:04:15+00:00",
            "end_time": "2024-06-16T23:07: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": "20240615_0313_0727_3.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.79799896941375,
              59.440774576392194,
              -0.218072894900658
            ],
            [
              -151.7978253365908,
              59.445668332992945,
              -0.218072894900658
            ],
            [
              -151.78761180234244,
              59.44557394272086,
              86.16192710509934
            ],
            [
              -151.78778690945248,
              59.440680204438735,
              86.16192710509934
            ],
            [
              -151.79799896941375,
              59.440774576392194,
              -0.218072894900658
            ]
          ]
        ]
      },
      "bbox": [
        -151.797999,
        59.4406802,
        -0.2180728949,
        -151.7876118,
        59.44566833,
        86.16192711
      ],
      "properties": {
        "datetime": "2024-06-15T23:21:20Z",
        "pc:count": 1150861,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 568656.6451,
            "count": 1150861,
            "maximum": 568749.9949,
            "minimum": 568170.6749,
            "name": "X",
            "position": 0,
            "stddev": 78.09373658,
            "variance": 6098.631692
          },
          {
            "average": 6589878.517,
            "count": 1150861,
            "maximum": 6590295.06,
            "minimum": 6589749.98,
            "name": "Y",
            "position": 1,
            "stddev": 103.2978514,
            "variance": 10670.4461
          },
          {
            "average": 26.88641247,
            "count": 1150861,
            "maximum": 86.16192711,
            "minimum": -0.2180728949,
            "name": "Z",
            "position": 2,
            "stddev": 24.51962528,
            "variance": 601.2120236
          },
          {
            "average": 41293.19359,
            "count": 1150861,
            "maximum": 65535,
            "minimum": 21954,
            "name": "Intensity",
            "position": 3,
            "stddev": 8638.06745,
            "variance": 74616209.28
          },
          {
            "average": 1.227653035,
            "count": 1150861,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5067387229,
            "variance": 0.2567841333
          },
          {
            "average": 1.456090701,
            "count": 1150861,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.7012730197,
            "variance": 0.4917838481
          },
          {
            "average": 0,
            "count": 1150861,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0009575439606,
            "count": 1150861,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.03092940189,
            "variance": 0.0009566279014
          },
          {
            "average": 3.389415403,
            "count": 1150861,
            "maximum": 20,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.488546557,
            "variance": 6.192863967
          },
          {
            "average": 3.933736421,
            "count": 1150861,
            "maximum": 27.16799927,
            "minimum": -27.93600082,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 17.6978052,
            "variance": 313.2123088
          },
          {
            "average": 0,
            "count": 1150861,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1302.527394,
            "count": 1150861,
            "maximum": 1304,
            "minimum": 1301,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.203071746,
            "variance": 1.447381626
          },
          {
            "average": 402528357.9,
            "count": 1150861,
            "maximum": 402528880.4,
            "minimum": 402527909.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 371.1383259,
            "variance": 137743.657
          },
          {
            "average": 0,
            "count": 1150861,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1150861,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1150861,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1150861,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1150861,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          568170.6749,
          6589749.98,
          -0.2180728949,
          568749.9949,
          6590295.06,
          86.16192711
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                568170.6748781243,
                6589749.980411396,
                -0.218072894900658
              ],
              [
                568170.6748781243,
                6590295.060411396,
                -0.218072894900658
              ],
              [
                568749.9948781243,
                6590295.060411396,
                86.16192710509934
              ],
              [
                568749.9948781243,
                6589749.980411396,
                86.16192710509934
              ],
              [
                568170.6748781243,
                6589749.980411396,
                -0.218072894900658
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2024-06-15T23:21:20+00:00",
        "end_time": "2024-06-15T23:05:09+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20240615_0313_0727_3.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20240615_0313_0727_3.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20240615_0313_0727_3.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0313_0727_3.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.797999,
            59.4406802,
            -0.2180728949,
            -151.7876118,
            59.44566833,
            86.16192711
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.79799896941375,
                  59.440774576392194,
                  -0.218072894900658
                ],
                [
                  -151.7978253365908,
                  59.445668332992945,
                  -0.218072894900658
                ],
                [
                  -151.78761180234244,
                  59.44557394272086,
                  86.16192710509934
                ],
                [
                  -151.78778690945248,
                  59.440680204438735,
                  86.16192710509934
                ],
                [
                  -151.79799896941375,
                  59.440774576392194,
                  -0.218072894900658
                ]
              ]
            ]
          },
          "id": "20240615_0313_0727_3.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0313_0727_3.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2024-06-15T23:21:20Z",
            "pc:count": 1150861,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 568656.6451,
                "count": 1150861,
                "maximum": 568749.9949,
                "minimum": 568170.6749,
                "name": "X",
                "position": 0,
                "stddev": 78.09373658,
                "variance": 6098.631692
              },
              {
                "average": 6589878.517,
                "count": 1150861,
                "maximum": 6590295.06,
                "minimum": 6589749.98,
                "name": "Y",
                "position": 1,
                "stddev": 103.2978514,
                "variance": 10670.4461
              },
              {
                "average": 26.88641247,
                "count": 1150861,
                "maximum": 86.16192711,
                "minimum": -0.2180728949,
                "name": "Z",
                "position": 2,
                "stddev": 24.51962528,
                "variance": 601.2120236
              },
              {
                "average": 41293.19359,
                "count": 1150861,
                "maximum": 65535,
                "minimum": 21954,
                "name": "Intensity",
                "position": 3,
                "stddev": 8638.06745,
                "variance": 74616209.28
              },
              {
                "average": 1.227653035,
                "count": 1150861,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5067387229,
                "variance": 0.2567841333
              },
              {
                "average": 1.456090701,
                "count": 1150861,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.7012730197,
                "variance": 0.4917838481
              },
              {
                "average": 0,
                "count": 1150861,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0009575439606,
                "count": 1150861,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.03092940189,
                "variance": 0.0009566279014
              },
              {
                "average": 3.389415403,
                "count": 1150861,
                "maximum": 20,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.488546557,
                "variance": 6.192863967
              },
              {
                "average": 3.933736421,
                "count": 1150861,
                "maximum": 27.16799927,
                "minimum": -27.93600082,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 17.6978052,
                "variance": 313.2123088
              },
              {
                "average": 0,
                "count": 1150861,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1302.527394,
                "count": 1150861,
                "maximum": 1304,
                "minimum": 1301,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.203071746,
                "variance": 1.447381626
              },
              {
                "average": 402528357.9,
                "count": 1150861,
                "maximum": 402528880.4,
                "minimum": 402527909.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 371.1383259,
                "variance": 137743.657
              },
              {
                "average": 0,
                "count": 1150861,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1150861,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1150861,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1150861,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1150861,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              568170.6749,
              6589749.98,
              -0.2180728949,
              568749.9949,
              6590295.06,
              86.16192711
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    568170.6748781243,
                    6589749.980411396,
                    -0.218072894900658
                  ],
                  [
                    568170.6748781243,
                    6590295.060411396,
                    -0.218072894900658
                  ],
                  [
                    568749.9948781243,
                    6590295.060411396,
                    86.16192710509934
                  ],
                  [
                    568749.9948781243,
                    6589749.980411396,
                    86.16192710509934
                  ],
                  [
                    568170.6748781243,
                    6589749.980411396,
                    -0.218072894900658
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2024-06-15T23:21:20+00:00",
            "end_time": "2024-06-15T23:05: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": "20240616_0314_0719_3.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.77844806778856,
              59.33282011476968,
              0.210127220134055
            ],
            [
              -151.77820629178808,
              59.339553895896074,
              0.210127220134055
            ],
            [
              -151.76502500171952,
              59.339429694685286,
              121.21012722013405
            ],
            [
              -151.76526938450732,
              59.33269594665608,
              121.21012722013405
            ],
            [
              -151.77844806778856,
              59.33282011476968,
              0.210127220134055
            ]
          ]
        ]
      },
      "bbox": [
        -151.7784481,
        59.33269595,
        0.2101272201,
        -151.765025,
        59.3395539,
        121.2101272
      ],
      "properties": {
        "datetime": "2024-06-16T23:48:51Z",
        "pc:count": 19290674,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 569913.7364,
            "count": 19290674,
            "maximum": 570249.9979,
            "minimum": 569499.9979,
            "name": "X",
            "position": 0,
            "stddev": 201.9275474,
            "variance": 40774.73439
          },
          {
            "average": 6578145.31,
            "count": 19290674,
            "maximum": 6578499.999,
            "minimum": 6577749.979,
            "name": "Y",
            "position": 1,
            "stddev": 216.5476587,
            "variance": 46892.88848
          },
          {
            "average": 37.7701814,
            "count": 19290674,
            "maximum": 121.2101272,
            "minimum": 0.2101272201,
            "name": "Z",
            "position": 2,
            "stddev": 17.11083719,
            "variance": 292.7807495
          },
          {
            "average": 41068.54599,
            "count": 19290674,
            "maximum": 65535,
            "minimum": 21060,
            "name": "Intensity",
            "position": 3,
            "stddev": 8553.975272,
            "variance": 73170492.96
          },
          {
            "average": 1.583436846,
            "count": 19290674,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7640856172,
            "variance": 0.5838268304
          },
          {
            "average": 2.166350072,
            "count": 19290674,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9103133264,
            "variance": 0.8286703522
          },
          {
            "average": 0,
            "count": 19290674,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.207837528e-05,
            "count": 19290674,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.003475374803,
            "variance": 1.207823002e-05
          },
          {
            "average": 4.019674688,
            "count": 19290674,
            "maximum": 22,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.910111986,
            "variance": 3.648527799
          },
          {
            "average": 1.128417959,
            "count": 19290674,
            "maximum": 28.03199959,
            "minimum": -28.03199959,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.60489734,
            "variance": 243.5128209
          },
          {
            "average": 0,
            "count": 19290674,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1404.711392,
            "count": 19290674,
            "maximum": 1408,
            "minimum": 1403,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.463213286,
            "variance": 2.14099312
          },
          {
            "average": 402615272.8,
            "count": 19290674,
            "maximum": 402616931,
            "minimum": 402614423.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 741.2396762,
            "variance": 549436.2575
          },
          {
            "average": 0,
            "count": 19290674,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19290674,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19290674,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19290674,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19290674,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          569499.9979,
          6577749.979,
          0.2101272201,
          570249.9979,
          6578499.999,
          121.2101272
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                569499.9979011896,
                6577749.978647245,
                0.210127220134055
              ],
              [
                569499.9979011896,
                6578499.998647245,
                0.210127220134055
              ],
              [
                570249.9979011896,
                6578499.998647245,
                121.21012722013405
              ],
              [
                570249.9979011896,
                6577749.978647245,
                121.21012722013405
              ],
              [
                569499.9979011896,
                6577749.978647245,
                0.210127220134055
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2024-06-16T23:48:51+00:00",
        "end_time": "2024-06-16T23:07:03+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20240616_0314_0719_3.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20240616_0314_0719_3.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20240616_0314_0719_3.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240616_0314_0719_3.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.7784481,
            59.33269595,
            0.2101272201,
            -151.765025,
            59.3395539,
            121.2101272
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.77844806778856,
                  59.33282011476968,
                  0.210127220134055
                ],
                [
                  -151.77820629178808,
                  59.339553895896074,
                  0.210127220134055
                ],
                [
                  -151.76502500171952,
                  59.339429694685286,
                  121.21012722013405
                ],
                [
                  -151.76526938450732,
                  59.33269594665608,
                  121.21012722013405
                ],
                [
                  -151.77844806778856,
                  59.33282011476968,
                  0.210127220134055
                ]
              ]
            ]
          },
          "id": "20240616_0314_0719_3.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240616_0314_0719_3.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2024-06-16T23:48:51Z",
            "pc:count": 19290674,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 569913.7364,
                "count": 19290674,
                "maximum": 570249.9979,
                "minimum": 569499.9979,
                "name": "X",
                "position": 0,
                "stddev": 201.9275474,
                "variance": 40774.73439
              },
              {
                "average": 6578145.31,
                "count": 19290674,
                "maximum": 6578499.999,
                "minimum": 6577749.979,
                "name": "Y",
                "position": 1,
                "stddev": 216.5476587,
                "variance": 46892.88848
              },
              {
                "average": 37.7701814,
                "count": 19290674,
                "maximum": 121.2101272,
                "minimum": 0.2101272201,
                "name": "Z",
                "position": 2,
                "stddev": 17.11083719,
                "variance": 292.7807495
              },
              {
                "average": 41068.54599,
                "count": 19290674,
                "maximum": 65535,
                "minimum": 21060,
                "name": "Intensity",
                "position": 3,
                "stddev": 8553.975272,
                "variance": 73170492.96
              },
              {
                "average": 1.583436846,
                "count": 19290674,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7640856172,
                "variance": 0.5838268304
              },
              {
                "average": 2.166350072,
                "count": 19290674,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9103133264,
                "variance": 0.8286703522
              },
              {
                "average": 0,
                "count": 19290674,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.207837528e-05,
                "count": 19290674,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.003475374803,
                "variance": 1.207823002e-05
              },
              {
                "average": 4.019674688,
                "count": 19290674,
                "maximum": 22,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.910111986,
                "variance": 3.648527799
              },
              {
                "average": 1.128417959,
                "count": 19290674,
                "maximum": 28.03199959,
                "minimum": -28.03199959,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.60489734,
                "variance": 243.5128209
              },
              {
                "average": 0,
                "count": 19290674,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1404.711392,
                "count": 19290674,
                "maximum": 1408,
                "minimum": 1403,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.463213286,
                "variance": 2.14099312
              },
              {
                "average": 402615272.8,
                "count": 19290674,
                "maximum": 402616931,
                "minimum": 402614423.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 741.2396762,
                "variance": 549436.2575
              },
              {
                "average": 0,
                "count": 19290674,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19290674,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19290674,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19290674,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19290674,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              569499.9979,
              6577749.979,
              0.2101272201,
              570249.9979,
              6578499.999,
              121.2101272
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    569499.9979011896,
                    6577749.978647245,
                    0.210127220134055
                  ],
                  [
                    569499.9979011896,
                    6578499.998647245,
                    0.210127220134055
                  ],
                  [
                    570249.9979011896,
                    6578499.998647245,
                    121.21012722013405
                  ],
                  [
                    570249.9979011896,
                    6577749.978647245,
                    121.21012722013405
                  ],
                  [
                    569499.9979011896,
                    6577749.978647245,
                    0.210127220134055
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2024-06-16T23:48:51+00:00",
            "end_time": "2024-06-16T23:07:03+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": "20240615_0309_0720_2.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.8964059070405,
              59.35407938610312,
              -0.203356352367052
            ],
            [
              -151.89618729602398,
              59.36081324706516,
              -0.203356352367052
            ],
            [
              -151.8829972072746,
              59.36070094850137,
              238.81664364763296
            ],
            [
              -151.88321842928337,
              59.353967117477374,
              238.81664364763296
            ],
            [
              -151.8964059070405,
              59.35407938610312,
              -0.203356352367052
            ]
          ]
        ]
      },
      "bbox": [
        -151.8964059,
        59.35396712,
        -0.2033563524,
        -151.8829972,
        59.36081325,
        238.8166436
      ],
      "properties": {
        "datetime": "2024-06-16T01:13:31Z",
        "pc:count": 13778607,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 563128.3878,
            "count": 13778607,
            "maximum": 563499.998,
            "minimum": 562749.998,
            "name": "X",
            "position": 0,
            "stddev": 214.176216,
            "variance": 45871.45149
          },
          {
            "average": 6580316.259,
            "count": 13778607,
            "maximum": 6580749.987,
            "minimum": 6579999.987,
            "name": "Y",
            "position": 1,
            "stddev": 189.1491535,
            "variance": 35777.40229
          },
          {
            "average": 120.2370031,
            "count": 13778607,
            "maximum": 238.8166436,
            "minimum": -0.2033563524,
            "name": "Z",
            "position": 2,
            "stddev": 48.51072891,
            "variance": 2353.290819
          },
          {
            "average": 39681.09939,
            "count": 13778607,
            "maximum": 65535,
            "minimum": 19809,
            "name": "Intensity",
            "position": 3,
            "stddev": 8679.117271,
            "variance": 75327076.6
          },
          {
            "average": 1.60952896,
            "count": 13778607,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7815301154,
            "variance": 0.6107893213
          },
          {
            "average": 2.220548565,
            "count": 13778607,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9232138324,
            "variance": 0.8523237802
          },
          {
            "average": 0,
            "count": 13778607,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 7.547932821e-05,
            "count": 13778607,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.00868755642,
            "variance": 7.547363656e-05
          },
          {
            "average": 4.241732854,
            "count": 13778607,
            "maximum": 20,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.628593906,
            "variance": 2.65231811
          },
          {
            "average": 6.269633582,
            "count": 13778607,
            "maximum": 28.22400093,
            "minimum": -27.93600082,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 14.93264997,
            "variance": 222.9840353
          },
          {
            "average": 0,
            "count": 13778607,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1310.564257,
            "count": 13778607,
            "maximum": 1312,
            "minimum": 1309,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8885810799,
            "variance": 0.7895763355
          },
          {
            "average": 402534505.9,
            "count": 13778607,
            "maximum": 402535611.1,
            "minimum": 402531048.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1274.9516,
            "variance": 1625501.581
          },
          {
            "average": 0,
            "count": 13778607,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13778607,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13778607,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13778607,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13778607,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          562749.998,
          6579999.987,
          -0.2033563524,
          563499.998,
          6580749.987,
          238.8166436
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                562749.9979976944,
                6579999.987031747,
                -0.203356352367052
              ],
              [
                562749.9979976944,
                6580749.987031747,
                -0.203356352367052
              ],
              [
                563499.9979976944,
                6580749.987031747,
                238.81664364763296
              ],
              [
                563499.9979976944,
                6579999.987031747,
                238.81664364763296
              ],
              [
                562749.9979976944,
                6579999.987031747,
                -0.203356352367052
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2024-06-16T01:13:31+00:00",
        "end_time": "2024-06-15T23:57:28+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20240615_0309_0720_2.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20240615_0309_0720_2.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20240615_0309_0720_2.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0309_0720_2.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.8964059,
            59.35396712,
            -0.2033563524,
            -151.8829972,
            59.36081325,
            238.8166436
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.8964059070405,
                  59.35407938610312,
                  -0.203356352367052
                ],
                [
                  -151.89618729602398,
                  59.36081324706516,
                  -0.203356352367052
                ],
                [
                  -151.8829972072746,
                  59.36070094850137,
                  238.81664364763296
                ],
                [
                  -151.88321842928337,
                  59.353967117477374,
                  238.81664364763296
                ],
                [
                  -151.8964059070405,
                  59.35407938610312,
                  -0.203356352367052
                ]
              ]
            ]
          },
          "id": "20240615_0309_0720_2.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0309_0720_2.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2024-06-16T01:13:31Z",
            "pc:count": 13778607,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 563128.3878,
                "count": 13778607,
                "maximum": 563499.998,
                "minimum": 562749.998,
                "name": "X",
                "position": 0,
                "stddev": 214.176216,
                "variance": 45871.45149
              },
              {
                "average": 6580316.259,
                "count": 13778607,
                "maximum": 6580749.987,
                "minimum": 6579999.987,
                "name": "Y",
                "position": 1,
                "stddev": 189.1491535,
                "variance": 35777.40229
              },
              {
                "average": 120.2370031,
                "count": 13778607,
                "maximum": 238.8166436,
                "minimum": -0.2033563524,
                "name": "Z",
                "position": 2,
                "stddev": 48.51072891,
                "variance": 2353.290819
              },
              {
                "average": 39681.09939,
                "count": 13778607,
                "maximum": 65535,
                "minimum": 19809,
                "name": "Intensity",
                "position": 3,
                "stddev": 8679.117271,
                "variance": 75327076.6
              },
              {
                "average": 1.60952896,
                "count": 13778607,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7815301154,
                "variance": 0.6107893213
              },
              {
                "average": 2.220548565,
                "count": 13778607,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9232138324,
                "variance": 0.8523237802
              },
              {
                "average": 0,
                "count": 13778607,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 7.547932821e-05,
                "count": 13778607,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.00868755642,
                "variance": 7.547363656e-05
              },
              {
                "average": 4.241732854,
                "count": 13778607,
                "maximum": 20,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.628593906,
                "variance": 2.65231811
              },
              {
                "average": 6.269633582,
                "count": 13778607,
                "maximum": 28.22400093,
                "minimum": -27.93600082,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 14.93264997,
                "variance": 222.9840353
              },
              {
                "average": 0,
                "count": 13778607,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1310.564257,
                "count": 13778607,
                "maximum": 1312,
                "minimum": 1309,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8885810799,
                "variance": 0.7895763355
              },
              {
                "average": 402534505.9,
                "count": 13778607,
                "maximum": 402535611.1,
                "minimum": 402531048.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1274.9516,
                "variance": 1625501.581
              },
              {
                "average": 0,
                "count": 13778607,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13778607,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13778607,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13778607,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13778607,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              562749.998,
              6579999.987,
              -0.2033563524,
              563499.998,
              6580749.987,
              238.8166436
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    562749.9979976944,
                    6579999.987031747,
                    -0.203356352367052
                  ],
                  [
                    562749.9979976944,
                    6580749.987031747,
                    -0.203356352367052
                  ],
                  [
                    563499.9979976944,
                    6580749.987031747,
                    238.81664364763296
                  ],
                  [
                    563499.9979976944,
                    6579999.987031747,
                    238.81664364763296
                  ],
                  [
                    562749.9979976944,
                    6579999.987031747,
                    -0.203356352367052
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2024-06-16T01:13:31+00:00",
            "end_time": "2024-06-15T23:57: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": "20240615_0319_0724_4.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.63077893455863,
              59.39871283992942,
              279.4809940383794
            ],
            [
              -151.63050722540012,
              59.40544615985303,
              279.4809940383794
            ],
            [
              -151.6173011281613,
              59.40530693299977,
              649.9809940383793
            ],
            [
              -151.61757545540223,
              59.39857365022213,
              649.9809940383793
            ],
            [
              -151.63077893455863,
              59.39871283992942,
              279.4809940383794
            ]
          ]
        ]
      },
      "bbox": [
        -151.6307789,
        59.39857365,
        279.480994,
        -151.6173011,
        59.40544616,
        649.980994
      ],
      "properties": {
        "datetime": "2024-06-16T23:39:46Z",
        "pc:count": 16217901,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 578139.6937,
            "count": 16217901,
            "maximum": 578499.9981,
            "minimum": 577749.9981,
            "name": "X",
            "position": 0,
            "stddev": 218.3065252,
            "variance": 47657.73895
          },
          {
            "average": 6585612.384,
            "count": 16217901,
            "maximum": 6585999.999,
            "minimum": 6585249.979,
            "name": "Y",
            "position": 1,
            "stddev": 218.0837271,
            "variance": 47560.51205
          },
          {
            "average": 453.7375913,
            "count": 16217901,
            "maximum": 649.980994,
            "minimum": 279.480994,
            "name": "Z",
            "position": 2,
            "stddev": 80.89418569,
            "variance": 6543.869278
          },
          {
            "average": 43750.16949,
            "count": 16217901,
            "maximum": 65535,
            "minimum": 12987,
            "name": "Intensity",
            "position": 3,
            "stddev": 9690.150171,
            "variance": 93899010.34
          },
          {
            "average": 1.362902573,
            "count": 16217901,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5606285233,
            "variance": 0.3143043412
          },
          {
            "average": 1.729349563,
            "count": 16217901,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6703492802,
            "variance": 0.4493681575
          },
          {
            "average": 0,
            "count": 16217901,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16217901,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.760088189,
            "count": 16217901,
            "maximum": 22,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.80869464,
            "variance": 7.888765579
          },
          {
            "average": 0.2646199176,
            "count": 16217901,
            "maximum": 28.22400093,
            "minimum": -28.12199974,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.35194427,
            "variance": 235.6821929
          },
          {
            "average": 0,
            "count": 16217901,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1342.026141,
            "count": 16217901,
            "maximum": 1407,
            "minimum": 1314,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 41.48336456,
            "variance": 1720.869535
          },
          {
            "average": 402560683.3,
            "count": 16217901,
            "maximum": 402616386.8,
            "minimum": 402537097.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 35585.13722,
            "variance": 1266301991
          },
          {
            "average": 0,
            "count": 16217901,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16217901,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16217901,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16217901,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16217901,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          577749.9981,
          6585249.979,
          279.480994,
          578499.9981,
          6585999.999,
          649.980994
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                577749.9980664542,
                6585249.978789151,
                279.4809940383794
              ],
              [
                577749.9980664542,
                6585999.99878915,
                279.4809940383794
              ],
              [
                578499.9980664542,
                6585999.99878915,
                649.9809940383793
              ],
              [
                578499.9980664542,
                6585249.978789151,
                649.9809940383793
              ],
              [
                577749.9980664542,
                6585249.978789151,
                279.4809940383794
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2024-06-16T23:39:46+00:00",
        "end_time": "2024-06-16T01:38:17+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20240615_0319_0724_4.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20240615_0319_0724_4.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20240615_0319_0724_4.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0319_0724_4.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.6307789,
            59.39857365,
            279.480994,
            -151.6173011,
            59.40544616,
            649.980994
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.63077893455863,
                  59.39871283992942,
                  279.4809940383794
                ],
                [
                  -151.63050722540012,
                  59.40544615985303,
                  279.4809940383794
                ],
                [
                  -151.6173011281613,
                  59.40530693299977,
                  649.9809940383793
                ],
                [
                  -151.61757545540223,
                  59.39857365022213,
                  649.9809940383793
                ],
                [
                  -151.63077893455863,
                  59.39871283992942,
                  279.4809940383794
                ]
              ]
            ]
          },
          "id": "20240615_0319_0724_4.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0319_0724_4.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2024-06-16T23:39:46Z",
            "pc:count": 16217901,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 578139.6937,
                "count": 16217901,
                "maximum": 578499.9981,
                "minimum": 577749.9981,
                "name": "X",
                "position": 0,
                "stddev": 218.3065252,
                "variance": 47657.73895
              },
              {
                "average": 6585612.384,
                "count": 16217901,
                "maximum": 6585999.999,
                "minimum": 6585249.979,
                "name": "Y",
                "position": 1,
                "stddev": 218.0837271,
                "variance": 47560.51205
              },
              {
                "average": 453.7375913,
                "count": 16217901,
                "maximum": 649.980994,
                "minimum": 279.480994,
                "name": "Z",
                "position": 2,
                "stddev": 80.89418569,
                "variance": 6543.869278
              },
              {
                "average": 43750.16949,
                "count": 16217901,
                "maximum": 65535,
                "minimum": 12987,
                "name": "Intensity",
                "position": 3,
                "stddev": 9690.150171,
                "variance": 93899010.34
              },
              {
                "average": 1.362902573,
                "count": 16217901,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5606285233,
                "variance": 0.3143043412
              },
              {
                "average": 1.729349563,
                "count": 16217901,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6703492802,
                "variance": 0.4493681575
              },
              {
                "average": 0,
                "count": 16217901,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16217901,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.760088189,
                "count": 16217901,
                "maximum": 22,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.80869464,
                "variance": 7.888765579
              },
              {
                "average": 0.2646199176,
                "count": 16217901,
                "maximum": 28.22400093,
                "minimum": -28.12199974,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.35194427,
                "variance": 235.6821929
              },
              {
                "average": 0,
                "count": 16217901,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1342.026141,
                "count": 16217901,
                "maximum": 1407,
                "minimum": 1314,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 41.48336456,
                "variance": 1720.869535
              },
              {
                "average": 402560683.3,
                "count": 16217901,
                "maximum": 402616386.8,
                "minimum": 402537097.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 35585.13722,
                "variance": 1266301991
              },
              {
                "average": 0,
                "count": 16217901,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16217901,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16217901,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16217901,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16217901,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              577749.9981,
              6585249.979,
              279.480994,
              578499.9981,
              6585999.999,
              649.980994
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    577749.9980664542,
                    6585249.978789151,
                    279.4809940383794
                  ],
                  [
                    577749.9980664542,
                    6585999.99878915,
                    279.4809940383794
                  ],
                  [
                    578499.9980664542,
                    6585999.99878915,
                    649.9809940383793
                  ],
                  [
                    578499.9980664542,
                    6585249.978789151,
                    649.9809940383793
                  ],
                  [
                    577749.9980664542,
                    6585249.978789151,
                    279.4809940383794
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2024-06-16T23:39:46+00:00",
            "end_time": "2024-06-16T01:38: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": "20240615_0308_0719_3.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.93660069518157,
              59.334206226247204,
              17.797698672740495
            ],
            [
              -151.93639020613043,
              59.34094037686003,
              17.797698672740495
            ],
            [
              -151.92320764538,
              59.340832165933676,
              206.8776986727405
            ],
            [
              -151.92342074204745,
              59.334098044159326,
              206.8776986727405
            ],
            [
              -151.93660069518157,
              59.334206226247204,
              17.797698672740495
            ]
          ]
        ]
      },
      "bbox": [
        -151.9366007,
        59.33409804,
        17.79769867,
        -151.9232076,
        59.34094038,
        206.8776987
      ],
      "properties": {
        "datetime": "2024-06-16T01:33:57Z",
        "pc:count": 15924185,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 560873.7623,
            "count": 15924185,
            "maximum": 561249.9979,
            "minimum": 560499.9979,
            "name": "X",
            "position": 0,
            "stddev": 219.4378606,
            "variance": 48152.97467
          },
          {
            "average": 6578127.442,
            "count": 15924185,
            "maximum": 6578499.999,
            "minimum": 6577749.979,
            "name": "Y",
            "position": 1,
            "stddev": 215.3693246,
            "variance": 46383.946
          },
          {
            "average": 74.50281857,
            "count": 15924185,
            "maximum": 206.8776987,
            "minimum": 17.79769867,
            "name": "Z",
            "position": 2,
            "stddev": 31.41375323,
            "variance": 986.8238921
          },
          {
            "average": 40743.02061,
            "count": 15924185,
            "maximum": 65535,
            "minimum": 20375,
            "name": "Intensity",
            "position": 3,
            "stddev": 8553.313401,
            "variance": 73159170.13
          },
          {
            "average": 1.588549304,
            "count": 15924185,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.748044679,
            "variance": 0.5595708418
          },
          {
            "average": 2.178485116,
            "count": 15924185,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.8628068434,
            "variance": 0.7444356489
          },
          {
            "average": 0,
            "count": 15924185,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15924185,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 4.133332287,
            "count": 15924185,
            "maximum": 20,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.601693946,
            "variance": 2.565423498
          },
          {
            "average": 1.364293419,
            "count": 15924185,
            "maximum": 28.31399918,
            "minimum": -27.93600082,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.6325623,
            "variance": 244.3770039
          },
          {
            "average": 0,
            "count": 15924185,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1311.605588,
            "count": 15924185,
            "maximum": 1314,
            "minimum": 1310,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9338551663,
            "variance": 0.8720854717
          },
          {
            "average": 402535474.4,
            "count": 15924185,
            "maximum": 402536837.3,
            "minimum": 402534315.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 617.4090275,
            "variance": 381193.9073
          },
          {
            "average": 0,
            "count": 15924185,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15924185,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15924185,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15924185,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15924185,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          560499.9979,
          6577749.979,
          17.79769867,
          561249.9979,
          6578499.999,
          206.8776987
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                560499.9978653545,
                6577749.978668573,
                17.797698672740495
              ],
              [
                560499.9978653545,
                6578499.998668573,
                17.797698672740495
              ],
              [
                561249.9978653545,
                6578499.998668573,
                206.8776986727405
              ],
              [
                561249.9978653545,
                6577749.978668573,
                206.8776986727405
              ],
              [
                560499.9978653545,
                6577749.978668573,
                17.797698672740495
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2024-06-16T01:33:57+00:00",
        "end_time": "2024-06-16T00:51:55+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20240615_0308_0719_3.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20240615_0308_0719_3.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20240615_0308_0719_3.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0308_0719_3.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.9366007,
            59.33409804,
            17.79769867,
            -151.9232076,
            59.34094038,
            206.8776987
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.93660069518157,
                  59.334206226247204,
                  17.797698672740495
                ],
                [
                  -151.93639020613043,
                  59.34094037686003,
                  17.797698672740495
                ],
                [
                  -151.92320764538,
                  59.340832165933676,
                  206.8776986727405
                ],
                [
                  -151.92342074204745,
                  59.334098044159326,
                  206.8776986727405
                ],
                [
                  -151.93660069518157,
                  59.334206226247204,
                  17.797698672740495
                ]
              ]
            ]
          },
          "id": "20240615_0308_0719_3.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0308_0719_3.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2024-06-16T01:33:57Z",
            "pc:count": 15924185,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 560873.7623,
                "count": 15924185,
                "maximum": 561249.9979,
                "minimum": 560499.9979,
                "name": "X",
                "position": 0,
                "stddev": 219.4378606,
                "variance": 48152.97467
              },
              {
                "average": 6578127.442,
                "count": 15924185,
                "maximum": 6578499.999,
                "minimum": 6577749.979,
                "name": "Y",
                "position": 1,
                "stddev": 215.3693246,
                "variance": 46383.946
              },
              {
                "average": 74.50281857,
                "count": 15924185,
                "maximum": 206.8776987,
                "minimum": 17.79769867,
                "name": "Z",
                "position": 2,
                "stddev": 31.41375323,
                "variance": 986.8238921
              },
              {
                "average": 40743.02061,
                "count": 15924185,
                "maximum": 65535,
                "minimum": 20375,
                "name": "Intensity",
                "position": 3,
                "stddev": 8553.313401,
                "variance": 73159170.13
              },
              {
                "average": 1.588549304,
                "count": 15924185,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.748044679,
                "variance": 0.5595708418
              },
              {
                "average": 2.178485116,
                "count": 15924185,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.8628068434,
                "variance": 0.7444356489
              },
              {
                "average": 0,
                "count": 15924185,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15924185,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 4.133332287,
                "count": 15924185,
                "maximum": 20,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.601693946,
                "variance": 2.565423498
              },
              {
                "average": 1.364293419,
                "count": 15924185,
                "maximum": 28.31399918,
                "minimum": -27.93600082,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.6325623,
                "variance": 244.3770039
              },
              {
                "average": 0,
                "count": 15924185,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1311.605588,
                "count": 15924185,
                "maximum": 1314,
                "minimum": 1310,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9338551663,
                "variance": 0.8720854717
              },
              {
                "average": 402535474.4,
                "count": 15924185,
                "maximum": 402536837.3,
                "minimum": 402534315.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 617.4090275,
                "variance": 381193.9073
              },
              {
                "average": 0,
                "count": 15924185,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15924185,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15924185,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15924185,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15924185,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              560499.9979,
              6577749.979,
              17.79769867,
              561249.9979,
              6578499.999,
              206.8776987
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    560499.9978653545,
                    6577749.978668573,
                    17.797698672740495
                  ],
                  [
                    560499.9978653545,
                    6578499.998668573,
                    17.797698672740495
                  ],
                  [
                    561249.9978653545,
                    6578499.998668573,
                    206.8776986727405
                  ],
                  [
                    561249.9978653545,
                    6577749.978668573,
                    206.8776986727405
                  ],
                  [
                    560499.9978653545,
                    6577749.978668573,
                    17.797698672740495
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2024-06-16T01:33:57+00:00",
            "end_time": "2024-06-16T00:51: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": "20240616_0311_0715_1.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.85910243502778,
              59.28640039070004,
              131.84897451856244
            ],
            [
              -151.85887703635234,
              59.29313441573105,
              131.84897451856244
            ],
            [
              -151.845713313704,
              59.293018425787494,
              592.6889745185624
            ],
            [
              -151.84594131112607,
              59.28628443163906,
              592.6889745185624
            ],
            [
              -151.85910243502778,
              59.28640039070004,
              131.84897451856244
            ]
          ]
        ]
      },
      "bbox": [
        -151.8591024,
        59.28628443,
        131.8489745,
        -151.8457133,
        59.29313442,
        592.6889745
      ],
      "properties": {
        "datetime": "2024-06-17T00:19:27Z",
        "pc:count": 14550504,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 565390.7514,
            "count": 14550504,
            "maximum": 565749.9981,
            "minimum": 564999.9981,
            "name": "X",
            "position": 0,
            "stddev": 210.0619724,
            "variance": 44126.03223
          },
          {
            "average": 6572946.798,
            "count": 14550504,
            "maximum": 6573249.999,
            "minimum": 6572499.979,
            "name": "Y",
            "position": 1,
            "stddev": 192.5511389,
            "variance": 37075.94109
          },
          {
            "average": 283.4134707,
            "count": 14550504,
            "maximum": 592.6889745,
            "minimum": 131.8489745,
            "name": "Z",
            "position": 2,
            "stddev": 91.19665321,
            "variance": 8316.829556
          },
          {
            "average": 44523.59576,
            "count": 14550504,
            "maximum": 65535,
            "minimum": 14060,
            "name": "Intensity",
            "position": 3,
            "stddev": 9799.178361,
            "variance": 96023896.55
          },
          {
            "average": 1.426070052,
            "count": 14550504,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6638453302,
            "variance": 0.4406906225
          },
          {
            "average": 1.853341987,
            "count": 14550504,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.8456344223,
            "variance": 0.7150975762
          },
          {
            "average": 0,
            "count": 14550504,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14550504,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 3.118421121,
            "count": 14550504,
            "maximum": 21,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.695602964,
            "variance": 7.266275338
          },
          {
            "average": 2.52083158,
            "count": 14550504,
            "maximum": 28.12800026,
            "minimum": -28.12199974,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.89770178,
            "variance": 252.736922
          },
          {
            "average": 0,
            "count": 14550504,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1409.622854,
            "count": 14550504,
            "maximum": 1412,
            "minimum": 1408,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9805470805,
            "variance": 0.9614725771
          },
          {
            "average": 402617799.1,
            "count": 14550504,
            "maximum": 402618767,
            "minimum": 402616831.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 538.1072736,
            "variance": 289559.4379
          },
          {
            "average": 0,
            "count": 14550504,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14550504,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14550504,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14550504,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14550504,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          564999.9981,
          6572499.979,
          131.8489745,
          565749.9981,
          6573249.999,
          592.6889745
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                564999.9981386092,
                6572499.978756743,
                131.84897451856244
              ],
              [
                564999.9981386092,
                6573249.998756742,
                131.84897451856244
              ],
              [
                565749.9981386092,
                6573249.998756742,
                592.6889745185624
              ],
              [
                565749.9981386092,
                6572499.978756743,
                592.6889745185624
              ],
              [
                564999.9981386092,
                6572499.978756743,
                131.84897451856244
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2024-06-17T00:19:27+00:00",
        "end_time": "2024-06-16T23:47:11+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20240616_0311_0715_1.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20240616_0311_0715_1.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20240616_0311_0715_1.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240616_0311_0715_1.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.8591024,
            59.28628443,
            131.8489745,
            -151.8457133,
            59.29313442,
            592.6889745
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.85910243502778,
                  59.28640039070004,
                  131.84897451856244
                ],
                [
                  -151.85887703635234,
                  59.29313441573105,
                  131.84897451856244
                ],
                [
                  -151.845713313704,
                  59.293018425787494,
                  592.6889745185624
                ],
                [
                  -151.84594131112607,
                  59.28628443163906,
                  592.6889745185624
                ],
                [
                  -151.85910243502778,
                  59.28640039070004,
                  131.84897451856244
                ]
              ]
            ]
          },
          "id": "20240616_0311_0715_1.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240616_0311_0715_1.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2024-06-17T00:19:27Z",
            "pc:count": 14550504,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 565390.7514,
                "count": 14550504,
                "maximum": 565749.9981,
                "minimum": 564999.9981,
                "name": "X",
                "position": 0,
                "stddev": 210.0619724,
                "variance": 44126.03223
              },
              {
                "average": 6572946.798,
                "count": 14550504,
                "maximum": 6573249.999,
                "minimum": 6572499.979,
                "name": "Y",
                "position": 1,
                "stddev": 192.5511389,
                "variance": 37075.94109
              },
              {
                "average": 283.4134707,
                "count": 14550504,
                "maximum": 592.6889745,
                "minimum": 131.8489745,
                "name": "Z",
                "position": 2,
                "stddev": 91.19665321,
                "variance": 8316.829556
              },
              {
                "average": 44523.59576,
                "count": 14550504,
                "maximum": 65535,
                "minimum": 14060,
                "name": "Intensity",
                "position": 3,
                "stddev": 9799.178361,
                "variance": 96023896.55
              },
              {
                "average": 1.426070052,
                "count": 14550504,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6638453302,
                "variance": 0.4406906225
              },
              {
                "average": 1.853341987,
                "count": 14550504,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.8456344223,
                "variance": 0.7150975762
              },
              {
                "average": 0,
                "count": 14550504,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14550504,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 3.118421121,
                "count": 14550504,
                "maximum": 21,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.695602964,
                "variance": 7.266275338
              },
              {
                "average": 2.52083158,
                "count": 14550504,
                "maximum": 28.12800026,
                "minimum": -28.12199974,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.89770178,
                "variance": 252.736922
              },
              {
                "average": 0,
                "count": 14550504,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1409.622854,
                "count": 14550504,
                "maximum": 1412,
                "minimum": 1408,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9805470805,
                "variance": 0.9614725771
              },
              {
                "average": 402617799.1,
                "count": 14550504,
                "maximum": 402618767,
                "minimum": 402616831.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 538.1072736,
                "variance": 289559.4379
              },
              {
                "average": 0,
                "count": 14550504,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14550504,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14550504,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14550504,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14550504,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              564999.9981,
              6572499.979,
              131.8489745,
              565749.9981,
              6573249.999,
              592.6889745
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    564999.9981386092,
                    6572499.978756743,
                    131.84897451856244
                  ],
                  [
                    564999.9981386092,
                    6573249.998756742,
                    131.84897451856244
                  ],
                  [
                    565749.9981386092,
                    6573249.998756742,
                    592.6889745185624
                  ],
                  [
                    565749.9981386092,
                    6572499.978756743,
                    592.6889745185624
                  ],
                  [
                    564999.9981386092,
                    6572499.978756743,
                    131.84897451856244
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2024-06-17T00:19:27+00:00",
            "end_time": "2024-06-16T23:47: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": "20240615_0311_0719_2.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.84411441107352,
              59.34015473639507,
              19.11742722625904
            ],
            [
              -151.84388556359508,
              59.34688867013579,
              19.11742722625904
            ],
            [
              -151.83070111455777,
              59.34677109982972,
              190.21742722625902
            ],
            [
              -151.8309325703958,
              59.34003719742432,
              190.21742722625902
            ],
            [
              -151.84411441107352,
              59.34015473639507,
              19.11742722625904
            ]
          ]
        ]
      },
      "bbox": [
        -151.8441144,
        59.3400372,
        19.11742723,
        -151.8307011,
        59.34688867,
        190.2174272
      ],
      "properties": {
        "datetime": "2024-06-16T23:42:49Z",
        "pc:count": 20064161,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 566125.9083,
            "count": 20064161,
            "maximum": 566499.998,
            "minimum": 565749.998,
            "name": "X",
            "position": 0,
            "stddev": 214.9137872,
            "variance": 46187.93593
          },
          {
            "average": 6578872.271,
            "count": 20064161,
            "maximum": 6579249.999,
            "minimum": 6578499.979,
            "name": "Y",
            "position": 1,
            "stddev": 221.4612704,
            "variance": 49045.09431
          },
          {
            "average": 98.63352396,
            "count": 20064161,
            "maximum": 190.2174272,
            "minimum": 19.11742723,
            "name": "Z",
            "position": 2,
            "stddev": 27.88977325,
            "variance": 777.839452
          },
          {
            "average": 39830.88549,
            "count": 20064161,
            "maximum": 65535,
            "minimum": 20286,
            "name": "Intensity",
            "position": 3,
            "stddev": 8520.034466,
            "variance": 72590987.3
          },
          {
            "average": 1.61687309,
            "count": 20064161,
            "maximum": 8,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7713836325,
            "variance": 0.5950327086
          },
          {
            "average": 2.234959688,
            "count": 20064161,
            "maximum": 8,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.887852231,
            "variance": 0.7882815841
          },
          {
            "average": 0,
            "count": 20064161,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20064161,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 4.137026113,
            "count": 20064161,
            "maximum": 5,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.598340002,
            "variance": 2.554690761
          },
          {
            "average": 0.6245936105,
            "count": 20064161,
            "maximum": 28.22400093,
            "minimum": -28.21800041,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.81982004,
            "variance": 250.2667062
          },
          {
            "average": 0,
            "count": 20064161,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1321.921931,
            "count": 20064161,
            "maximum": 1407,
            "minimum": 1313,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 24.55379469,
            "variance": 602.8888336
          },
          {
            "average": 402543553.7,
            "count": 20064161,
            "maximum": 402616569.4,
            "minimum": 402536409.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 21063.39465,
            "variance": 443666594.4
          },
          {
            "average": 0,
            "count": 20064161,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20064161,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20064161,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20064161,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20064161,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          565749.998,
          6578499.979,
          19.11742723,
          566499.998,
          6579249.999,
          190.2174272
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                565749.9979754161,
                6578499.978704836,
                19.11742722625904
              ],
              [
                565749.9979754161,
                6579249.998704836,
                19.11742722625904
              ],
              [
                566499.9979754161,
                6579249.998704836,
                190.21742722625902
              ],
              [
                566499.9979754161,
                6578499.978704836,
                190.21742722625902
              ],
              [
                565749.9979754161,
                6578499.978704836,
                19.11742722625904
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2024-06-16T23:42:49+00:00",
        "end_time": "2024-06-16T01:26:49+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20240615_0311_0719_2.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20240615_0311_0719_2.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20240615_0311_0719_2.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0311_0719_2.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.8441144,
            59.3400372,
            19.11742723,
            -151.8307011,
            59.34688867,
            190.2174272
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.84411441107352,
                  59.34015473639507,
                  19.11742722625904
                ],
                [
                  -151.84388556359508,
                  59.34688867013579,
                  19.11742722625904
                ],
                [
                  -151.83070111455777,
                  59.34677109982972,
                  190.21742722625902
                ],
                [
                  -151.8309325703958,
                  59.34003719742432,
                  190.21742722625902
                ],
                [
                  -151.84411441107352,
                  59.34015473639507,
                  19.11742722625904
                ]
              ]
            ]
          },
          "id": "20240615_0311_0719_2.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0311_0719_2.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2024-06-16T23:42:49Z",
            "pc:count": 20064161,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 566125.9083,
                "count": 20064161,
                "maximum": 566499.998,
                "minimum": 565749.998,
                "name": "X",
                "position": 0,
                "stddev": 214.9137872,
                "variance": 46187.93593
              },
              {
                "average": 6578872.271,
                "count": 20064161,
                "maximum": 6579249.999,
                "minimum": 6578499.979,
                "name": "Y",
                "position": 1,
                "stddev": 221.4612704,
                "variance": 49045.09431
              },
              {
                "average": 98.63352396,
                "count": 20064161,
                "maximum": 190.2174272,
                "minimum": 19.11742723,
                "name": "Z",
                "position": 2,
                "stddev": 27.88977325,
                "variance": 777.839452
              },
              {
                "average": 39830.88549,
                "count": 20064161,
                "maximum": 65535,
                "minimum": 20286,
                "name": "Intensity",
                "position": 3,
                "stddev": 8520.034466,
                "variance": 72590987.3
              },
              {
                "average": 1.61687309,
                "count": 20064161,
                "maximum": 8,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7713836325,
                "variance": 0.5950327086
              },
              {
                "average": 2.234959688,
                "count": 20064161,
                "maximum": 8,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.887852231,
                "variance": 0.7882815841
              },
              {
                "average": 0,
                "count": 20064161,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20064161,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 4.137026113,
                "count": 20064161,
                "maximum": 5,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.598340002,
                "variance": 2.554690761
              },
              {
                "average": 0.6245936105,
                "count": 20064161,
                "maximum": 28.22400093,
                "minimum": -28.21800041,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.81982004,
                "variance": 250.2667062
              },
              {
                "average": 0,
                "count": 20064161,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1321.921931,
                "count": 20064161,
                "maximum": 1407,
                "minimum": 1313,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 24.55379469,
                "variance": 602.8888336
              },
              {
                "average": 402543553.7,
                "count": 20064161,
                "maximum": 402616569.4,
                "minimum": 402536409.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 21063.39465,
                "variance": 443666594.4
              },
              {
                "average": 0,
                "count": 20064161,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20064161,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20064161,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20064161,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20064161,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              565749.998,
              6578499.979,
              19.11742723,
              566499.998,
              6579249.999,
              190.2174272
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    565749.9979754161,
                    6578499.978704836,
                    19.11742722625904
                  ],
                  [
                    565749.9979754161,
                    6579249.998704836,
                    19.11742722625904
                  ],
                  [
                    566499.9979754161,
                    6579249.998704836,
                    190.21742722625902
                  ],
                  [
                    566499.9979754161,
                    6578499.978704836,
                    190.21742722625902
                  ],
                  [
                    565749.9979754161,
                    6578499.978704836,
                    19.11742722625904
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2024-06-16T23:42:49+00:00",
            "end_time": "2024-06-16T01:26: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": "20230801_0323_0728_2.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.52251603647855,
              59.458157149786715,
              -3.012486291039735
            ],
            [
              -151.52222215348561,
              59.46489009165104,
              -3.012486291039735
            ],
            [
              -151.50899350307895,
              59.46473981958537,
              207.42751370896025
            ],
            [
              -151.509290014465,
              59.458006917857965,
              207.42751370896025
            ],
            [
              -151.52251603647855,
              59.458157149786715,
              -3.012486291039735
            ]
          ]
        ]
      },
      "bbox": [
        -151.522516,
        59.45800692,
        -3.012486291,
        -151.5089935,
        59.46489009,
        207.4275137
      ],
      "properties": {
        "datetime": "2024-06-16T01:40:28Z",
        "pc:count": 26560250,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 584158.7332,
            "count": 26560250,
            "maximum": 584499.9981,
            "minimum": 583749.9981,
            "name": "X",
            "position": 0,
            "stddev": 195.5149387,
            "variance": 38226.09124
          },
          {
            "average": 6592396.382,
            "count": 26560250,
            "maximum": 6592749.999,
            "minimum": 6591999.979,
            "name": "Y",
            "position": 1,
            "stddev": 220.0053954,
            "variance": 48402.37399
          },
          {
            "average": 79.44725472,
            "count": 26560250,
            "maximum": 207.4275137,
            "minimum": -3.012486291,
            "name": "Z",
            "position": 2,
            "stddev": 46.07121257,
            "variance": 2122.556628
          },
          {
            "average": 38577.9135,
            "count": 26560250,
            "maximum": 65535,
            "minimum": 11498,
            "name": "Intensity",
            "position": 3,
            "stddev": 9420.883015,
            "variance": 88753036.79
          },
          {
            "average": 1.663551473,
            "count": 26560250,
            "maximum": 8,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8208740005,
            "variance": 0.6738341247
          },
          {
            "average": 2.328097062,
            "count": 26560250,
            "maximum": 8,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9583558483,
            "variance": 0.918445932
          },
          {
            "average": 0.26300705,
            "count": 26560250,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4402662251,
            "variance": 0.193834349
          },
          {
            "average": 2.28160503e-05,
            "count": 26560250,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.00477656054,
            "variance": 2.281553059e-05
          },
          {
            "average": 4.376222249,
            "count": 26560250,
            "maximum": 22,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.08950513,
            "variance": 4.366031686
          },
          {
            "average": -4.742267114,
            "count": 26560250,
            "maximum": 30.43199921,
            "minimum": -27.93600082,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 14.17864006,
            "variance": 201.033834
          },
          {
            "average": 0.26300705,
            "count": 26560250,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4402662251,
            "variance": 0.193834349
          },
          {
            "average": 680.5461317,
            "count": 26560250,
            "maximum": 1314,
            "minimum": 102,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 603.2739673,
            "variance": 363939.4796
          },
          {
            "average": 388118856.5,
            "count": 26560250,
            "maximum": 402537228.8,
            "minimum": 374945598.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 13780487.14,
            "variance": 189901826000000.0
          },
          {
            "average": 0.26300705,
            "count": 26560250,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0.4402662251,
            "variance": 0.193834349
          },
          {
            "average": 0,
            "count": 26560250,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26560250,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26560250,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26560250,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          583749.9981,
          6591999.979,
          -3.012486291,
          584499.9981,
          6592749.999,
          207.4275137
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                583749.9980539777,
                6591999.978693482,
                -3.012486291039735
              ],
              [
                583749.9980539777,
                6592749.998693481,
                -3.012486291039735
              ],
              [
                584499.9980539777,
                6592749.998693481,
                207.42751370896025
              ],
              [
                584499.9980539777,
                6591999.978693482,
                207.42751370896025
              ],
              [
                583749.9980539777,
                6591999.978693482,
                -3.012486291039735
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2024-06-16T01:40:28+00:00",
        "end_time": "2023-08-01T17:19:58+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20230801_0323_0728_2.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20230801_0323_0728_2.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20230801_0323_0728_2.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20230801_0323_0728_2.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.522516,
            59.45800692,
            -3.012486291,
            -151.5089935,
            59.46489009,
            207.4275137
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.52251603647855,
                  59.458157149786715,
                  -3.012486291039735
                ],
                [
                  -151.52222215348561,
                  59.46489009165104,
                  -3.012486291039735
                ],
                [
                  -151.50899350307895,
                  59.46473981958537,
                  207.42751370896025
                ],
                [
                  -151.509290014465,
                  59.458006917857965,
                  207.42751370896025
                ],
                [
                  -151.52251603647855,
                  59.458157149786715,
                  -3.012486291039735
                ]
              ]
            ]
          },
          "id": "20230801_0323_0728_2.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20230801_0323_0728_2.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2024-06-16T01:40:28Z",
            "pc:count": 26560250,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 584158.7332,
                "count": 26560250,
                "maximum": 584499.9981,
                "minimum": 583749.9981,
                "name": "X",
                "position": 0,
                "stddev": 195.5149387,
                "variance": 38226.09124
              },
              {
                "average": 6592396.382,
                "count": 26560250,
                "maximum": 6592749.999,
                "minimum": 6591999.979,
                "name": "Y",
                "position": 1,
                "stddev": 220.0053954,
                "variance": 48402.37399
              },
              {
                "average": 79.44725472,
                "count": 26560250,
                "maximum": 207.4275137,
                "minimum": -3.012486291,
                "name": "Z",
                "position": 2,
                "stddev": 46.07121257,
                "variance": 2122.556628
              },
              {
                "average": 38577.9135,
                "count": 26560250,
                "maximum": 65535,
                "minimum": 11498,
                "name": "Intensity",
                "position": 3,
                "stddev": 9420.883015,
                "variance": 88753036.79
              },
              {
                "average": 1.663551473,
                "count": 26560250,
                "maximum": 8,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8208740005,
                "variance": 0.6738341247
              },
              {
                "average": 2.328097062,
                "count": 26560250,
                "maximum": 8,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9583558483,
                "variance": 0.918445932
              },
              {
                "average": 0.26300705,
                "count": 26560250,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4402662251,
                "variance": 0.193834349
              },
              {
                "average": 2.28160503e-05,
                "count": 26560250,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.00477656054,
                "variance": 2.281553059e-05
              },
              {
                "average": 4.376222249,
                "count": 26560250,
                "maximum": 22,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.08950513,
                "variance": 4.366031686
              },
              {
                "average": -4.742267114,
                "count": 26560250,
                "maximum": 30.43199921,
                "minimum": -27.93600082,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 14.17864006,
                "variance": 201.033834
              },
              {
                "average": 0.26300705,
                "count": 26560250,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4402662251,
                "variance": 0.193834349
              },
              {
                "average": 680.5461317,
                "count": 26560250,
                "maximum": 1314,
                "minimum": 102,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 603.2739673,
                "variance": 363939.4796
              },
              {
                "average": 388118856.5,
                "count": 26560250,
                "maximum": 402537228.8,
                "minimum": 374945598.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 13780487.14,
                "variance": 189901826000000.0
              },
              {
                "average": 0.26300705,
                "count": 26560250,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0.4402662251,
                "variance": 0.193834349
              },
              {
                "average": 0,
                "count": 26560250,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26560250,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26560250,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26560250,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              583749.9981,
              6591999.979,
              -3.012486291,
              584499.9981,
              6592749.999,
              207.4275137
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    583749.9980539777,
                    6591999.978693482,
                    -3.012486291039735
                  ],
                  [
                    583749.9980539777,
                    6592749.998693481,
                    -3.012486291039735
                  ],
                  [
                    584499.9980539777,
                    6592749.998693481,
                    207.42751370896025
                  ],
                  [
                    584499.9980539777,
                    6591999.978693482,
                    207.42751370896025
                  ],
                  [
                    583749.9980539777,
                    6591999.978693482,
                    -3.012486291039735
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2024-06-16T01:40:28+00:00",
            "end_time": "2023-08-01T17:19: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": "20240615_0317_0725_1.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.6960220133238,
              59.419588696018366,
              29.082303463928284
            ],
            [
              -151.69576303369283,
              59.426322173266726,
              29.082303463928284
            ],
            [
              -151.68254845246315,
              59.42618951893836,
              177.32230346392828
            ],
            [
              -151.68281005424595,
              59.41945607709759,
              177.32230346392828
            ],
            [
              -151.6960220133238,
              59.419588696018366,
              29.082303463928284
            ]
          ]
        ]
      },
      "bbox": [
        -151.696022,
        59.41945608,
        29.08230346,
        -151.6825485,
        59.42632217,
        177.3223035
      ],
      "properties": {
        "datetime": "2024-06-16T01:16:41Z",
        "pc:count": 15381509,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 574375.979,
            "count": 15381509,
            "maximum": 574749.998,
            "minimum": 573999.998,
            "name": "X",
            "position": 0,
            "stddev": 215.5179131,
            "variance": 46447.97086
          },
          {
            "average": 6587864.273,
            "count": 15381509,
            "maximum": 6588249.999,
            "minimum": 6587499.979,
            "name": "Y",
            "position": 1,
            "stddev": 213.6446275,
            "variance": 45644.02688
          },
          {
            "average": 65.29557279,
            "count": 15381509,
            "maximum": 177.3223035,
            "minimum": 29.08230346,
            "name": "Z",
            "position": 2,
            "stddev": 19.89820748,
            "variance": 395.9386609
          },
          {
            "average": 41227.60171,
            "count": 15381509,
            "maximum": 65535,
            "minimum": 21030,
            "name": "Intensity",
            "position": 3,
            "stddev": 8752.834275,
            "variance": 76612107.85
          },
          {
            "average": 1.549986546,
            "count": 15381509,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7275701896,
            "variance": 0.5293583808
          },
          {
            "average": 2.101390702,
            "count": 15381509,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.8579364426,
            "variance": 0.7360549396
          },
          {
            "average": 0,
            "count": 15381509,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15381509,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 3.969241444,
            "count": 15381509,
            "maximum": 6,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.698530615,
            "variance": 2.885006251
          },
          {
            "average": 7.097657924,
            "count": 15381509,
            "maximum": 28.22400093,
            "minimum": -28.12199974,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.94975587,
            "variance": 194.5956888
          },
          {
            "average": 0,
            "count": 15381509,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1309.735548,
            "count": 15381509,
            "maximum": 1312,
            "minimum": 1307,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9642690147,
            "variance": 0.9298147327
          },
          {
            "average": 402533318.6,
            "count": 15381509,
            "maximum": 402535801.1,
            "minimum": 402530491.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1764.064854,
            "variance": 3111924.809
          },
          {
            "average": 0,
            "count": 15381509,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15381509,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15381509,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15381509,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15381509,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          573999.998,
          6587499.979,
          29.08230346,
          574749.998,
          6588249.999,
          177.3223035
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                573999.9979788167,
                6587499.978660295,
                29.082303463928284
              ],
              [
                573999.9979788167,
                6588249.998660294,
                29.082303463928284
              ],
              [
                574749.9979788167,
                6588249.998660294,
                177.32230346392828
              ],
              [
                574749.9979788167,
                6587499.978660295,
                177.32230346392828
              ],
              [
                573999.9979788167,
                6587499.978660295,
                29.082303463928284
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2024-06-16T01:16:41+00:00",
        "end_time": "2024-06-15T23:48:11+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20240615_0317_0725_1.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20240615_0317_0725_1.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20240615_0317_0725_1.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0317_0725_1.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.696022,
            59.41945608,
            29.08230346,
            -151.6825485,
            59.42632217,
            177.3223035
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.6960220133238,
                  59.419588696018366,
                  29.082303463928284
                ],
                [
                  -151.69576303369283,
                  59.426322173266726,
                  29.082303463928284
                ],
                [
                  -151.68254845246315,
                  59.42618951893836,
                  177.32230346392828
                ],
                [
                  -151.68281005424595,
                  59.41945607709759,
                  177.32230346392828
                ],
                [
                  -151.6960220133238,
                  59.419588696018366,
                  29.082303463928284
                ]
              ]
            ]
          },
          "id": "20240615_0317_0725_1.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0317_0725_1.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2024-06-16T01:16:41Z",
            "pc:count": 15381509,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 574375.979,
                "count": 15381509,
                "maximum": 574749.998,
                "minimum": 573999.998,
                "name": "X",
                "position": 0,
                "stddev": 215.5179131,
                "variance": 46447.97086
              },
              {
                "average": 6587864.273,
                "count": 15381509,
                "maximum": 6588249.999,
                "minimum": 6587499.979,
                "name": "Y",
                "position": 1,
                "stddev": 213.6446275,
                "variance": 45644.02688
              },
              {
                "average": 65.29557279,
                "count": 15381509,
                "maximum": 177.3223035,
                "minimum": 29.08230346,
                "name": "Z",
                "position": 2,
                "stddev": 19.89820748,
                "variance": 395.9386609
              },
              {
                "average": 41227.60171,
                "count": 15381509,
                "maximum": 65535,
                "minimum": 21030,
                "name": "Intensity",
                "position": 3,
                "stddev": 8752.834275,
                "variance": 76612107.85
              },
              {
                "average": 1.549986546,
                "count": 15381509,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7275701896,
                "variance": 0.5293583808
              },
              {
                "average": 2.101390702,
                "count": 15381509,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.8579364426,
                "variance": 0.7360549396
              },
              {
                "average": 0,
                "count": 15381509,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15381509,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 3.969241444,
                "count": 15381509,
                "maximum": 6,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.698530615,
                "variance": 2.885006251
              },
              {
                "average": 7.097657924,
                "count": 15381509,
                "maximum": 28.22400093,
                "minimum": -28.12199974,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.94975587,
                "variance": 194.5956888
              },
              {
                "average": 0,
                "count": 15381509,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1309.735548,
                "count": 15381509,
                "maximum": 1312,
                "minimum": 1307,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9642690147,
                "variance": 0.9298147327
              },
              {
                "average": 402533318.6,
                "count": 15381509,
                "maximum": 402535801.1,
                "minimum": 402530491.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1764.064854,
                "variance": 3111924.809
              },
              {
                "average": 0,
                "count": 15381509,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15381509,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15381509,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15381509,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15381509,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              573999.998,
              6587499.979,
              29.08230346,
              574749.998,
              6588249.999,
              177.3223035
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    573999.9979788167,
                    6587499.978660295,
                    29.082303463928284
                  ],
                  [
                    573999.9979788167,
                    6588249.998660294,
                    29.082303463928284
                  ],
                  [
                    574749.9979788167,
                    6588249.998660294,
                    177.32230346392828
                  ],
                  [
                    574749.9979788167,
                    6587499.978660295,
                    177.32230346392828
                  ],
                  [
                    573999.9979788167,
                    6587499.978660295,
                    29.082303463928284
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2024-06-16T01:16:41+00:00",
            "end_time": "2024-06-15T23:48: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": "20240616_0312_0717_3.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.83208820454718,
              59.30636846879066,
              45.81564964741443
            ],
            [
              -151.83185728657153,
              59.31310240900857,
              45.81564964741443
            ],
            [
              -151.81868597429218,
              59.312983664177345,
              514.7956496474144
            ],
            [
              -151.81891949450022,
              59.30624975558724,
              514.7956496474144
            ],
            [
              -151.83208820454718,
              59.30636846879066,
              45.81564964741443
            ]
          ]
        ]
      },
      "bbox": [
        -151.8320882,
        59.30624976,
        45.81564965,
        -151.818686,
        59.31310241,
        514.7956496
      ],
      "properties": {
        "datetime": "2024-06-17T00:04:04Z",
        "pc:count": 16715323,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 566862.2816,
            "count": 16715323,
            "maximum": 567249.998,
            "minimum": 566499.998,
            "name": "X",
            "position": 0,
            "stddev": 212.5752195,
            "variance": 45188.22396
          },
          {
            "average": 6575124.727,
            "count": 16715323,
            "maximum": 6575499.999,
            "minimum": 6574749.979,
            "name": "Y",
            "position": 1,
            "stddev": 216.7910983,
            "variance": 46998.3803
          },
          {
            "average": 200.5052713,
            "count": 16715323,
            "maximum": 514.7956496,
            "minimum": 45.81564965,
            "name": "Z",
            "position": 2,
            "stddev": 101.5000444,
            "variance": 10302.25901
          },
          {
            "average": 44924.25046,
            "count": 16715323,
            "maximum": 63807,
            "minimum": 15400,
            "name": "Intensity",
            "position": 3,
            "stddev": 9384.291438,
            "variance": 88064925.78
          },
          {
            "average": 1.404751138,
            "count": 16715323,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6355175773,
            "variance": 0.4038825911
          },
          {
            "average": 1.809729791,
            "count": 16715323,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.8021604132,
            "variance": 0.6434613285
          },
          {
            "average": 0,
            "count": 16715323,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16715323,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 3.093842339,
            "count": 16715323,
            "maximum": 5,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.956596347,
            "variance": 3.828269263
          },
          {
            "average": 2.018672221,
            "count": 16715323,
            "maximum": 28.22400093,
            "minimum": -28.12199974,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.97991511,
            "variance": 255.357687
          },
          {
            "average": 0,
            "count": 16715323,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1406.423904,
            "count": 16715323,
            "maximum": 1410,
            "minimum": 1403,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.629479755,
            "variance": 6.914163784
          },
          {
            "average": 402616160.4,
            "count": 16715323,
            "maximum": 402617844.6,
            "minimum": 402614479.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1341.548374,
            "variance": 1799752.04
          },
          {
            "average": 0,
            "count": 16715323,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16715323,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16715323,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16715323,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16715323,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          566499.998,
          6574749.979,
          45.81564965,
          567249.998,
          6575499.999,
          514.7956496
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                566499.9979731586,
                6574749.978592659,
                45.81564964741443
              ],
              [
                566499.9979731586,
                6575499.998592659,
                45.81564964741443
              ],
              [
                567249.9979731586,
                6575499.998592659,
                514.7956496474144
              ],
              [
                567249.9979731586,
                6574749.978592659,
                514.7956496474144
              ],
              [
                566499.9979731586,
                6574749.978592659,
                45.81564964741443
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2024-06-17T00:04:04+00:00",
        "end_time": "2024-06-16T23:07:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20240616_0312_0717_3.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20240616_0312_0717_3.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20240616_0312_0717_3.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240616_0312_0717_3.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.8320882,
            59.30624976,
            45.81564965,
            -151.818686,
            59.31310241,
            514.7956496
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.83208820454718,
                  59.30636846879066,
                  45.81564964741443
                ],
                [
                  -151.83185728657153,
                  59.31310240900857,
                  45.81564964741443
                ],
                [
                  -151.81868597429218,
                  59.312983664177345,
                  514.7956496474144
                ],
                [
                  -151.81891949450022,
                  59.30624975558724,
                  514.7956496474144
                ],
                [
                  -151.83208820454718,
                  59.30636846879066,
                  45.81564964741443
                ]
              ]
            ]
          },
          "id": "20240616_0312_0717_3.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240616_0312_0717_3.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2024-06-17T00:04:04Z",
            "pc:count": 16715323,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 566862.2816,
                "count": 16715323,
                "maximum": 567249.998,
                "minimum": 566499.998,
                "name": "X",
                "position": 0,
                "stddev": 212.5752195,
                "variance": 45188.22396
              },
              {
                "average": 6575124.727,
                "count": 16715323,
                "maximum": 6575499.999,
                "minimum": 6574749.979,
                "name": "Y",
                "position": 1,
                "stddev": 216.7910983,
                "variance": 46998.3803
              },
              {
                "average": 200.5052713,
                "count": 16715323,
                "maximum": 514.7956496,
                "minimum": 45.81564965,
                "name": "Z",
                "position": 2,
                "stddev": 101.5000444,
                "variance": 10302.25901
              },
              {
                "average": 44924.25046,
                "count": 16715323,
                "maximum": 63807,
                "minimum": 15400,
                "name": "Intensity",
                "position": 3,
                "stddev": 9384.291438,
                "variance": 88064925.78
              },
              {
                "average": 1.404751138,
                "count": 16715323,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6355175773,
                "variance": 0.4038825911
              },
              {
                "average": 1.809729791,
                "count": 16715323,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.8021604132,
                "variance": 0.6434613285
              },
              {
                "average": 0,
                "count": 16715323,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16715323,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 3.093842339,
                "count": 16715323,
                "maximum": 5,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.956596347,
                "variance": 3.828269263
              },
              {
                "average": 2.018672221,
                "count": 16715323,
                "maximum": 28.22400093,
                "minimum": -28.12199974,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.97991511,
                "variance": 255.357687
              },
              {
                "average": 0,
                "count": 16715323,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1406.423904,
                "count": 16715323,
                "maximum": 1410,
                "minimum": 1403,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.629479755,
                "variance": 6.914163784
              },
              {
                "average": 402616160.4,
                "count": 16715323,
                "maximum": 402617844.6,
                "minimum": 402614479.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1341.548374,
                "variance": 1799752.04
              },
              {
                "average": 0,
                "count": 16715323,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16715323,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16715323,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16715323,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16715323,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              566499.998,
              6574749.979,
              45.81564965,
              567249.998,
              6575499.999,
              514.7956496
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    566499.9979731586,
                    6574749.978592659,
                    45.81564964741443
                  ],
                  [
                    566499.9979731586,
                    6575499.998592659,
                    45.81564964741443
                  ],
                  [
                    567249.9979731586,
                    6575499.998592659,
                    514.7956496474144
                  ],
                  [
                    567249.9979731586,
                    6574749.978592659,
                    514.7956496474144
                  ],
                  [
                    566499.9979731586,
                    6574749.978592659,
                    45.81564964741443
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2024-06-17T00:04:04+00:00",
            "end_time": "2024-06-16T23:07: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": "20240616_0311_0715_3.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.850229055403,
              59.28506177557154,
              499.6876928549817
            ],
            [
              -151.8501865501256,
              59.286322168802975,
              499.6876928549817
            ],
            [
              -151.84594130949338,
              59.286284619769646,
              614.4476928549817
            ],
            [
              -151.84598397162029,
              59.28502422840948,
              614.4476928549817
            ],
            [
              -151.850229055403,
              59.28506177557154,
              499.6876928549817
            ]
          ]
        ]
      },
      "bbox": [
        -151.8502291,
        59.28502423,
        499.6876929,
        -151.8459413,
        59.28632217,
        614.4476929
      ],
      "properties": {
        "datetime": "2024-06-17T00:19:26Z",
        "pc:count": 336986,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 565673.6212,
            "count": 336986,
            "maximum": 565749.9979,
            "minimum": 565508.0779,
            "name": "X",
            "position": 0,
            "stddev": 54.41600199,
            "variance": 2961.101272
          },
          {
            "average": 6572451.477,
            "count": 336986,
            "maximum": 6572500,
            "minimum": 6572359.62,
            "name": "Y",
            "position": 1,
            "stddev": 33.14872587,
            "variance": 1098.838027
          },
          {
            "average": 586.3591654,
            "count": 336986,
            "maximum": 614.4476929,
            "minimum": 499.6876929,
            "name": "Z",
            "position": 2,
            "stddev": 22.1122939,
            "variance": 488.9535416
          },
          {
            "average": 53737.76391,
            "count": 336986,
            "maximum": 62198,
            "minimum": 16324,
            "name": "Intensity",
            "position": 3,
            "stddev": 2291.308174,
            "variance": 5250093.15
          },
          {
            "average": 1.00047183,
            "count": 336986,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02171654822,
            "variance": 0.0004716084665
          },
          {
            "average": 1.000949594,
            "count": 336986,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.03080089984,
            "variance": 0.000948695431
          },
          {
            "average": 0,
            "count": 336986,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 336986,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.227237927,
            "count": 336986,
            "maximum": 21,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.130951062,
            "variance": 17.06475668
          },
          {
            "average": 1.072886204,
            "count": 336986,
            "maximum": 20.05800056,
            "minimum": -28.12199974,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 17.00916127,
            "variance": 289.3115672
          },
          {
            "average": 0,
            "count": 336986,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1410.893657,
            "count": 336986,
            "maximum": 1412,
            "minimum": 1410,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7963168459,
            "variance": 0.6341205191
          },
          {
            "average": 402618357.7,
            "count": 336986,
            "maximum": 402618766.3,
            "minimum": 402617805.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 430.1436272,
            "variance": 185023.54
          },
          {
            "average": 0,
            "count": 336986,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 336986,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 336986,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 336986,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 336986,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          565508.0779,
          6572359.62,
          499.6876929,
          565749.9979,
          6572500,
          614.4476929
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                565508.077868831,
                6572359.619705698,
                499.6876928549817
              ],
              [
                565508.077868831,
                6572499.999705699,
                499.6876928549817
              ],
              [
                565749.9978688309,
                6572499.999705699,
                614.4476928549817
              ],
              [
                565749.9978688309,
                6572359.619705698,
                614.4476928549817
              ],
              [
                565508.077868831,
                6572359.619705698,
                499.6876928549817
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2024-06-17T00:19:26+00:00",
        "end_time": "2024-06-17T00:03:25+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20240616_0311_0715_3.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20240616_0311_0715_3.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20240616_0311_0715_3.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240616_0311_0715_3.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.8502291,
            59.28502423,
            499.6876929,
            -151.8459413,
            59.28632217,
            614.4476929
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.850229055403,
                  59.28506177557154,
                  499.6876928549817
                ],
                [
                  -151.8501865501256,
                  59.286322168802975,
                  499.6876928549817
                ],
                [
                  -151.84594130949338,
                  59.286284619769646,
                  614.4476928549817
                ],
                [
                  -151.84598397162029,
                  59.28502422840948,
                  614.4476928549817
                ],
                [
                  -151.850229055403,
                  59.28506177557154,
                  499.6876928549817
                ]
              ]
            ]
          },
          "id": "20240616_0311_0715_3.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240616_0311_0715_3.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2024-06-17T00:19:26Z",
            "pc:count": 336986,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 565673.6212,
                "count": 336986,
                "maximum": 565749.9979,
                "minimum": 565508.0779,
                "name": "X",
                "position": 0,
                "stddev": 54.41600199,
                "variance": 2961.101272
              },
              {
                "average": 6572451.477,
                "count": 336986,
                "maximum": 6572500,
                "minimum": 6572359.62,
                "name": "Y",
                "position": 1,
                "stddev": 33.14872587,
                "variance": 1098.838027
              },
              {
                "average": 586.3591654,
                "count": 336986,
                "maximum": 614.4476929,
                "minimum": 499.6876929,
                "name": "Z",
                "position": 2,
                "stddev": 22.1122939,
                "variance": 488.9535416
              },
              {
                "average": 53737.76391,
                "count": 336986,
                "maximum": 62198,
                "minimum": 16324,
                "name": "Intensity",
                "position": 3,
                "stddev": 2291.308174,
                "variance": 5250093.15
              },
              {
                "average": 1.00047183,
                "count": 336986,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02171654822,
                "variance": 0.0004716084665
              },
              {
                "average": 1.000949594,
                "count": 336986,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.03080089984,
                "variance": 0.000948695431
              },
              {
                "average": 0,
                "count": 336986,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 336986,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.227237927,
                "count": 336986,
                "maximum": 21,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.130951062,
                "variance": 17.06475668
              },
              {
                "average": 1.072886204,
                "count": 336986,
                "maximum": 20.05800056,
                "minimum": -28.12199974,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 17.00916127,
                "variance": 289.3115672
              },
              {
                "average": 0,
                "count": 336986,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1410.893657,
                "count": 336986,
                "maximum": 1412,
                "minimum": 1410,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7963168459,
                "variance": 0.6341205191
              },
              {
                "average": 402618357.7,
                "count": 336986,
                "maximum": 402618766.3,
                "minimum": 402617805.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 430.1436272,
                "variance": 185023.54
              },
              {
                "average": 0,
                "count": 336986,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 336986,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 336986,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 336986,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 336986,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              565508.0779,
              6572359.62,
              499.6876929,
              565749.9979,
              6572500,
              614.4476929
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    565508.077868831,
                    6572359.619705698,
                    499.6876928549817
                  ],
                  [
                    565508.077868831,
                    6572499.999705699,
                    499.6876928549817
                  ],
                  [
                    565749.9978688309,
                    6572499.999705699,
                    614.4476928549817
                  ],
                  [
                    565749.9978688309,
                    6572359.619705698,
                    614.4476928549817
                  ],
                  [
                    565508.077868831,
                    6572359.619705698,
                    499.6876928549817
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2024-06-17T00:19:26+00:00",
            "end_time": "2024-06-17T00:03: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": "20240615_0314_0720_4.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.76478051777505,
              59.34616307693458,
              65.83464146060541
            ],
            [
              -151.7645359073589,
              59.35289680971341,
              65.83464146060541
            ],
            [
              -151.75134951413816,
              59.352771209181036,
              569.6546414606054
            ],
            [
              -151.75159673369345,
              59.34603750988067,
              569.6546414606054
            ],
            [
              -151.76478051777505,
              59.34616307693458,
              65.83464146060541
            ]
          ]
        ]
      },
      "bbox": [
        -151.7647805,
        59.34603751,
        65.83464146,
        -151.7513495,
        59.35289681,
        569.6546415
      ],
      "properties": {
        "datetime": "2024-06-16T23:41:53Z",
        "pc:count": 17414611,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 570600.3343,
            "count": 17414611,
            "maximum": 570999.9979,
            "minimum": 570249.9979,
            "name": "X",
            "position": 0,
            "stddev": 218.7054586,
            "variance": 47832.0776
          },
          {
            "average": 6579617.201,
            "count": 17414611,
            "maximum": 6579999.999,
            "minimum": 6579249.979,
            "name": "Y",
            "position": 1,
            "stddev": 220.312083,
            "variance": 48537.41392
          },
          {
            "average": 287.6990308,
            "count": 17414611,
            "maximum": 569.6546415,
            "minimum": 65.83464146,
            "name": "Z",
            "position": 2,
            "stddev": 113.875256,
            "variance": 12967.57392
          },
          {
            "average": 45285.61027,
            "count": 17414611,
            "maximum": 63628,
            "minimum": 14477,
            "name": "Intensity",
            "position": 3,
            "stddev": 9715.568867,
            "variance": 94392278.4
          },
          {
            "average": 1.386065529,
            "count": 17414611,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6268367929,
            "variance": 0.3929243649
          },
          {
            "average": 1.77318879,
            "count": 17414611,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.8026453806,
            "variance": 0.6442396071
          },
          {
            "average": 0,
            "count": 17414611,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17414611,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 3.013763672,
            "count": 17414611,
            "maximum": 22,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.948799776,
            "variance": 3.797820566
          },
          {
            "average": -2.086727551,
            "count": 17414611,
            "maximum": 28.22400093,
            "minimum": -28.03199959,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.77605044,
            "variance": 248.8837673
          },
          {
            "average": 0,
            "count": 17414611,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1401.932915,
            "count": 17414611,
            "maximum": 1407,
            "minimum": 1316,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 17.93985604,
            "variance": 321.8384348
          },
          {
            "average": 402612548.2,
            "count": 17414611,
            "maximum": 402616513.8,
            "minimum": 402538181.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 15509.71304,
            "variance": 240551198.7
          },
          {
            "average": 0,
            "count": 17414611,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17414611,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17414611,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17414611,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17414611,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          570249.9979,
          6579249.979,
          65.83464146,
          570999.9979,
          6579999.999,
          569.6546415
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                570249.9979230254,
                6579249.978755556,
                65.83464146060541
              ],
              [
                570249.9979230254,
                6579999.998755556,
                65.83464146060541
              ],
              [
                570999.9979230254,
                6579999.998755556,
                569.6546414606054
              ],
              [
                570999.9979230254,
                6579249.978755556,
                569.6546414606054
              ],
              [
                570249.9979230254,
                6579249.978755556,
                65.83464146060541
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2024-06-16T23:41:53+00:00",
        "end_time": "2024-06-16T01:56:21+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20240615_0314_0720_4.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20240615_0314_0720_4.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20240615_0314_0720_4.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0314_0720_4.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.7647805,
            59.34603751,
            65.83464146,
            -151.7513495,
            59.35289681,
            569.6546415
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.76478051777505,
                  59.34616307693458,
                  65.83464146060541
                ],
                [
                  -151.7645359073589,
                  59.35289680971341,
                  65.83464146060541
                ],
                [
                  -151.75134951413816,
                  59.352771209181036,
                  569.6546414606054
                ],
                [
                  -151.75159673369345,
                  59.34603750988067,
                  569.6546414606054
                ],
                [
                  -151.76478051777505,
                  59.34616307693458,
                  65.83464146060541
                ]
              ]
            ]
          },
          "id": "20240615_0314_0720_4.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0314_0720_4.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2024-06-16T23:41:53Z",
            "pc:count": 17414611,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 570600.3343,
                "count": 17414611,
                "maximum": 570999.9979,
                "minimum": 570249.9979,
                "name": "X",
                "position": 0,
                "stddev": 218.7054586,
                "variance": 47832.0776
              },
              {
                "average": 6579617.201,
                "count": 17414611,
                "maximum": 6579999.999,
                "minimum": 6579249.979,
                "name": "Y",
                "position": 1,
                "stddev": 220.312083,
                "variance": 48537.41392
              },
              {
                "average": 287.6990308,
                "count": 17414611,
                "maximum": 569.6546415,
                "minimum": 65.83464146,
                "name": "Z",
                "position": 2,
                "stddev": 113.875256,
                "variance": 12967.57392
              },
              {
                "average": 45285.61027,
                "count": 17414611,
                "maximum": 63628,
                "minimum": 14477,
                "name": "Intensity",
                "position": 3,
                "stddev": 9715.568867,
                "variance": 94392278.4
              },
              {
                "average": 1.386065529,
                "count": 17414611,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6268367929,
                "variance": 0.3929243649
              },
              {
                "average": 1.77318879,
                "count": 17414611,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.8026453806,
                "variance": 0.6442396071
              },
              {
                "average": 0,
                "count": 17414611,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17414611,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 3.013763672,
                "count": 17414611,
                "maximum": 22,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.948799776,
                "variance": 3.797820566
              },
              {
                "average": -2.086727551,
                "count": 17414611,
                "maximum": 28.22400093,
                "minimum": -28.03199959,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.77605044,
                "variance": 248.8837673
              },
              {
                "average": 0,
                "count": 17414611,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1401.932915,
                "count": 17414611,
                "maximum": 1407,
                "minimum": 1316,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 17.93985604,
                "variance": 321.8384348
              },
              {
                "average": 402612548.2,
                "count": 17414611,
                "maximum": 402616513.8,
                "minimum": 402538181.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 15509.71304,
                "variance": 240551198.7
              },
              {
                "average": 0,
                "count": 17414611,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17414611,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17414611,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17414611,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17414611,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              570249.9979,
              6579249.979,
              65.83464146,
              570999.9979,
              6579999.999,
              569.6546415
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    570249.9979230254,
                    6579249.978755556,
                    65.83464146060541
                  ],
                  [
                    570249.9979230254,
                    6579999.998755556,
                    65.83464146060541
                  ],
                  [
                    570999.9979230254,
                    6579999.998755556,
                    569.6546414606054
                  ],
                  [
                    570999.9979230254,
                    6579249.978755556,
                    569.6546414606054
                  ],
                  [
                    570249.9979230254,
                    6579249.978755556,
                    65.83464146060541
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2024-06-16T23:41:53+00:00",
            "end_time": "2024-06-16T01:56: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": "20230802_0317_0716_4.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.6877572640171,
              59.291522629849915,
              31.366386000470698
            ],
            [
              -151.68749796674595,
              59.298256218096284,
              31.366386000470698
            ],
            [
              -151.67433311749207,
              59.29812290399269,
              117.5863860004707
            ],
            [
              -151.67459501375762,
              59.29138935124262,
              117.5863860004707
            ],
            [
              -151.6877572640171,
              59.291522629849915,
              31.366386000470698
            ]
          ]
        ]
      },
      "bbox": [
        -151.6877573,
        59.29138935,
        31.366386,
        -151.6743331,
        59.29825622,
        117.586386
      ],
      "properties": {
        "datetime": "2024-09-21T19:23:59Z",
        "pc:count": 11370166,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 575135.46,
            "count": 11370166,
            "maximum": 575499.9981,
            "minimum": 574749.9981,
            "name": "X",
            "position": 0,
            "stddev": 214.0169094,
            "variance": 45803.23751
          },
          {
            "average": 6573593.791,
            "count": 11370166,
            "maximum": 6573999.999,
            "minimum": 6573249.979,
            "name": "Y",
            "position": 1,
            "stddev": 214.2913174,
            "variance": 45920.76871
          },
          {
            "average": 56.62730114,
            "count": 11370166,
            "maximum": 117.586386,
            "minimum": 31.366386,
            "name": "Z",
            "position": 2,
            "stddev": 13.17416758,
            "variance": 173.5586914
          },
          {
            "average": 43432.39185,
            "count": 11370166,
            "maximum": 65535,
            "minimum": 13136,
            "name": "Intensity",
            "position": 3,
            "stddev": 11187.82298,
            "variance": 125167383
          },
          {
            "average": 1.424172435,
            "count": 11370166,
            "maximum": 8,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6993653608,
            "variance": 0.4891119079
          },
          {
            "average": 1.849886976,
            "count": 11370166,
            "maximum": 8,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9299722852,
            "variance": 0.8648484512
          },
          {
            "average": 0.4882353521,
            "count": 11370166,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998615959,
            "variance": 0.249861615
          },
          {
            "average": 0,
            "count": 11370166,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 3.370762045,
            "count": 11370166,
            "maximum": 22,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.281168081,
            "variance": 5.203727816
          },
          {
            "average": -1.217629664,
            "count": 11370166,
            "maximum": 28.31399918,
            "minimum": -25.14599991,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 14.58939562,
            "variance": 212.8504645
          },
          {
            "average": 0.4882353521,
            "count": 11370166,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4998615959,
            "variance": 0.249861615
          },
          {
            "average": 345.3769878,
            "count": 11370166,
            "maximum": 1900,
            "minimum": 313,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 183.1249709,
            "variance": 33534.75498
          },
          {
            "average": 375839078.3,
            "count": 11370166,
            "maximum": 410981839.4,
            "minimum": 375041837.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 4629301.225,
            "variance": 21430429830000.0
          },
          {
            "average": 0.4882353521,
            "count": 11370166,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0.4998615959,
            "variance": 0.249861615
          },
          {
            "average": 0,
            "count": 11370166,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11370166,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11370166,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11370166,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          574749.9981,
          6573249.979,
          31.366386,
          575499.9981,
          6573999.999,
          117.586386
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                574749.998085873,
                6573249.978659237,
                31.366386000470698
              ],
              [
                574749.998085873,
                6573999.998659236,
                31.366386000470698
              ],
              [
                575499.998085873,
                6573999.998659236,
                117.5863860004707
              ],
              [
                575499.998085873,
                6573249.978659237,
                117.5863860004707
              ],
              [
                574749.998085873,
                6573249.978659237,
                31.366386000470698
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2024-09-21T19:23:59+00:00",
        "end_time": "2023-08-02T20:03:57+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20230802_0317_0716_4.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20230802_0317_0716_4.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20230802_0317_0716_4.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20230802_0317_0716_4.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.6877573,
            59.29138935,
            31.366386,
            -151.6743331,
            59.29825622,
            117.586386
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.6877572640171,
                  59.291522629849915,
                  31.366386000470698
                ],
                [
                  -151.68749796674595,
                  59.298256218096284,
                  31.366386000470698
                ],
                [
                  -151.67433311749207,
                  59.29812290399269,
                  117.5863860004707
                ],
                [
                  -151.67459501375762,
                  59.29138935124262,
                  117.5863860004707
                ],
                [
                  -151.6877572640171,
                  59.291522629849915,
                  31.366386000470698
                ]
              ]
            ]
          },
          "id": "20230802_0317_0716_4.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20230802_0317_0716_4.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2024-09-21T19:23:59Z",
            "pc:count": 11370166,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 575135.46,
                "count": 11370166,
                "maximum": 575499.9981,
                "minimum": 574749.9981,
                "name": "X",
                "position": 0,
                "stddev": 214.0169094,
                "variance": 45803.23751
              },
              {
                "average": 6573593.791,
                "count": 11370166,
                "maximum": 6573999.999,
                "minimum": 6573249.979,
                "name": "Y",
                "position": 1,
                "stddev": 214.2913174,
                "variance": 45920.76871
              },
              {
                "average": 56.62730114,
                "count": 11370166,
                "maximum": 117.586386,
                "minimum": 31.366386,
                "name": "Z",
                "position": 2,
                "stddev": 13.17416758,
                "variance": 173.5586914
              },
              {
                "average": 43432.39185,
                "count": 11370166,
                "maximum": 65535,
                "minimum": 13136,
                "name": "Intensity",
                "position": 3,
                "stddev": 11187.82298,
                "variance": 125167383
              },
              {
                "average": 1.424172435,
                "count": 11370166,
                "maximum": 8,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6993653608,
                "variance": 0.4891119079
              },
              {
                "average": 1.849886976,
                "count": 11370166,
                "maximum": 8,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9299722852,
                "variance": 0.8648484512
              },
              {
                "average": 0.4882353521,
                "count": 11370166,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998615959,
                "variance": 0.249861615
              },
              {
                "average": 0,
                "count": 11370166,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 3.370762045,
                "count": 11370166,
                "maximum": 22,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.281168081,
                "variance": 5.203727816
              },
              {
                "average": -1.217629664,
                "count": 11370166,
                "maximum": 28.31399918,
                "minimum": -25.14599991,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 14.58939562,
                "variance": 212.8504645
              },
              {
                "average": 0.4882353521,
                "count": 11370166,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4998615959,
                "variance": 0.249861615
              },
              {
                "average": 345.3769878,
                "count": 11370166,
                "maximum": 1900,
                "minimum": 313,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 183.1249709,
                "variance": 33534.75498
              },
              {
                "average": 375839078.3,
                "count": 11370166,
                "maximum": 410981839.4,
                "minimum": 375041837.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 4629301.225,
                "variance": 21430429830000.0
              },
              {
                "average": 0.4882353521,
                "count": 11370166,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0.4998615959,
                "variance": 0.249861615
              },
              {
                "average": 0,
                "count": 11370166,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11370166,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11370166,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11370166,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              574749.9981,
              6573249.979,
              31.366386,
              575499.9981,
              6573999.999,
              117.586386
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    574749.998085873,
                    6573249.978659237,
                    31.366386000470698
                  ],
                  [
                    574749.998085873,
                    6573999.998659236,
                    31.366386000470698
                  ],
                  [
                    575499.998085873,
                    6573999.998659236,
                    117.5863860004707
                  ],
                  [
                    575499.998085873,
                    6573249.978659237,
                    117.5863860004707
                  ],
                  [
                    574749.998085873,
                    6573249.978659237,
                    31.366386000470698
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2024-09-21T19:23:59+00:00",
            "end_time": "2023-08-02T20:03: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": "20230802_0316_0713_3.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.72875124275987,
              59.25151324735413,
              154.58959358338603
            ],
            [
              -151.72850044307978,
              59.25824698598653,
              154.58959358338603
            ],
            [
              -151.71535081258395,
              59.25811786868491,
              443.06959358338605
            ],
            [
              -151.71560420426195,
              59.251384164405806,
              443.06959358338605
            ],
            [
              -151.72875124275987,
              59.25151324735413,
              154.58959358338603
            ]
          ]
        ]
      },
      "bbox": [
        -151.7287512,
        59.25138416,
        154.5895936,
        -151.7153508,
        59.25824699,
        443.0695936
      ],
      "properties": {
        "datetime": "2024-09-21T19:39:19Z",
        "pc:count": 11250984,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 572853.0955,
            "count": 11250984,
            "maximum": 573249.9979,
            "minimum": 572499.9979,
            "name": "X",
            "position": 0,
            "stddev": 214.2112675,
            "variance": 45886.46714
          },
          {
            "average": 6569118.054,
            "count": 11250984,
            "maximum": 6569499.999,
            "minimum": 6568749.979,
            "name": "Y",
            "position": 1,
            "stddev": 212.9488998,
            "variance": 45347.23392
          },
          {
            "average": 281.8546053,
            "count": 11250984,
            "maximum": 443.0695936,
            "minimum": 154.5895936,
            "name": "Z",
            "position": 2,
            "stddev": 58.9992532,
            "variance": 3480.911878
          },
          {
            "average": 43901.08615,
            "count": 11250984,
            "maximum": 65535,
            "minimum": 12660,
            "name": "Intensity",
            "position": 3,
            "stddev": 9855.212442,
            "variance": 97125212.27
          },
          {
            "average": 1.235227692,
            "count": 11250984,
            "maximum": 8,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5026603382,
            "variance": 0.2526674156
          },
          {
            "average": 1.473684168,
            "count": 11250984,
            "maximum": 8,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6852578972,
            "variance": 0.4695783857
          },
          {
            "average": 0.4990605266,
            "count": 11250984,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999991396,
            "variance": 0.2499991396
          },
          {
            "average": 4.461831961e-05,
            "count": 11250984,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.006679545851,
            "variance": 4.461633278e-05
          },
          {
            "average": 2.074614807,
            "count": 11250984,
            "maximum": 22,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.704289396,
            "variance": 2.904602346
          },
          {
            "average": 0.2910817139,
            "count": 11250984,
            "maximum": 28.31399918,
            "minimum": -28.12199974,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.77672786,
            "variance": 248.9051418
          },
          {
            "average": 0.4990605266,
            "count": 11250984,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999991396,
            "variance": 0.2499991396
          },
          {
            "average": 1900.089819,
            "count": 11250984,
            "maximum": 1902,
            "minimum": 1424,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 21.09665106,
            "variance": 445.0686857
          },
          {
            "average": 410965913.6,
            "count": 11250984,
            "maximum": 410982759.5,
            "minimum": 402624769.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 369355.7135,
            "variance": 136423643100.0
          },
          {
            "average": 0.4990605266,
            "count": 11250984,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0.4999991396,
            "variance": 0.2499991396
          },
          {
            "average": 0,
            "count": 11250984,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11250984,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11250984,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11250984,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          572499.9979,
          6568749.979,
          154.5895936,
          573249.9979,
          6569499.999,
          443.0695936
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                572499.9979218242,
                6568749.978621077,
                154.58959358338603
              ],
              [
                572499.9979218242,
                6569499.998621076,
                154.58959358338603
              ],
              [
                573249.9979218242,
                6569499.998621076,
                443.06959358338605
              ],
              [
                573249.9979218242,
                6568749.978621077,
                443.06959358338605
              ],
              [
                572499.9979218242,
                6568749.978621077,
                154.58959358338603
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2024-09-21T19:39:19+00:00",
        "end_time": "2024-06-17T01:59:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20230802_0316_0713_3.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20230802_0316_0713_3.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20230802_0316_0713_3.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20230802_0316_0713_3.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.7287512,
            59.25138416,
            154.5895936,
            -151.7153508,
            59.25824699,
            443.0695936
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.72875124275987,
                  59.25151324735413,
                  154.58959358338603
                ],
                [
                  -151.72850044307978,
                  59.25824698598653,
                  154.58959358338603
                ],
                [
                  -151.71535081258395,
                  59.25811786868491,
                  443.06959358338605
                ],
                [
                  -151.71560420426195,
                  59.251384164405806,
                  443.06959358338605
                ],
                [
                  -151.72875124275987,
                  59.25151324735413,
                  154.58959358338603
                ]
              ]
            ]
          },
          "id": "20230802_0316_0713_3.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20230802_0316_0713_3.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2024-09-21T19:39:19Z",
            "pc:count": 11250984,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 572853.0955,
                "count": 11250984,
                "maximum": 573249.9979,
                "minimum": 572499.9979,
                "name": "X",
                "position": 0,
                "stddev": 214.2112675,
                "variance": 45886.46714
              },
              {
                "average": 6569118.054,
                "count": 11250984,
                "maximum": 6569499.999,
                "minimum": 6568749.979,
                "name": "Y",
                "position": 1,
                "stddev": 212.9488998,
                "variance": 45347.23392
              },
              {
                "average": 281.8546053,
                "count": 11250984,
                "maximum": 443.0695936,
                "minimum": 154.5895936,
                "name": "Z",
                "position": 2,
                "stddev": 58.9992532,
                "variance": 3480.911878
              },
              {
                "average": 43901.08615,
                "count": 11250984,
                "maximum": 65535,
                "minimum": 12660,
                "name": "Intensity",
                "position": 3,
                "stddev": 9855.212442,
                "variance": 97125212.27
              },
              {
                "average": 1.235227692,
                "count": 11250984,
                "maximum": 8,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5026603382,
                "variance": 0.2526674156
              },
              {
                "average": 1.473684168,
                "count": 11250984,
                "maximum": 8,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6852578972,
                "variance": 0.4695783857
              },
              {
                "average": 0.4990605266,
                "count": 11250984,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999991396,
                "variance": 0.2499991396
              },
              {
                "average": 4.461831961e-05,
                "count": 11250984,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.006679545851,
                "variance": 4.461633278e-05
              },
              {
                "average": 2.074614807,
                "count": 11250984,
                "maximum": 22,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.704289396,
                "variance": 2.904602346
              },
              {
                "average": 0.2910817139,
                "count": 11250984,
                "maximum": 28.31399918,
                "minimum": -28.12199974,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.77672786,
                "variance": 248.9051418
              },
              {
                "average": 0.4990605266,
                "count": 11250984,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999991396,
                "variance": 0.2499991396
              },
              {
                "average": 1900.089819,
                "count": 11250984,
                "maximum": 1902,
                "minimum": 1424,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 21.09665106,
                "variance": 445.0686857
              },
              {
                "average": 410965913.6,
                "count": 11250984,
                "maximum": 410982759.5,
                "minimum": 402624769.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 369355.7135,
                "variance": 136423643100.0
              },
              {
                "average": 0.4990605266,
                "count": 11250984,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0.4999991396,
                "variance": 0.2499991396
              },
              {
                "average": 0,
                "count": 11250984,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11250984,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11250984,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11250984,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              572499.9979,
              6568749.979,
              154.5895936,
              573249.9979,
              6569499.999,
              443.0695936
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    572499.9979218242,
                    6568749.978621077,
                    154.58959358338603
                  ],
                  [
                    572499.9979218242,
                    6569499.998621076,
                    154.58959358338603
                  ],
                  [
                    573249.9979218242,
                    6569499.998621076,
                    443.06959358338605
                  ],
                  [
                    573249.9979218242,
                    6568749.978621077,
                    443.06959358338605
                  ],
                  [
                    572499.9979218242,
                    6568749.978621077,
                    154.58959358338603
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2024-09-21T19:39:19+00:00",
            "end_time": "2024-06-17T01:59: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": "20240615_0318_0729_2.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.65424830259303,
              59.47305213878925,
              6.440691112971479
            ],
            [
              -151.65398045822295,
              59.4797854469204,
              6.440691112971479
            ],
            [
              -151.64074522811214,
              59.47964848975553,
              172.6406911129715
            ],
            [
              -151.64101570419365,
              59.47291521821761,
              172.6406911129715
            ],
            [
              -151.65424830259303,
              59.47305213878925,
              6.440691112971479
            ]
          ]
        ]
      },
      "bbox": [
        -151.6542483,
        59.47291522,
        6.440691113,
        -151.6407452,
        59.47978545,
        172.6406911
      ],
      "properties": {
        "datetime": "2024-06-15T23:28:40Z",
        "pc:count": 11573611,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 576639.5752,
            "count": 11573611,
            "maximum": 576999.998,
            "minimum": 576249.998,
            "name": "X",
            "position": 0,
            "stddev": 216.1472928,
            "variance": 46719.6522
          },
          {
            "average": 6593852.874,
            "count": 11573611,
            "maximum": 6594249.999,
            "minimum": 6593499.979,
            "name": "Y",
            "position": 1,
            "stddev": 215.627229,
            "variance": 46495.1019
          },
          {
            "average": 70.04695475,
            "count": 11573611,
            "maximum": 172.6406911,
            "minimum": 6.440691113,
            "name": "Z",
            "position": 2,
            "stddev": 31.13718416,
            "variance": 969.5242376
          },
          {
            "average": 42061.34495,
            "count": 11573611,
            "maximum": 65535,
            "minimum": 20583,
            "name": "Intensity",
            "position": 3,
            "stddev": 8954.053454,
            "variance": 80175073.25
          },
          {
            "average": 1.503740276,
            "count": 11573611,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7036963285,
            "variance": 0.4951885228
          },
          {
            "average": 2.008980257,
            "count": 11573611,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.8537061218,
            "variance": 0.7288141423
          },
          {
            "average": 0,
            "count": 11573611,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11573611,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 3.916064658,
            "count": 11573611,
            "maximum": 17,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.723950618,
            "variance": 2.972005733
          },
          {
            "average": -3.643528919,
            "count": 11573611,
            "maximum": 27.93600082,
            "minimum": -28.21800041,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 14.95089108,
            "variance": 223.5291442
          },
          {
            "average": 0,
            "count": 11573611,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1303.796966,
            "count": 11573611,
            "maximum": 1305,
            "minimum": 1303,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7020662275,
            "variance": 0.4928969877
          },
          {
            "average": 402528804.6,
            "count": 11573611,
            "maximum": 402529320.4,
            "minimum": 402528314.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 384.6370513,
            "variance": 147945.6612
          },
          {
            "average": 0,
            "count": 11573611,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11573611,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11573611,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11573611,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11573611,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          576249.998,
          6593499.979,
          6.440691113,
          576999.998,
          6594249.999,
          172.6406911
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                576249.9979504847,
                6593499.978902924,
                6.440691112971479
              ],
              [
                576249.9979504847,
                6594249.998902923,
                6.440691112971479
              ],
              [
                576999.9979504847,
                6594249.998902923,
                172.6406911129715
              ],
              [
                576999.9979504847,
                6593499.978902924,
                172.6406911129715
              ],
              [
                576249.9979504847,
                6593499.978902924,
                6.440691112971479
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2024-06-15T23:28:40+00:00",
        "end_time": "2024-06-15T23:11:54+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20240615_0318_0729_2.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20240615_0318_0729_2.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20240615_0318_0729_2.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0318_0729_2.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.6542483,
            59.47291522,
            6.440691113,
            -151.6407452,
            59.47978545,
            172.6406911
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.65424830259303,
                  59.47305213878925,
                  6.440691112971479
                ],
                [
                  -151.65398045822295,
                  59.4797854469204,
                  6.440691112971479
                ],
                [
                  -151.64074522811214,
                  59.47964848975553,
                  172.6406911129715
                ],
                [
                  -151.64101570419365,
                  59.47291521821761,
                  172.6406911129715
                ],
                [
                  -151.65424830259303,
                  59.47305213878925,
                  6.440691112971479
                ]
              ]
            ]
          },
          "id": "20240615_0318_0729_2.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0318_0729_2.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2024-06-15T23:28:40Z",
            "pc:count": 11573611,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 576639.5752,
                "count": 11573611,
                "maximum": 576999.998,
                "minimum": 576249.998,
                "name": "X",
                "position": 0,
                "stddev": 216.1472928,
                "variance": 46719.6522
              },
              {
                "average": 6593852.874,
                "count": 11573611,
                "maximum": 6594249.999,
                "minimum": 6593499.979,
                "name": "Y",
                "position": 1,
                "stddev": 215.627229,
                "variance": 46495.1019
              },
              {
                "average": 70.04695475,
                "count": 11573611,
                "maximum": 172.6406911,
                "minimum": 6.440691113,
                "name": "Z",
                "position": 2,
                "stddev": 31.13718416,
                "variance": 969.5242376
              },
              {
                "average": 42061.34495,
                "count": 11573611,
                "maximum": 65535,
                "minimum": 20583,
                "name": "Intensity",
                "position": 3,
                "stddev": 8954.053454,
                "variance": 80175073.25
              },
              {
                "average": 1.503740276,
                "count": 11573611,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7036963285,
                "variance": 0.4951885228
              },
              {
                "average": 2.008980257,
                "count": 11573611,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.8537061218,
                "variance": 0.7288141423
              },
              {
                "average": 0,
                "count": 11573611,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11573611,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 3.916064658,
                "count": 11573611,
                "maximum": 17,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.723950618,
                "variance": 2.972005733
              },
              {
                "average": -3.643528919,
                "count": 11573611,
                "maximum": 27.93600082,
                "minimum": -28.21800041,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 14.95089108,
                "variance": 223.5291442
              },
              {
                "average": 0,
                "count": 11573611,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1303.796966,
                "count": 11573611,
                "maximum": 1305,
                "minimum": 1303,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7020662275,
                "variance": 0.4928969877
              },
              {
                "average": 402528804.6,
                "count": 11573611,
                "maximum": 402529320.4,
                "minimum": 402528314.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 384.6370513,
                "variance": 147945.6612
              },
              {
                "average": 0,
                "count": 11573611,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11573611,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11573611,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11573611,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11573611,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              576249.998,
              6593499.979,
              6.440691113,
              576999.998,
              6594249.999,
              172.6406911
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    576249.9979504847,
                    6593499.978902924,
                    6.440691112971479
                  ],
                  [
                    576249.9979504847,
                    6594249.998902923,
                    6.440691112971479
                  ],
                  [
                    576999.9979504847,
                    6594249.998902923,
                    172.6406911129715
                  ],
                  [
                    576999.9979504847,
                    6593499.978902924,
                    172.6406911129715
                  ],
                  [
                    576249.9979504847,
                    6593499.978902924,
                    6.440691112971479
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2024-06-15T23:28:40+00:00",
            "end_time": "2024-06-15T23:11: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": "20240615_0306_0717_3.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.99012074892073,
              59.307689330366486,
              -0.073738627898507
            ],
            [
              -151.9899210682946,
              59.31442344290146,
              -0.073738627898507
            ],
            [
              -151.9767485467535,
              59.31432067234021,
              197.3262613721015
            ],
            [
              -151.9769508303309,
              59.30758658717969,
              197.3262613721015
            ],
            [
              -151.99012074892073,
              59.307689330366486,
              -0.073738627898507
            ]
          ]
        ]
      },
      "bbox": [
        -151.9901207,
        59.30758659,
        -0.0737386279,
        -151.9767485,
        59.31442344,
        197.3262614
      ],
      "properties": {
        "datetime": "2024-06-16T01:49:58Z",
        "pc:count": 12358704,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 557950.9407,
            "count": 12358704,
            "maximum": 558249.998,
            "minimum": 557499.998,
            "name": "X",
            "position": 0,
            "stddev": 201.4444658,
            "variance": 40579.87282
          },
          {
            "average": 6575180.984,
            "count": 12358704,
            "maximum": 6575499.99,
            "minimum": 6574749.99,
            "name": "Y",
            "position": 1,
            "stddev": 181.3629605,
            "variance": 32892.52344
          },
          {
            "average": 86.34061754,
            "count": 12358704,
            "maximum": 197.3262614,
            "minimum": -0.0737386279,
            "name": "Z",
            "position": 2,
            "stddev": 53.4210313,
            "variance": 2853.806585
          },
          {
            "average": 40920.11444,
            "count": 12358704,
            "maximum": 65535,
            "minimum": 20315,
            "name": "Intensity",
            "position": 3,
            "stddev": 8512.563954,
            "variance": 72463745.08
          },
          {
            "average": 1.560663561,
            "count": 12358704,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7416079825,
            "variance": 0.5499823997
          },
          {
            "average": 2.123367305,
            "count": 12358704,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.8808841552,
            "variance": 0.7759568949
          },
          {
            "average": 0,
            "count": 12358704,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.297975581e-05,
            "count": 12358704,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.00479366557,
            "variance": 2.29792296e-05
          },
          {
            "average": 4.109669347,
            "count": 12358704,
            "maximum": 20,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.658305932,
            "variance": 2.749978565
          },
          {
            "average": 1.163748301,
            "count": 12358704,
            "maximum": 28.31399918,
            "minimum": -28.12199974,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.33733808,
            "variance": 235.2339395
          },
          {
            "average": 0,
            "count": 12358704,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1312.992748,
            "count": 12358704,
            "maximum": 1315,
            "minimum": 1311,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9366498514,
            "variance": 0.8773129441
          },
          {
            "average": 402536289,
            "count": 12358704,
            "maximum": 402537798.3,
            "minimum": 402535295.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 642.7481487,
            "variance": 413125.1826
          },
          {
            "average": 0,
            "count": 12358704,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12358704,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12358704,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12358704,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12358704,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          557499.998,
          6574749.99,
          -0.0737386279,
          558249.998,
          6575499.99,
          197.3262614
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                557499.9980452305,
                6574749.990322507,
                -0.073738627898507
              ],
              [
                557499.9980452305,
                6575499.990322507,
                -0.073738627898507
              ],
              [
                558249.9980452305,
                6575499.990322507,
                197.3262613721015
              ],
              [
                558249.9980452305,
                6574749.990322507,
                197.3262613721015
              ],
              [
                557499.9980452305,
                6574749.990322507,
                -0.073738627898507
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2024-06-16T01:49:58+00:00",
        "end_time": "2024-06-16T01:08:15+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20240615_0306_0717_3.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20240615_0306_0717_3.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20240615_0306_0717_3.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0306_0717_3.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.9901207,
            59.30758659,
            -0.0737386279,
            -151.9767485,
            59.31442344,
            197.3262614
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.99012074892073,
                  59.307689330366486,
                  -0.073738627898507
                ],
                [
                  -151.9899210682946,
                  59.31442344290146,
                  -0.073738627898507
                ],
                [
                  -151.9767485467535,
                  59.31432067234021,
                  197.3262613721015
                ],
                [
                  -151.9769508303309,
                  59.30758658717969,
                  197.3262613721015
                ],
                [
                  -151.99012074892073,
                  59.307689330366486,
                  -0.073738627898507
                ]
              ]
            ]
          },
          "id": "20240615_0306_0717_3.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0306_0717_3.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2024-06-16T01:49:58Z",
            "pc:count": 12358704,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 557950.9407,
                "count": 12358704,
                "maximum": 558249.998,
                "minimum": 557499.998,
                "name": "X",
                "position": 0,
                "stddev": 201.4444658,
                "variance": 40579.87282
              },
              {
                "average": 6575180.984,
                "count": 12358704,
                "maximum": 6575499.99,
                "minimum": 6574749.99,
                "name": "Y",
                "position": 1,
                "stddev": 181.3629605,
                "variance": 32892.52344
              },
              {
                "average": 86.34061754,
                "count": 12358704,
                "maximum": 197.3262614,
                "minimum": -0.0737386279,
                "name": "Z",
                "position": 2,
                "stddev": 53.4210313,
                "variance": 2853.806585
              },
              {
                "average": 40920.11444,
                "count": 12358704,
                "maximum": 65535,
                "minimum": 20315,
                "name": "Intensity",
                "position": 3,
                "stddev": 8512.563954,
                "variance": 72463745.08
              },
              {
                "average": 1.560663561,
                "count": 12358704,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7416079825,
                "variance": 0.5499823997
              },
              {
                "average": 2.123367305,
                "count": 12358704,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.8808841552,
                "variance": 0.7759568949
              },
              {
                "average": 0,
                "count": 12358704,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.297975581e-05,
                "count": 12358704,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.00479366557,
                "variance": 2.29792296e-05
              },
              {
                "average": 4.109669347,
                "count": 12358704,
                "maximum": 20,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.658305932,
                "variance": 2.749978565
              },
              {
                "average": 1.163748301,
                "count": 12358704,
                "maximum": 28.31399918,
                "minimum": -28.12199974,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.33733808,
                "variance": 235.2339395
              },
              {
                "average": 0,
                "count": 12358704,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1312.992748,
                "count": 12358704,
                "maximum": 1315,
                "minimum": 1311,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9366498514,
                "variance": 0.8773129441
              },
              {
                "average": 402536289,
                "count": 12358704,
                "maximum": 402537798.3,
                "minimum": 402535295.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 642.7481487,
                "variance": 413125.1826
              },
              {
                "average": 0,
                "count": 12358704,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12358704,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12358704,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12358704,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12358704,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              557499.998,
              6574749.99,
              -0.0737386279,
              558249.998,
              6575499.99,
              197.3262614
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    557499.9980452305,
                    6574749.990322507,
                    -0.073738627898507
                  ],
                  [
                    557499.9980452305,
                    6575499.990322507,
                    -0.073738627898507
                  ],
                  [
                    558249.9980452305,
                    6575499.990322507,
                    197.3262613721015
                  ],
                  [
                    558249.9980452305,
                    6574749.990322507,
                    197.3262613721015
                  ],
                  [
                    557499.9980452305,
                    6574749.990322507,
                    -0.073738627898507
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2024-06-16T01:49:58+00:00",
            "end_time": "2024-06-16T01:08: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": "20240616_0317_0720_1.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.69860511331862,
              59.35225529745926,
              357.48615543961193
            ],
            [
              -151.69834733797046,
              59.35898885160314,
              357.48615543961193
            ],
            [
              -151.68515892267402,
              59.3588565507109,
              745.2861554396119
            ],
            [
              -151.68541930799154,
              59.352123031834665,
              745.2861554396119
            ],
            [
              -151.69860511331862,
              59.35225529745926,
              357.48615543961193
            ]
          ]
        ]
      },
      "bbox": [
        -151.6986051,
        59.35212303,
        357.4861554,
        -151.6851589,
        59.35898885,
        745.2861554
      ],
      "properties": {
        "datetime": "2024-06-16T23:58:10Z",
        "pc:count": 12814631,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 574384.5598,
            "count": 12814631,
            "maximum": 574749.9978,
            "minimum": 573999.9978,
            "name": "X",
            "position": 0,
            "stddev": 215.3156799,
            "variance": 46360.84201
          },
          {
            "average": 6580396.576,
            "count": 12814631,
            "maximum": 6580749.999,
            "minimum": 6579999.979,
            "name": "Y",
            "position": 1,
            "stddev": 219.1999475,
            "variance": 48048.61699
          },
          {
            "average": 539.4882429,
            "count": 12814631,
            "maximum": 745.2861554,
            "minimum": 357.4861554,
            "name": "Z",
            "position": 2,
            "stddev": 88.79996665,
            "variance": 7885.434076
          },
          {
            "average": 50460.41629,
            "count": 12814631,
            "maximum": 64998,
            "minimum": 12094,
            "name": "Intensity",
            "position": 3,
            "stddev": 6593.920903,
            "variance": 43479792.87
          },
          {
            "average": 1.08673453,
            "count": 12814631,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3108205734,
            "variance": 0.09660942883
          },
          {
            "average": 1.173964978,
            "count": 12814631,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4429844167,
            "variance": 0.1962351934
          },
          {
            "average": 0,
            "count": 12814631,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12814631,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 4.991966682,
            "count": 12814631,
            "maximum": 21,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 7.581350691,
            "variance": 57.4768783
          },
          {
            "average": -0.6774258376,
            "count": 12814631,
            "maximum": 28.12800026,
            "minimum": -28.12199974,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 16.29067871,
            "variance": 265.3862129
          },
          {
            "average": 0,
            "count": 12814631,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1404.660171,
            "count": 12814631,
            "maximum": 1409,
            "minimum": 1403,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.911461715,
            "variance": 3.653685889
          },
          {
            "average": 402615248,
            "count": 12814631,
            "maximum": 402617490,
            "minimum": 402614356.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1001.792556,
            "variance": 1003588.326
          },
          {
            "average": 0,
            "count": 12814631,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12814631,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12814631,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12814631,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12814631,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          573999.9978,
          6579999.979,
          357.4861554,
          574749.9978,
          6580749.999,
          745.2861554
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                573999.9978264965,
                6579999.978797198,
                357.48615543961193
              ],
              [
                573999.9978264965,
                6580749.998797198,
                357.48615543961193
              ],
              [
                574749.9978264965,
                6580749.998797198,
                745.2861554396119
              ],
              [
                574749.9978264965,
                6579999.978797198,
                745.2861554396119
              ],
              [
                573999.9978264965,
                6579999.978797198,
                357.48615543961193
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2024-06-16T23:58:10+00:00",
        "end_time": "2024-06-16T23:05:56+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20240616_0317_0720_1.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20240616_0317_0720_1.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20240616_0317_0720_1.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240616_0317_0720_1.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.6986051,
            59.35212303,
            357.4861554,
            -151.6851589,
            59.35898885,
            745.2861554
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.69860511331862,
                  59.35225529745926,
                  357.48615543961193
                ],
                [
                  -151.69834733797046,
                  59.35898885160314,
                  357.48615543961193
                ],
                [
                  -151.68515892267402,
                  59.3588565507109,
                  745.2861554396119
                ],
                [
                  -151.68541930799154,
                  59.352123031834665,
                  745.2861554396119
                ],
                [
                  -151.69860511331862,
                  59.35225529745926,
                  357.48615543961193
                ]
              ]
            ]
          },
          "id": "20240616_0317_0720_1.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240616_0317_0720_1.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2024-06-16T23:58:10Z",
            "pc:count": 12814631,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 574384.5598,
                "count": 12814631,
                "maximum": 574749.9978,
                "minimum": 573999.9978,
                "name": "X",
                "position": 0,
                "stddev": 215.3156799,
                "variance": 46360.84201
              },
              {
                "average": 6580396.576,
                "count": 12814631,
                "maximum": 6580749.999,
                "minimum": 6579999.979,
                "name": "Y",
                "position": 1,
                "stddev": 219.1999475,
                "variance": 48048.61699
              },
              {
                "average": 539.4882429,
                "count": 12814631,
                "maximum": 745.2861554,
                "minimum": 357.4861554,
                "name": "Z",
                "position": 2,
                "stddev": 88.79996665,
                "variance": 7885.434076
              },
              {
                "average": 50460.41629,
                "count": 12814631,
                "maximum": 64998,
                "minimum": 12094,
                "name": "Intensity",
                "position": 3,
                "stddev": 6593.920903,
                "variance": 43479792.87
              },
              {
                "average": 1.08673453,
                "count": 12814631,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3108205734,
                "variance": 0.09660942883
              },
              {
                "average": 1.173964978,
                "count": 12814631,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4429844167,
                "variance": 0.1962351934
              },
              {
                "average": 0,
                "count": 12814631,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12814631,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 4.991966682,
                "count": 12814631,
                "maximum": 21,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 7.581350691,
                "variance": 57.4768783
              },
              {
                "average": -0.6774258376,
                "count": 12814631,
                "maximum": 28.12800026,
                "minimum": -28.12199974,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 16.29067871,
                "variance": 265.3862129
              },
              {
                "average": 0,
                "count": 12814631,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1404.660171,
                "count": 12814631,
                "maximum": 1409,
                "minimum": 1403,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.911461715,
                "variance": 3.653685889
              },
              {
                "average": 402615248,
                "count": 12814631,
                "maximum": 402617490,
                "minimum": 402614356.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1001.792556,
                "variance": 1003588.326
              },
              {
                "average": 0,
                "count": 12814631,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12814631,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12814631,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12814631,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12814631,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              573999.9978,
              6579999.979,
              357.4861554,
              574749.9978,
              6580749.999,
              745.2861554
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    573999.9978264965,
                    6579999.978797198,
                    357.48615543961193
                  ],
                  [
                    573999.9978264965,
                    6580749.998797198,
                    357.48615543961193
                  ],
                  [
                    574749.9978264965,
                    6580749.998797198,
                    745.2861554396119
                  ],
                  [
                    574749.9978264965,
                    6579999.978797198,
                    745.2861554396119
                  ],
                  [
                    573999.9978264965,
                    6579999.978797198,
                    357.48615543961193
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2024-06-16T23:58:10+00:00",
            "end_time": "2024-06-16T23:05: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": "20240615_0308_0716_1.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.93765164303468,
              59.30053625848127,
              521.4693965046391
            ],
            [
              -151.93744164306085,
              59.30727044643448,
              521.4693965046391
            ],
            [
              -151.9242721079265,
              59.30716237958257,
              915.6293965046392
            ],
            [
              -151.92448470946135,
              59.300428220410915,
              915.6293965046392
            ],
            [
              -151.93765164303468,
              59.30053625848127,
              521.4693965046391
            ]
          ]
        ]
      },
      "bbox": [
        -151.9376516,
        59.30042822,
        521.4693965,
        -151.9242721,
        59.30727045,
        915.6293965
      ],
      "properties": {
        "datetime": "2024-06-16T23:44:19Z",
        "pc:count": 11547352,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 560881.1213,
            "count": 11547352,
            "maximum": 561249.998,
            "minimum": 560499.998,
            "name": "X",
            "position": 0,
            "stddev": 218.0968063,
            "variance": 47566.21694
          },
          {
            "average": 6574364.175,
            "count": 11547352,
            "maximum": 6574749.999,
            "minimum": 6573999.979,
            "name": "Y",
            "position": 1,
            "stddev": 215.7474673,
            "variance": 46546.96964
          },
          {
            "average": 671.4846806,
            "count": 11547352,
            "maximum": 915.6293965,
            "minimum": 521.4693965,
            "name": "Z",
            "position": 2,
            "stddev": 94.86577382,
            "variance": 8999.515043
          },
          {
            "average": 48745.42862,
            "count": 11547352,
            "maximum": 65535,
            "minimum": 7476,
            "name": "Intensity",
            "position": 3,
            "stddev": 6279.774492,
            "variance": 39435567.67
          },
          {
            "average": 1.022134079,
            "count": 11547352,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1553386669,
            "variance": 0.02413010142
          },
          {
            "average": 1.045026773,
            "count": 11547352,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2255025143,
            "variance": 0.05085138397
          },
          {
            "average": 0,
            "count": 11547352,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11547352,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 3.782093938,
            "count": 11547352,
            "maximum": 22,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 6.46396708,
            "variance": 41.78287042
          },
          {
            "average": 0.6670237895,
            "count": 11547352,
            "maximum": 28.22400093,
            "minimum": -28.12199974,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 16.52172563,
            "variance": 272.9674178
          },
          {
            "average": 0,
            "count": 11547352,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1373.581731,
            "count": 11547352,
            "maximum": 1407,
            "minimum": 1315,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 43.60107243,
            "variance": 1901.053517
          },
          {
            "average": 402587818.3,
            "count": 11547352,
            "maximum": 402616659.8,
            "minimum": 402537765.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 37643.71633,
            "variance": 1417049379
          },
          {
            "average": 0,
            "count": 11547352,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11547352,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11547352,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11547352,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11547352,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          560499.998,
          6573999.979,
          521.4693965,
          561249.998,
          6574749.999,
          915.6293965
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                560499.9979517534,
                6573999.97860847,
                521.4693965046391
              ],
              [
                560499.9979517534,
                6574749.99860847,
                521.4693965046391
              ],
              [
                561249.9979517534,
                6574749.99860847,
                915.6293965046392
              ],
              [
                561249.9979517534,
                6573999.97860847,
                915.6293965046392
              ],
              [
                560499.9979517534,
                6573999.97860847,
                521.4693965046391
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2024-06-16T23:44:19+00:00",
        "end_time": "2024-06-16T01:49:25+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20240615_0308_0716_1.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20240615_0308_0716_1.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20240615_0308_0716_1.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0308_0716_1.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.9376516,
            59.30042822,
            521.4693965,
            -151.9242721,
            59.30727045,
            915.6293965
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.93765164303468,
                  59.30053625848127,
                  521.4693965046391
                ],
                [
                  -151.93744164306085,
                  59.30727044643448,
                  521.4693965046391
                ],
                [
                  -151.9242721079265,
                  59.30716237958257,
                  915.6293965046392
                ],
                [
                  -151.92448470946135,
                  59.300428220410915,
                  915.6293965046392
                ],
                [
                  -151.93765164303468,
                  59.30053625848127,
                  521.4693965046391
                ]
              ]
            ]
          },
          "id": "20240615_0308_0716_1.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0308_0716_1.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2024-06-16T23:44:19Z",
            "pc:count": 11547352,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 560881.1213,
                "count": 11547352,
                "maximum": 561249.998,
                "minimum": 560499.998,
                "name": "X",
                "position": 0,
                "stddev": 218.0968063,
                "variance": 47566.21694
              },
              {
                "average": 6574364.175,
                "count": 11547352,
                "maximum": 6574749.999,
                "minimum": 6573999.979,
                "name": "Y",
                "position": 1,
                "stddev": 215.7474673,
                "variance": 46546.96964
              },
              {
                "average": 671.4846806,
                "count": 11547352,
                "maximum": 915.6293965,
                "minimum": 521.4693965,
                "name": "Z",
                "position": 2,
                "stddev": 94.86577382,
                "variance": 8999.515043
              },
              {
                "average": 48745.42862,
                "count": 11547352,
                "maximum": 65535,
                "minimum": 7476,
                "name": "Intensity",
                "position": 3,
                "stddev": 6279.774492,
                "variance": 39435567.67
              },
              {
                "average": 1.022134079,
                "count": 11547352,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1553386669,
                "variance": 0.02413010142
              },
              {
                "average": 1.045026773,
                "count": 11547352,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2255025143,
                "variance": 0.05085138397
              },
              {
                "average": 0,
                "count": 11547352,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11547352,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 3.782093938,
                "count": 11547352,
                "maximum": 22,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 6.46396708,
                "variance": 41.78287042
              },
              {
                "average": 0.6670237895,
                "count": 11547352,
                "maximum": 28.22400093,
                "minimum": -28.12199974,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 16.52172563,
                "variance": 272.9674178
              },
              {
                "average": 0,
                "count": 11547352,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1373.581731,
                "count": 11547352,
                "maximum": 1407,
                "minimum": 1315,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 43.60107243,
                "variance": 1901.053517
              },
              {
                "average": 402587818.3,
                "count": 11547352,
                "maximum": 402616659.8,
                "minimum": 402537765.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 37643.71633,
                "variance": 1417049379
              },
              {
                "average": 0,
                "count": 11547352,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11547352,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11547352,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11547352,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11547352,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              560499.998,
              6573999.979,
              521.4693965,
              561249.998,
              6574749.999,
              915.6293965
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    560499.9979517534,
                    6573999.97860847,
                    521.4693965046391
                  ],
                  [
                    560499.9979517534,
                    6574749.99860847,
                    521.4693965046391
                  ],
                  [
                    561249.9979517534,
                    6574749.99860847,
                    915.6293965046392
                  ],
                  [
                    561249.9979517534,
                    6573999.97860847,
                    915.6293965046392
                  ],
                  [
                    560499.9979517534,
                    6573999.97860847,
                    521.4693965046391
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2024-06-16T23:44:19+00:00",
            "end_time": "2024-06-16T01:49: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": "20240616_0323_0723_1.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.53864720142522,
              59.3909775904575,
              565.9818539602686
            ],
            [
              -151.5383573026489,
              59.397710650749104,
              565.9818539602686
            ],
            [
              -151.525154744026,
              59.39756211444577,
              1002.8618539602687
            ],
            [
              -151.525447259064,
              59.39082909377643,
              1002.8618539602687
            ],
            [
              -151.53864720142522,
              59.3909775904575,
              565.9818539602686
            ]
          ]
        ]
      },
      "bbox": [
        -151.5386472,
        59.39082909,
        565.981854,
        -151.5251547,
        59.39771065,
        1002.861854
      ],
      "properties": {
        "datetime": "2024-06-17T00:08:25Z",
        "pc:count": 11097547,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 583378.2134,
            "count": 11097547,
            "maximum": 583749.9979,
            "minimum": 582999.9979,
            "name": "X",
            "position": 0,
            "stddev": 215.9713522,
            "variance": 46643.62497
          },
          {
            "average": 6584880.724,
            "count": 11097547,
            "maximum": 6585249.999,
            "minimum": 6584499.979,
            "name": "Y",
            "position": 1,
            "stddev": 219.6529374,
            "variance": 48247.41289
          },
          {
            "average": 784.8515265,
            "count": 11097547,
            "maximum": 1002.861854,
            "minimum": 565.981854,
            "name": "Z",
            "position": 2,
            "stddev": 97.86052567,
            "variance": 9576.682485
          },
          {
            "average": 50441.80493,
            "count": 11097547,
            "maximum": 62079,
            "minimum": 6106,
            "name": "Intensity",
            "position": 3,
            "stddev": 3555.122043,
            "variance": 12638892.74
          },
          {
            "average": 1.001800218,
            "count": 11097547,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.04378771524,
            "variance": 0.001917364006
          },
          {
            "average": 1.003668378,
            "count": 11097547,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.06350892556,
            "variance": 0.004033383626
          },
          {
            "average": 0,
            "count": 11097547,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11097547,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 4.644833764,
            "count": 11097547,
            "maximum": 21,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 7.428431085,
            "variance": 55.18158839
          },
          {
            "average": 3.544248001,
            "count": 11097547,
            "maximum": 28.12800026,
            "minimum": -28.03199959,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 16.08299559,
            "variance": 258.6627472
          },
          {
            "average": 0,
            "count": 11097547,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1407.844767,
            "count": 11097547,
            "maximum": 1410,
            "minimum": 1403,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.02216745,
            "variance": 4.089161197
          },
          {
            "average": 402616892.3,
            "count": 11097547,
            "maximum": 402618105,
            "minimum": 402614221.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1090.977253,
            "variance": 1190231.367
          },
          {
            "average": 0,
            "count": 11097547,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11097547,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11097547,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11097547,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11097547,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          582999.9979,
          6584499.979,
          565.981854,
          583749.9979,
          6585249.999,
          1002.861854
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                582999.9979402177,
                6584499.978759998,
                565.9818539602686
              ],
              [
                582999.9979402177,
                6585249.998759998,
                565.9818539602686
              ],
              [
                583749.9979402177,
                6585249.998759998,
                1002.8618539602687
              ],
              [
                583749.9979402177,
                6584499.978759998,
                1002.8618539602687
              ],
              [
                582999.9979402177,
                6584499.978759998,
                565.9818539602686
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2024-06-17T00:08:25+00:00",
        "end_time": "2024-06-16T23:03:41+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20240616_0323_0723_1.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20240616_0323_0723_1.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20240616_0323_0723_1.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240616_0323_0723_1.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.5386472,
            59.39082909,
            565.981854,
            -151.5251547,
            59.39771065,
            1002.861854
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.53864720142522,
                  59.3909775904575,
                  565.9818539602686
                ],
                [
                  -151.5383573026489,
                  59.397710650749104,
                  565.9818539602686
                ],
                [
                  -151.525154744026,
                  59.39756211444577,
                  1002.8618539602687
                ],
                [
                  -151.525447259064,
                  59.39082909377643,
                  1002.8618539602687
                ],
                [
                  -151.53864720142522,
                  59.3909775904575,
                  565.9818539602686
                ]
              ]
            ]
          },
          "id": "20240616_0323_0723_1.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240616_0323_0723_1.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2024-06-17T00:08:25Z",
            "pc:count": 11097547,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 583378.2134,
                "count": 11097547,
                "maximum": 583749.9979,
                "minimum": 582999.9979,
                "name": "X",
                "position": 0,
                "stddev": 215.9713522,
                "variance": 46643.62497
              },
              {
                "average": 6584880.724,
                "count": 11097547,
                "maximum": 6585249.999,
                "minimum": 6584499.979,
                "name": "Y",
                "position": 1,
                "stddev": 219.6529374,
                "variance": 48247.41289
              },
              {
                "average": 784.8515265,
                "count": 11097547,
                "maximum": 1002.861854,
                "minimum": 565.981854,
                "name": "Z",
                "position": 2,
                "stddev": 97.86052567,
                "variance": 9576.682485
              },
              {
                "average": 50441.80493,
                "count": 11097547,
                "maximum": 62079,
                "minimum": 6106,
                "name": "Intensity",
                "position": 3,
                "stddev": 3555.122043,
                "variance": 12638892.74
              },
              {
                "average": 1.001800218,
                "count": 11097547,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.04378771524,
                "variance": 0.001917364006
              },
              {
                "average": 1.003668378,
                "count": 11097547,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.06350892556,
                "variance": 0.004033383626
              },
              {
                "average": 0,
                "count": 11097547,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11097547,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 4.644833764,
                "count": 11097547,
                "maximum": 21,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 7.428431085,
                "variance": 55.18158839
              },
              {
                "average": 3.544248001,
                "count": 11097547,
                "maximum": 28.12800026,
                "minimum": -28.03199959,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 16.08299559,
                "variance": 258.6627472
              },
              {
                "average": 0,
                "count": 11097547,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1407.844767,
                "count": 11097547,
                "maximum": 1410,
                "minimum": 1403,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.02216745,
                "variance": 4.089161197
              },
              {
                "average": 402616892.3,
                "count": 11097547,
                "maximum": 402618105,
                "minimum": 402614221.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1090.977253,
                "variance": 1190231.367
              },
              {
                "average": 0,
                "count": 11097547,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11097547,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11097547,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11097547,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11097547,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              582999.9979,
              6584499.979,
              565.981854,
              583749.9979,
              6585249.999,
              1002.861854
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    582999.9979402177,
                    6584499.978759998,
                    565.9818539602686
                  ],
                  [
                    582999.9979402177,
                    6585249.998759998,
                    565.9818539602686
                  ],
                  [
                    583749.9979402177,
                    6585249.998759998,
                    1002.8618539602687
                  ],
                  [
                    583749.9979402177,
                    6584499.978759998,
                    1002.8618539602687
                  ],
                  [
                    582999.9979402177,
                    6584499.978759998,
                    565.9818539602686
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2024-06-17T00:08:25+00:00",
            "end_time": "2024-06-16T23:03: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": "20240615_0311_0726_2.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.83374994843172,
              59.43436294165688,
              -0.224813875786339
            ],
            [
              -151.83365434047886,
              59.4371411491661,
              -0.224813875786339
            ],
            [
              -151.82758640395772,
              59.43708682328695,
              93.95518612421367
            ],
            [
              -151.8276825090359,
              59.43430862176254,
              93.95518612421367
            ],
            [
              -151.83374994843172,
              59.43436294165688,
              -0.224813875786339
            ]
          ]
        ]
      },
      "bbox": [
        -151.8337499,
        59.43430862,
        -0.2248138758,
        -151.8275864,
        59.43714115,
        93.95518612
      ],
      "properties": {
        "datetime": "2024-06-15T23:14:33Z",
        "pc:count": 383416,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 566409.7173,
            "count": 383416,
            "maximum": 566499.9942,
            "minimum": 566155.7342,
            "name": "X",
            "position": 0,
            "stddev": 67.59923527,
            "variance": 4569.656608
          },
          {
            "average": 6589066.616,
            "count": 383416,
            "maximum": 6589309.418,
            "minimum": 6588999.978,
            "name": "Y",
            "position": 1,
            "stddev": 55.19972001,
            "variance": 3047.009089
          },
          {
            "average": 28.47306068,
            "count": 383416,
            "maximum": 93.95518612,
            "minimum": -0.2248138758,
            "name": "Z",
            "position": 2,
            "stddev": 25.81622904,
            "variance": 666.4776819
          },
          {
            "average": 40500.4364,
            "count": 383416,
            "maximum": 65535,
            "minimum": 22281,
            "name": "Intensity",
            "position": 3,
            "stddev": 9449.648915,
            "variance": 89295864.63
          },
          {
            "average": 1.275087633,
            "count": 383416,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5736241992,
            "variance": 0.3290447219
          },
          {
            "average": 1.551802742,
            "count": 383416,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.7990499,
            "variance": 0.6384807427
          },
          {
            "average": 0,
            "count": 383416,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0002347319882,
            "count": 383416,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.01531918735,
            "variance": 0.0002346775012
          },
          {
            "average": 3.589701525,
            "count": 383416,
            "maximum": 20,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.564290845,
            "variance": 6.575587537
          },
          {
            "average": 11.734507,
            "count": 383416,
            "maximum": 18.91200066,
            "minimum": 5.664000034,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.676539635,
            "variance": 7.163864418
          },
          {
            "average": 0,
            "count": 383416,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1301.694582,
            "count": 383416,
            "maximum": 1303,
            "minimum": 1301,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9522197466,
            "variance": 0.9067224457
          },
          {
            "average": 402528085.3,
            "count": 383416,
            "maximum": 402528473.1,
            "minimum": 402527876.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 280.7342636,
            "variance": 78811.72677
          },
          {
            "average": 0,
            "count": 383416,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 383416,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 383416,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 383416,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 383416,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          566155.7342,
          6588999.978,
          -0.2248138758,
          566499.9942,
          6589309.418,
          93.95518612
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                566155.7341536949,
                6588999.977791783,
                -0.224813875786339
              ],
              [
                566155.7341536949,
                6589309.417791783,
                -0.224813875786339
              ],
              [
                566499.994153695,
                6589309.417791783,
                93.95518612421367
              ],
              [
                566499.994153695,
                6588999.977791783,
                93.95518612421367
              ],
              [
                566155.7341536949,
                6588999.977791783,
                -0.224813875786339
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2024-06-15T23:14:33+00:00",
        "end_time": "2024-06-15T23:04:36+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20240615_0311_0726_2.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20240615_0311_0726_2.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20240615_0311_0726_2.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0311_0726_2.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.8337499,
            59.43430862,
            -0.2248138758,
            -151.8275864,
            59.43714115,
            93.95518612
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.83374994843172,
                  59.43436294165688,
                  -0.224813875786339
                ],
                [
                  -151.83365434047886,
                  59.4371411491661,
                  -0.224813875786339
                ],
                [
                  -151.82758640395772,
                  59.43708682328695,
                  93.95518612421367
                ],
                [
                  -151.8276825090359,
                  59.43430862176254,
                  93.95518612421367
                ],
                [
                  -151.83374994843172,
                  59.43436294165688,
                  -0.224813875786339
                ]
              ]
            ]
          },
          "id": "20240615_0311_0726_2.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0311_0726_2.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2024-06-15T23:14:33Z",
            "pc:count": 383416,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 566409.7173,
                "count": 383416,
                "maximum": 566499.9942,
                "minimum": 566155.7342,
                "name": "X",
                "position": 0,
                "stddev": 67.59923527,
                "variance": 4569.656608
              },
              {
                "average": 6589066.616,
                "count": 383416,
                "maximum": 6589309.418,
                "minimum": 6588999.978,
                "name": "Y",
                "position": 1,
                "stddev": 55.19972001,
                "variance": 3047.009089
              },
              {
                "average": 28.47306068,
                "count": 383416,
                "maximum": 93.95518612,
                "minimum": -0.2248138758,
                "name": "Z",
                "position": 2,
                "stddev": 25.81622904,
                "variance": 666.4776819
              },
              {
                "average": 40500.4364,
                "count": 383416,
                "maximum": 65535,
                "minimum": 22281,
                "name": "Intensity",
                "position": 3,
                "stddev": 9449.648915,
                "variance": 89295864.63
              },
              {
                "average": 1.275087633,
                "count": 383416,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5736241992,
                "variance": 0.3290447219
              },
              {
                "average": 1.551802742,
                "count": 383416,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.7990499,
                "variance": 0.6384807427
              },
              {
                "average": 0,
                "count": 383416,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0002347319882,
                "count": 383416,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.01531918735,
                "variance": 0.0002346775012
              },
              {
                "average": 3.589701525,
                "count": 383416,
                "maximum": 20,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.564290845,
                "variance": 6.575587537
              },
              {
                "average": 11.734507,
                "count": 383416,
                "maximum": 18.91200066,
                "minimum": 5.664000034,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.676539635,
                "variance": 7.163864418
              },
              {
                "average": 0,
                "count": 383416,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1301.694582,
                "count": 383416,
                "maximum": 1303,
                "minimum": 1301,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9522197466,
                "variance": 0.9067224457
              },
              {
                "average": 402528085.3,
                "count": 383416,
                "maximum": 402528473.1,
                "minimum": 402527876.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 280.7342636,
                "variance": 78811.72677
              },
              {
                "average": 0,
                "count": 383416,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 383416,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 383416,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 383416,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 383416,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              566155.7342,
              6588999.978,
              -0.2248138758,
              566499.9942,
              6589309.418,
              93.95518612
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    566155.7341536949,
                    6588999.977791783,
                    -0.224813875786339
                  ],
                  [
                    566155.7341536949,
                    6589309.417791783,
                    -0.224813875786339
                  ],
                  [
                    566499.994153695,
                    6589309.417791783,
                    93.95518612421367
                  ],
                  [
                    566499.994153695,
                    6588999.977791783,
                    93.95518612421367
                  ],
                  [
                    566155.7341536949,
                    6588999.977791783,
                    -0.224813875786339
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2024-06-15T23:14:33+00:00",
            "end_time": "2024-06-15T23:04: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": "20240616_0315_0711_1.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.75246367118996,
              59.23340338175344,
              341.81172936626626
            ],
            [
              -151.75228596384258,
              59.23826920002476,
              341.81172936626626
            ],
            [
              -151.74239436167647,
              59.23817396934434,
              747.1117293662662
            ],
            [
              -151.74257347694726,
              59.23330816937585,
              747.1117293662662
            ],
            [
              -151.75246367118996,
              59.23340338175344,
              341.81172936626626
            ]
          ]
        ]
      },
      "bbox": [
        -151.7524637,
        59.23330817,
        341.8117294,
        -151.7423944,
        59.2382692,
        747.1117294
      ],
      "properties": {
        "datetime": "2024-09-21T19:39:42Z",
        "pc:count": 3965741,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 571524.6925,
            "count": 3965741,
            "maximum": 571750.0028,
            "minimum": 571185.5028,
            "name": "X",
            "position": 0,
            "stddev": 139.8868111,
            "variance": 19568.31991
          },
          {
            "average": 6567010.639,
            "count": 3965741,
            "maximum": 6567249.998,
            "minimum": 6566708.038,
            "name": "Y",
            "position": 1,
            "stddev": 157.4243546,
            "variance": 24782.42742
          },
          {
            "average": 563.1878277,
            "count": 3965741,
            "maximum": 747.1117294,
            "minimum": 341.8117294,
            "name": "Z",
            "position": 2,
            "stddev": 90.99348654,
            "variance": 8279.814592
          },
          {
            "average": 49070.87344,
            "count": 3965741,
            "maximum": 65535,
            "minimum": 8579,
            "name": "Intensity",
            "position": 3,
            "stddev": 6208.301135,
            "variance": 38543002.99
          },
          {
            "average": 1.033197075,
            "count": 3965741,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1904198188,
            "variance": 0.03625970738
          },
          {
            "average": 1.068159015,
            "count": 3965741,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2768762983,
            "variance": 0.07666048458
          },
          {
            "average": 0.2457028838,
            "count": 3965741,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4305032211,
            "variance": 0.1853330234
          },
          {
            "average": 0,
            "count": 3965741,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 3.268751288,
            "count": 3965741,
            "maximum": 22,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 5.717307733,
            "variance": 32.68760771
          },
          {
            "average": -2.015592677,
            "count": 3965741,
            "maximum": 28.12800026,
            "minimum": -22.26600075,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.31939883,
            "variance": 234.6839806
          },
          {
            "average": 0.2457028838,
            "count": 3965741,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4305032211,
            "variance": 0.1853330234
          },
          {
            "average": 1660.916363,
            "count": 3965741,
            "maximum": 1902,
            "minimum": 1423,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 238.9723222,
            "variance": 57107.77076
          },
          {
            "average": 406771046.1,
            "count": 3965741,
            "maximum": 410982782.5,
            "minimum": 402624619.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 4178826.568,
            "variance": 17462591480000.0
          },
          {
            "average": 0.2457028838,
            "count": 3965741,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0.4305032211,
            "variance": 0.1853330234
          },
          {
            "average": 0,
            "count": 3965741,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3965741,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3965741,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3965741,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          571185.5028,
          6566708.038,
          341.8117294,
          571750.0028,
          6567249.998,
          747.1117294
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                571185.5028233248,
                6566708.0383016635,
                341.81172936626626
              ],
              [
                571185.5028233248,
                6567249.998301664,
                341.81172936626626
              ],
              [
                571750.0028233248,
                6567249.998301664,
                747.1117293662662
              ],
              [
                571750.0028233248,
                6566708.0383016635,
                747.1117293662662
              ],
              [
                571185.5028233248,
                6566708.0383016635,
                341.81172936626626
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2024-09-21T19:39:42+00:00",
        "end_time": "2024-06-17T01:56:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20240616_0315_0711_1.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20240616_0315_0711_1.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20240616_0315_0711_1.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240616_0315_0711_1.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.7524637,
            59.23330817,
            341.8117294,
            -151.7423944,
            59.2382692,
            747.1117294
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.75246367118996,
                  59.23340338175344,
                  341.81172936626626
                ],
                [
                  -151.75228596384258,
                  59.23826920002476,
                  341.81172936626626
                ],
                [
                  -151.74239436167647,
                  59.23817396934434,
                  747.1117293662662
                ],
                [
                  -151.74257347694726,
                  59.23330816937585,
                  747.1117293662662
                ],
                [
                  -151.75246367118996,
                  59.23340338175344,
                  341.81172936626626
                ]
              ]
            ]
          },
          "id": "20240616_0315_0711_1.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240616_0315_0711_1.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2024-09-21T19:39:42Z",
            "pc:count": 3965741,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 571524.6925,
                "count": 3965741,
                "maximum": 571750.0028,
                "minimum": 571185.5028,
                "name": "X",
                "position": 0,
                "stddev": 139.8868111,
                "variance": 19568.31991
              },
              {
                "average": 6567010.639,
                "count": 3965741,
                "maximum": 6567249.998,
                "minimum": 6566708.038,
                "name": "Y",
                "position": 1,
                "stddev": 157.4243546,
                "variance": 24782.42742
              },
              {
                "average": 563.1878277,
                "count": 3965741,
                "maximum": 747.1117294,
                "minimum": 341.8117294,
                "name": "Z",
                "position": 2,
                "stddev": 90.99348654,
                "variance": 8279.814592
              },
              {
                "average": 49070.87344,
                "count": 3965741,
                "maximum": 65535,
                "minimum": 8579,
                "name": "Intensity",
                "position": 3,
                "stddev": 6208.301135,
                "variance": 38543002.99
              },
              {
                "average": 1.033197075,
                "count": 3965741,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1904198188,
                "variance": 0.03625970738
              },
              {
                "average": 1.068159015,
                "count": 3965741,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2768762983,
                "variance": 0.07666048458
              },
              {
                "average": 0.2457028838,
                "count": 3965741,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4305032211,
                "variance": 0.1853330234
              },
              {
                "average": 0,
                "count": 3965741,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 3.268751288,
                "count": 3965741,
                "maximum": 22,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 5.717307733,
                "variance": 32.68760771
              },
              {
                "average": -2.015592677,
                "count": 3965741,
                "maximum": 28.12800026,
                "minimum": -22.26600075,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.31939883,
                "variance": 234.6839806
              },
              {
                "average": 0.2457028838,
                "count": 3965741,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4305032211,
                "variance": 0.1853330234
              },
              {
                "average": 1660.916363,
                "count": 3965741,
                "maximum": 1902,
                "minimum": 1423,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 238.9723222,
                "variance": 57107.77076
              },
              {
                "average": 406771046.1,
                "count": 3965741,
                "maximum": 410982782.5,
                "minimum": 402624619.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 4178826.568,
                "variance": 17462591480000.0
              },
              {
                "average": 0.2457028838,
                "count": 3965741,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0.4305032211,
                "variance": 0.1853330234
              },
              {
                "average": 0,
                "count": 3965741,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3965741,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3965741,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3965741,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              571185.5028,
              6566708.038,
              341.8117294,
              571750.0028,
              6567249.998,
              747.1117294
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    571185.5028233248,
                    6566708.0383016635,
                    341.81172936626626
                  ],
                  [
                    571185.5028233248,
                    6567249.998301664,
                    341.81172936626626
                  ],
                  [
                    571750.0028233248,
                    6567249.998301664,
                    747.1117293662662
                  ],
                  [
                    571750.0028233248,
                    6566708.0383016635,
                    747.1117293662662
                  ],
                  [
                    571185.5028233248,
                    6566708.0383016635,
                    341.81172936626626
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2024-09-21T19:39:42+00:00",
            "end_time": "2024-06-17T01:56: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": "20240615_0314_0720_2.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.76453591289376,
              59.3528966302875,
              347.64375323065815
            ],
            [
              -151.76429118855177,
              59.359630355441865,
              347.64375323065815
            ],
            [
              -151.75110218504724,
              59.359504721418546,
              876.4037532306581
            ],
            [
              -151.75134951974258,
              59.35277102975589,
              876.4037532306581
            ],
            [
              -151.76453591289376,
              59.3528966302875,
              347.64375323065815
            ]
          ]
        ]
      },
      "bbox": [
        -151.7645359,
        59.35277103,
        347.6437532,
        -151.7511022,
        59.35963036,
        876.4037532
      ],
      "properties": {
        "datetime": "2024-06-16T23:41:48Z",
        "pc:count": 12916903,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 570612.2078,
            "count": 12916903,
            "maximum": 570999.998,
            "minimum": 570249.998,
            "name": "X",
            "position": 0,
            "stddev": 214.5070185,
            "variance": 46013.26101
          },
          {
            "average": 6580345.859,
            "count": 12916903,
            "maximum": 6580749.999,
            "minimum": 6579999.979,
            "name": "Y",
            "position": 1,
            "stddev": 215.848103,
            "variance": 46590.40356
          },
          {
            "average": 610.3553479,
            "count": 12916903,
            "maximum": 876.4037532,
            "minimum": 347.6437532,
            "name": "Z",
            "position": 2,
            "stddev": 124.803619,
            "variance": 15575.94331
          },
          {
            "average": 48717.05598,
            "count": 12916903,
            "maximum": 65535,
            "minimum": 7625,
            "name": "Intensity",
            "position": 3,
            "stddev": 7678.187476,
            "variance": 58954562.91
          },
          {
            "average": 1.139796281,
            "count": 12916903,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3813259457,
            "variance": 0.1454094769
          },
          {
            "average": 1.280737496,
            "count": 12916903,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5274170291,
            "variance": 0.2781687226
          },
          {
            "average": 0,
            "count": 12916903,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12916903,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.982159268,
            "count": 12916903,
            "maximum": 22,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.997795779,
            "variance": 24.97796265
          },
          {
            "average": 1.724300879,
            "count": 12916903,
            "maximum": 28.22400093,
            "minimum": -28.21800041,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 16.56567913,
            "variance": 274.421725
          },
          {
            "average": 0,
            "count": 12916903,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1375.561248,
            "count": 12916903,
            "maximum": 1407,
            "minimum": 1315,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 42.9601197,
            "variance": 1845.571885
          },
          {
            "average": 402589556,
            "count": 12916903,
            "maximum": 402616508.5,
            "minimum": 402537615.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 37024.32051,
            "variance": 1370800309
          },
          {
            "average": 0,
            "count": 12916903,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12916903,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12916903,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12916903,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12916903,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          570249.998,
          6579999.979,
          347.6437532,
          570999.998,
          6580749.999,
          876.4037532
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                570249.9979790013,
                6579999.978771676,
                347.64375323065815
              ],
              [
                570249.9979790013,
                6580749.998771676,
                347.64375323065815
              ],
              [
                570999.9979790013,
                6580749.998771676,
                876.4037532306581
              ],
              [
                570999.9979790013,
                6579999.978771676,
                876.4037532306581
              ],
              [
                570249.9979790013,
                6579999.978771676,
                347.64375323065815
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2024-06-16T23:41:48+00:00",
        "end_time": "2024-06-16T01:46:55+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20240615_0314_0720_2.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20240615_0314_0720_2.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20240615_0314_0720_2.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0314_0720_2.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.7645359,
            59.35277103,
            347.6437532,
            -151.7511022,
            59.35963036,
            876.4037532
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.76453591289376,
                  59.3528966302875,
                  347.64375323065815
                ],
                [
                  -151.76429118855177,
                  59.359630355441865,
                  347.64375323065815
                ],
                [
                  -151.75110218504724,
                  59.359504721418546,
                  876.4037532306581
                ],
                [
                  -151.75134951974258,
                  59.35277102975589,
                  876.4037532306581
                ],
                [
                  -151.76453591289376,
                  59.3528966302875,
                  347.64375323065815
                ]
              ]
            ]
          },
          "id": "20240615_0314_0720_2.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0314_0720_2.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2024-06-16T23:41:48Z",
            "pc:count": 12916903,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 570612.2078,
                "count": 12916903,
                "maximum": 570999.998,
                "minimum": 570249.998,
                "name": "X",
                "position": 0,
                "stddev": 214.5070185,
                "variance": 46013.26101
              },
              {
                "average": 6580345.859,
                "count": 12916903,
                "maximum": 6580749.999,
                "minimum": 6579999.979,
                "name": "Y",
                "position": 1,
                "stddev": 215.848103,
                "variance": 46590.40356
              },
              {
                "average": 610.3553479,
                "count": 12916903,
                "maximum": 876.4037532,
                "minimum": 347.6437532,
                "name": "Z",
                "position": 2,
                "stddev": 124.803619,
                "variance": 15575.94331
              },
              {
                "average": 48717.05598,
                "count": 12916903,
                "maximum": 65535,
                "minimum": 7625,
                "name": "Intensity",
                "position": 3,
                "stddev": 7678.187476,
                "variance": 58954562.91
              },
              {
                "average": 1.139796281,
                "count": 12916903,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3813259457,
                "variance": 0.1454094769
              },
              {
                "average": 1.280737496,
                "count": 12916903,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5274170291,
                "variance": 0.2781687226
              },
              {
                "average": 0,
                "count": 12916903,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12916903,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.982159268,
                "count": 12916903,
                "maximum": 22,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.997795779,
                "variance": 24.97796265
              },
              {
                "average": 1.724300879,
                "count": 12916903,
                "maximum": 28.22400093,
                "minimum": -28.21800041,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 16.56567913,
                "variance": 274.421725
              },
              {
                "average": 0,
                "count": 12916903,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1375.561248,
                "count": 12916903,
                "maximum": 1407,
                "minimum": 1315,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 42.9601197,
                "variance": 1845.571885
              },
              {
                "average": 402589556,
                "count": 12916903,
                "maximum": 402616508.5,
                "minimum": 402537615.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 37024.32051,
                "variance": 1370800309
              },
              {
                "average": 0,
                "count": 12916903,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12916903,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12916903,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12916903,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12916903,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              570249.998,
              6579999.979,
              347.6437532,
              570999.998,
              6580749.999,
              876.4037532
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    570249.9979790013,
                    6579999.978771676,
                    347.64375323065815
                  ],
                  [
                    570249.9979790013,
                    6580749.998771676,
                    347.64375323065815
                  ],
                  [
                    570999.9979790013,
                    6580749.998771676,
                    876.4037532306581
                  ],
                  [
                    570999.9979790013,
                    6579999.978771676,
                    876.4037532306581
                  ],
                  [
                    570249.9979790013,
                    6579999.978771676,
                    347.64375323065815
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2024-06-16T23:41:48+00:00",
            "end_time": "2024-06-16T01: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": "20240616_0315_0717_1.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.75283107332712,
              59.312369796800475,
              5.628037602866534
            ],
            [
              -151.75258442834505,
              59.31910353429664,
              5.628037602866534
            ],
            [
              -151.73941118310782,
              59.31897676972734,
              98.70803760286654
            ],
            [
              -151.73966043109502,
              59.31224306599793,
              98.70803760286654
            ],
            [
              -151.75283107332712,
              59.312369796800475,
              5.628037602866534
            ]
          ]
        ]
      },
      "bbox": [
        -151.7528311,
        59.31224307,
        5.628037603,
        -151.7394112,
        59.31910353,
        98.7080376
      ],
      "properties": {
        "datetime": "2024-06-17T00:31:57Z",
        "pc:count": 14906637,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 571351.965,
            "count": 14906637,
            "maximum": 571749.998,
            "minimum": 570999.998,
            "name": "X",
            "position": 0,
            "stddev": 217.836078,
            "variance": 47452.55686
          },
          {
            "average": 6575867.902,
            "count": 14906637,
            "maximum": 6576249.999,
            "minimum": 6575499.979,
            "name": "Y",
            "position": 1,
            "stddev": 219.1522203,
            "variance": 48027.69566
          },
          {
            "average": 36.19041507,
            "count": 14906637,
            "maximum": 98.7080376,
            "minimum": 5.628037603,
            "name": "Z",
            "position": 2,
            "stddev": 23.37085415,
            "variance": 546.1968238
          },
          {
            "average": 43952.36708,
            "count": 14906637,
            "maximum": 65535,
            "minimum": 20881,
            "name": "Intensity",
            "position": 3,
            "stddev": 9209.742839,
            "variance": 84819363.15
          },
          {
            "average": 1.401197534,
            "count": 14906637,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6502743698,
            "variance": 0.4228567561
          },
          {
            "average": 1.801691622,
            "count": 14906637,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.8404846659,
            "variance": 0.7064144736
          },
          {
            "average": 0,
            "count": 14906637,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14906637,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 3.289453013,
            "count": 14906637,
            "maximum": 20,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.954127849,
            "variance": 3.818615651
          },
          {
            "average": -1.95977735,
            "count": 14906637,
            "maximum": 28.12800026,
            "minimum": -28.12199974,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.83470602,
            "variance": 250.7379146
          },
          {
            "average": 0,
            "count": 14906637,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1410.834295,
            "count": 14906637,
            "maximum": 1413,
            "minimum": 1409,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.099188487,
            "variance": 1.208215329
          },
          {
            "average": 402618372.6,
            "count": 14906637,
            "maximum": 402619517.3,
            "minimum": 402617549.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 528.598271,
            "variance": 279416.1321
          },
          {
            "average": 0,
            "count": 14906637,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14906637,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14906637,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14906637,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14906637,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          570999.998,
          6575499.979,
          5.628037603,
          571749.998,
          6576249.999,
          98.7080376
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                570999.9979652739,
                6575499.978778504,
                5.628037602866534
              ],
              [
                570999.9979652739,
                6576249.998778503,
                5.628037602866534
              ],
              [
                571749.9979652739,
                6576249.998778503,
                98.70803760286654
              ],
              [
                571749.9979652739,
                6575499.978778504,
                98.70803760286654
              ],
              [
                570999.9979652739,
                6575499.978778504,
                5.628037602866534
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2024-06-17T00:31:57+00:00",
        "end_time": "2024-06-16T23:59:09+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20240616_0315_0717_1.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20240616_0315_0717_1.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20240616_0315_0717_1.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240616_0315_0717_1.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.7528311,
            59.31224307,
            5.628037603,
            -151.7394112,
            59.31910353,
            98.7080376
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.75283107332712,
                  59.312369796800475,
                  5.628037602866534
                ],
                [
                  -151.75258442834505,
                  59.31910353429664,
                  5.628037602866534
                ],
                [
                  -151.73941118310782,
                  59.31897676972734,
                  98.70803760286654
                ],
                [
                  -151.73966043109502,
                  59.31224306599793,
                  98.70803760286654
                ],
                [
                  -151.75283107332712,
                  59.312369796800475,
                  5.628037602866534
                ]
              ]
            ]
          },
          "id": "20240616_0315_0717_1.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240616_0315_0717_1.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2024-06-17T00:31:57Z",
            "pc:count": 14906637,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 571351.965,
                "count": 14906637,
                "maximum": 571749.998,
                "minimum": 570999.998,
                "name": "X",
                "position": 0,
                "stddev": 217.836078,
                "variance": 47452.55686
              },
              {
                "average": 6575867.902,
                "count": 14906637,
                "maximum": 6576249.999,
                "minimum": 6575499.979,
                "name": "Y",
                "position": 1,
                "stddev": 219.1522203,
                "variance": 48027.69566
              },
              {
                "average": 36.19041507,
                "count": 14906637,
                "maximum": 98.7080376,
                "minimum": 5.628037603,
                "name": "Z",
                "position": 2,
                "stddev": 23.37085415,
                "variance": 546.1968238
              },
              {
                "average": 43952.36708,
                "count": 14906637,
                "maximum": 65535,
                "minimum": 20881,
                "name": "Intensity",
                "position": 3,
                "stddev": 9209.742839,
                "variance": 84819363.15
              },
              {
                "average": 1.401197534,
                "count": 14906637,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6502743698,
                "variance": 0.4228567561
              },
              {
                "average": 1.801691622,
                "count": 14906637,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.8404846659,
                "variance": 0.7064144736
              },
              {
                "average": 0,
                "count": 14906637,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14906637,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 3.289453013,
                "count": 14906637,
                "maximum": 20,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.954127849,
                "variance": 3.818615651
              },
              {
                "average": -1.95977735,
                "count": 14906637,
                "maximum": 28.12800026,
                "minimum": -28.12199974,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.83470602,
                "variance": 250.7379146
              },
              {
                "average": 0,
                "count": 14906637,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1410.834295,
                "count": 14906637,
                "maximum": 1413,
                "minimum": 1409,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.099188487,
                "variance": 1.208215329
              },
              {
                "average": 402618372.6,
                "count": 14906637,
                "maximum": 402619517.3,
                "minimum": 402617549.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 528.598271,
                "variance": 279416.1321
              },
              {
                "average": 0,
                "count": 14906637,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14906637,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14906637,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14906637,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14906637,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              570999.998,
              6575499.979,
              5.628037603,
              571749.998,
              6576249.999,
              98.7080376
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    570999.9979652739,
                    6575499.978778504,
                    5.628037602866534
                  ],
                  [
                    570999.9979652739,
                    6576249.998778503,
                    5.628037602866534
                  ],
                  [
                    571749.9979652739,
                    6576249.998778503,
                    98.70803760286654
                  ],
                  [
                    571749.9979652739,
                    6575499.978778504,
                    98.70803760286654
                  ],
                  [
                    570999.9979652739,
                    6575499.978778504,
                    5.628037602866534
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2024-06-17T00:31:57+00:00",
            "end_time": "2024-06-16T23: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": "20240615_0310_0721_2.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.8695433969161,
              59.36852029427361,
              -0.223932727898777
            ],
            [
              -151.86935924504584,
              59.37405492685387,
              -0.223932727898777
            ],
            [
              -151.85616413825755,
              59.37393989968974,
              70.13606727210123
            ],
            [
              -151.85635043813102,
              59.36840529232109,
              70.13606727210123
            ],
            [
              -151.8695433969161,
              59.36852029427361,
              -0.223932727898777
            ]
          ]
        ]
      },
      "bbox": [
        -151.8695434,
        59.36840529,
        -0.2239327279,
        -151.8561641,
        59.37405493,
        70.13606727
      ],
      "properties": {
        "datetime": "2024-06-16T01:06:20Z",
        "pc:count": 5252834,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 564611.9182,
            "count": 5252834,
            "maximum": 564999.9978,
            "minimum": 564249.9978,
            "name": "X",
            "position": 0,
            "stddev": 214.7034582,
            "variance": 46097.57495
          },
          {
            "average": 6582016.499,
            "count": 5252834,
            "maximum": 6582249.991,
            "minimum": 6581633.551,
            "name": "Y",
            "position": 1,
            "stddev": 122.3370264,
            "variance": 14966.34803
          },
          {
            "average": 20.34363548,
            "count": 5252834,
            "maximum": 70.13606727,
            "minimum": -0.2239327279,
            "name": "Z",
            "position": 2,
            "stddev": 18.19303383,
            "variance": 330.9864801
          },
          {
            "average": 41086.51109,
            "count": 5252834,
            "maximum": 65535,
            "minimum": 21984,
            "name": "Intensity",
            "position": 3,
            "stddev": 8351.883525,
            "variance": 69753958.42
          },
          {
            "average": 1.330376707,
            "count": 5252834,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6185287912,
            "variance": 0.3825778655
          },
          {
            "average": 1.661680914,
            "count": 5252834,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.84227355,
            "variance": 0.709424733
          },
          {
            "average": 0,
            "count": 5252834,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0001745724308,
            "count": 5252834,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.01321143401,
            "variance": 0.0001745419885
          },
          {
            "average": 3.693462615,
            "count": 5252834,
            "maximum": 20,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.397607578,
            "variance": 5.748522096
          },
          {
            "average": 2.034344875,
            "count": 5252834,
            "maximum": 27.93600082,
            "minimum": -28.21800041,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.1261606,
            "variance": 228.8007346
          },
          {
            "average": 0,
            "count": 5252834,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1309.471623,
            "count": 5252834,
            "maximum": 1311,
            "minimum": 1307,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.090075953,
            "variance": 1.188265584
          },
          {
            "average": 402532996.6,
            "count": 5252834,
            "maximum": 402535180.2,
            "minimum": 402530642.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1813.839936,
            "variance": 3290015.312
          },
          {
            "average": 0,
            "count": 5252834,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5252834,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5252834,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5252834,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5252834,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          564249.9978,
          6581633.551,
          -0.2239327279,
          564999.9978,
          6582249.991,
          70.13606727
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                564249.9978115746,
                6581633.5505555775,
                -0.223932727898777
              ],
              [
                564249.9978115746,
                6582249.990555577,
                -0.223932727898777
              ],
              [
                564999.9978115746,
                6582249.990555577,
                70.13606727210123
              ],
              [
                564999.9978115746,
                6581633.5505555775,
                70.13606727210123
              ],
              [
                564249.9978115746,
                6581633.5505555775,
                -0.223932727898777
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2024-06-16T01:06:20+00:00",
        "end_time": "2024-06-15T23:50:42+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20240615_0310_0721_2.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20240615_0310_0721_2.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20240615_0310_0721_2.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0310_0721_2.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.8695434,
            59.36840529,
            -0.2239327279,
            -151.8561641,
            59.37405493,
            70.13606727
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.8695433969161,
                  59.36852029427361,
                  -0.223932727898777
                ],
                [
                  -151.86935924504584,
                  59.37405492685387,
                  -0.223932727898777
                ],
                [
                  -151.85616413825755,
                  59.37393989968974,
                  70.13606727210123
                ],
                [
                  -151.85635043813102,
                  59.36840529232109,
                  70.13606727210123
                ],
                [
                  -151.8695433969161,
                  59.36852029427361,
                  -0.223932727898777
                ]
              ]
            ]
          },
          "id": "20240615_0310_0721_2.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0310_0721_2.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2024-06-16T01:06:20Z",
            "pc:count": 5252834,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 564611.9182,
                "count": 5252834,
                "maximum": 564999.9978,
                "minimum": 564249.9978,
                "name": "X",
                "position": 0,
                "stddev": 214.7034582,
                "variance": 46097.57495
              },
              {
                "average": 6582016.499,
                "count": 5252834,
                "maximum": 6582249.991,
                "minimum": 6581633.551,
                "name": "Y",
                "position": 1,
                "stddev": 122.3370264,
                "variance": 14966.34803
              },
              {
                "average": 20.34363548,
                "count": 5252834,
                "maximum": 70.13606727,
                "minimum": -0.2239327279,
                "name": "Z",
                "position": 2,
                "stddev": 18.19303383,
                "variance": 330.9864801
              },
              {
                "average": 41086.51109,
                "count": 5252834,
                "maximum": 65535,
                "minimum": 21984,
                "name": "Intensity",
                "position": 3,
                "stddev": 8351.883525,
                "variance": 69753958.42
              },
              {
                "average": 1.330376707,
                "count": 5252834,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6185287912,
                "variance": 0.3825778655
              },
              {
                "average": 1.661680914,
                "count": 5252834,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.84227355,
                "variance": 0.709424733
              },
              {
                "average": 0,
                "count": 5252834,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0001745724308,
                "count": 5252834,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.01321143401,
                "variance": 0.0001745419885
              },
              {
                "average": 3.693462615,
                "count": 5252834,
                "maximum": 20,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.397607578,
                "variance": 5.748522096
              },
              {
                "average": 2.034344875,
                "count": 5252834,
                "maximum": 27.93600082,
                "minimum": -28.21800041,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.1261606,
                "variance": 228.8007346
              },
              {
                "average": 0,
                "count": 5252834,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1309.471623,
                "count": 5252834,
                "maximum": 1311,
                "minimum": 1307,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.090075953,
                "variance": 1.188265584
              },
              {
                "average": 402532996.6,
                "count": 5252834,
                "maximum": 402535180.2,
                "minimum": 402530642.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1813.839936,
                "variance": 3290015.312
              },
              {
                "average": 0,
                "count": 5252834,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5252834,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5252834,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5252834,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5252834,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              564249.9978,
              6581633.551,
              -0.2239327279,
              564999.9978,
              6582249.991,
              70.13606727
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    564249.9978115746,
                    6581633.5505555775,
                    -0.223932727898777
                  ],
                  [
                    564249.9978115746,
                    6582249.990555577,
                    -0.223932727898777
                  ],
                  [
                    564999.9978115746,
                    6582249.990555577,
                    70.13606727210123
                  ],
                  [
                    564999.9978115746,
                    6581633.5505555775,
                    70.13606727210123
                  ],
                  [
                    564249.9978115746,
                    6581633.5505555775,
                    -0.223932727898777
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2024-06-16T01:06:20+00:00",
            "end_time": "2024-06-15T23:50: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": "20240616_0320_0722_4.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.60547856987014,
              59.37150078375522,
              270.9059605229471
            ],
            [
              -151.60520214044791,
              59.37823406019276,
              270.9059605229471
            ],
            [
              -151.5920067643809,
              59.37809231337696,
              691.9459605229471
            ],
            [
              -151.59228580684655,
              59.37135907473757,
              691.9459605229471
            ],
            [
              -151.60547856987014,
              59.37150078375522,
              270.9059605229471
            ]
          ]
        ]
      },
      "bbox": [
        -151.6054786,
        59.37135907,
        270.9059605,
        -151.5920068,
        59.37823406,
        691.9459605
      ],
      "properties": {
        "datetime": "2024-06-17T00:07:25Z",
        "pc:count": 14976653,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 579605.4784,
            "count": 14976653,
            "maximum": 579999.9978,
            "minimum": 579249.9978,
            "name": "X",
            "position": 0,
            "stddev": 213.6560999,
            "variance": 45648.92904
          },
          {
            "average": 6582609.81,
            "count": 14976653,
            "maximum": 6582999.999,
            "minimum": 6582249.979,
            "name": "Y",
            "position": 1,
            "stddev": 213.0161814,
            "variance": 45375.89356
          },
          {
            "average": 457.7893252,
            "count": 14976653,
            "maximum": 691.9459605,
            "minimum": 270.9059605,
            "name": "Z",
            "position": 2,
            "stddev": 84.75815833,
            "variance": 7183.945404
          },
          {
            "average": 46608.20924,
            "count": 14976653,
            "maximum": 65535,
            "minimum": 12987,
            "name": "Intensity",
            "position": 3,
            "stddev": 9249.587625,
            "variance": 85554871.24
          },
          {
            "average": 1.277506062,
            "count": 14976653,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4906504848,
            "variance": 0.2407378982
          },
          {
            "average": 1.5564097,
            "count": 14976653,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6068710803,
            "variance": 0.3682925081
          },
          {
            "average": 0,
            "count": 14976653,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14976653,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.115717444,
            "count": 14976653,
            "maximum": 21,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.453059577,
            "variance": 6.01750129
          },
          {
            "average": -0.5831718699,
            "count": 14976653,
            "maximum": 28.12800026,
            "minimum": -28.12199974,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 16.36595766,
            "variance": 267.8445702
          },
          {
            "average": 0,
            "count": 14976653,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1407.529148,
            "count": 14976653,
            "maximum": 1410,
            "minimum": 1403,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.397442844,
            "variance": 5.747732192
          },
          {
            "average": 402616723.2,
            "count": 14976653,
            "maximum": 402618045.9,
            "minimum": 402614280.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1275.781264,
            "variance": 1627617.833
          },
          {
            "average": 0,
            "count": 14976653,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14976653,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14976653,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14976653,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14976653,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          579249.9978,
          6582249.979,
          270.9059605,
          579999.9978,
          6582999.999,
          691.9459605
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                579249.9978245901,
                6582249.978712564,
                270.9059605229471
              ],
              [
                579249.9978245901,
                6582999.998712564,
                270.9059605229471
              ],
              [
                579999.9978245901,
                6582999.998712564,
                691.9459605229471
              ],
              [
                579999.9978245901,
                6582249.978712564,
                691.9459605229471
              ],
              [
                579249.9978245901,
                6582249.978712564,
                270.9059605229471
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2024-06-17T00:07:25+00:00",
        "end_time": "2024-06-16T23:04:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20240616_0320_0722_4.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20240616_0320_0722_4.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20240616_0320_0722_4.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240616_0320_0722_4.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.6054786,
            59.37135907,
            270.9059605,
            -151.5920068,
            59.37823406,
            691.9459605
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.60547856987014,
                  59.37150078375522,
                  270.9059605229471
                ],
                [
                  -151.60520214044791,
                  59.37823406019276,
                  270.9059605229471
                ],
                [
                  -151.5920067643809,
                  59.37809231337696,
                  691.9459605229471
                ],
                [
                  -151.59228580684655,
                  59.37135907473757,
                  691.9459605229471
                ],
                [
                  -151.60547856987014,
                  59.37150078375522,
                  270.9059605229471
                ]
              ]
            ]
          },
          "id": "20240616_0320_0722_4.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240616_0320_0722_4.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2024-06-17T00:07:25Z",
            "pc:count": 14976653,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 579605.4784,
                "count": 14976653,
                "maximum": 579999.9978,
                "minimum": 579249.9978,
                "name": "X",
                "position": 0,
                "stddev": 213.6560999,
                "variance": 45648.92904
              },
              {
                "average": 6582609.81,
                "count": 14976653,
                "maximum": 6582999.999,
                "minimum": 6582249.979,
                "name": "Y",
                "position": 1,
                "stddev": 213.0161814,
                "variance": 45375.89356
              },
              {
                "average": 457.7893252,
                "count": 14976653,
                "maximum": 691.9459605,
                "minimum": 270.9059605,
                "name": "Z",
                "position": 2,
                "stddev": 84.75815833,
                "variance": 7183.945404
              },
              {
                "average": 46608.20924,
                "count": 14976653,
                "maximum": 65535,
                "minimum": 12987,
                "name": "Intensity",
                "position": 3,
                "stddev": 9249.587625,
                "variance": 85554871.24
              },
              {
                "average": 1.277506062,
                "count": 14976653,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4906504848,
                "variance": 0.2407378982
              },
              {
                "average": 1.5564097,
                "count": 14976653,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6068710803,
                "variance": 0.3682925081
              },
              {
                "average": 0,
                "count": 14976653,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14976653,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.115717444,
                "count": 14976653,
                "maximum": 21,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.453059577,
                "variance": 6.01750129
              },
              {
                "average": -0.5831718699,
                "count": 14976653,
                "maximum": 28.12800026,
                "minimum": -28.12199974,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 16.36595766,
                "variance": 267.8445702
              },
              {
                "average": 0,
                "count": 14976653,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1407.529148,
                "count": 14976653,
                "maximum": 1410,
                "minimum": 1403,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.397442844,
                "variance": 5.747732192
              },
              {
                "average": 402616723.2,
                "count": 14976653,
                "maximum": 402618045.9,
                "minimum": 402614280.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1275.781264,
                "variance": 1627617.833
              },
              {
                "average": 0,
                "count": 14976653,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14976653,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14976653,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14976653,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14976653,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              579249.9978,
              6582249.979,
              270.9059605,
              579999.9978,
              6582999.999,
              691.9459605
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    579249.9978245901,
                    6582249.978712564,
                    270.9059605229471
                  ],
                  [
                    579249.9978245901,
                    6582999.998712564,
                    270.9059605229471
                  ],
                  [
                    579999.9978245901,
                    6582999.998712564,
                    691.9459605229471
                  ],
                  [
                    579999.9978245901,
                    6582249.978712564,
                    691.9459605229471
                  ],
                  [
                    579249.9978245901,
                    6582249.978712564,
                    270.9059605229471
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2024-06-17T00:07:25+00:00",
            "end_time": "2024-06-16T23:04: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": "20240616_0316_0718_1.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.72598609808628,
              59.325581976513114,
              95.96979408656094
            ],
            [
              -151.72573401272268,
              59.33231563078795,
              95.96979408656094
            ],
            [
              -151.71255579144108,
              59.33218613471458,
              485.749794086561
            ],
            [
              -151.71281048207868,
              59.32545251494244,
              485.749794086561
            ],
            [
              -151.72598609808628,
              59.325581976513114,
              95.96979408656094
            ]
          ]
        ]
      },
      "bbox": [
        -151.7259861,
        59.32545251,
        95.96979409,
        -151.7125558,
        59.33231563,
        485.7497941
      ],
      "properties": {
        "datetime": "2024-06-17T00:21:32Z",
        "pc:count": 14379888,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 572872.2141,
            "count": 14379888,
            "maximum": 573249.998,
            "minimum": 572499.998,
            "name": "X",
            "position": 0,
            "stddev": 215.7729942,
            "variance": 46557.98504
          },
          {
            "average": 6577371.638,
            "count": 14379888,
            "maximum": 6577749.999,
            "minimum": 6576999.979,
            "name": "Y",
            "position": 1,
            "stddev": 223.4368932,
            "variance": 49924.04523
          },
          {
            "average": 277.3552169,
            "count": 14379888,
            "maximum": 485.7497941,
            "minimum": 95.96979409,
            "name": "Z",
            "position": 2,
            "stddev": 99.54467686,
            "variance": 9909.142691
          },
          {
            "average": 47720.32018,
            "count": 14379888,
            "maximum": 63956,
            "minimum": 15698,
            "name": "Intensity",
            "position": 3,
            "stddev": 9369.699429,
            "variance": 87791267.4
          },
          {
            "average": 1.285833172,
            "count": 14379888,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5349863732,
            "variance": 0.2862104195
          },
          {
            "average": 1.572606546,
            "count": 14379888,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.7011558581,
            "variance": 0.4916195373
          },
          {
            "average": 0,
            "count": 14379888,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14379888,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.240380245,
            "count": 14379888,
            "maximum": 5,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.775023258,
            "variance": 3.150707567
          },
          {
            "average": -0.2963427923,
            "count": 14379888,
            "maximum": 28.12800026,
            "minimum": -28.12199974,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 16.1605661,
            "variance": 261.1638966
          },
          {
            "average": 0,
            "count": 14379888,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1410.049514,
            "count": 14379888,
            "maximum": 1412,
            "minimum": 1408,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.012640694,
            "variance": 1.025441175
          },
          {
            "average": 402618001.8,
            "count": 14379888,
            "maximum": 402618892.2,
            "minimum": 402616950.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 494.1687675,
            "variance": 244202.7708
          },
          {
            "average": 0,
            "count": 14379888,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14379888,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14379888,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14379888,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14379888,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          572499.998,
          6576999.979,
          95.96979409,
          573249.998,
          6577749.999,
          485.7497941
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                572499.9980278537,
                6576999.978757611,
                95.96979408656094
              ],
              [
                572499.9980278537,
                6577749.99875761,
                95.96979408656094
              ],
              [
                573249.9980278537,
                6577749.99875761,
                485.749794086561
              ],
              [
                573249.9980278537,
                6576999.978757611,
                485.749794086561
              ],
              [
                572499.9980278537,
                6576999.978757611,
                95.96979408656094
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2024-06-17T00:21:32+00:00",
        "end_time": "2024-06-16T23:49:10+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20240616_0316_0718_1.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20240616_0316_0718_1.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20240616_0316_0718_1.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240616_0316_0718_1.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.7259861,
            59.32545251,
            95.96979409,
            -151.7125558,
            59.33231563,
            485.7497941
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.72598609808628,
                  59.325581976513114,
                  95.96979408656094
                ],
                [
                  -151.72573401272268,
                  59.33231563078795,
                  95.96979408656094
                ],
                [
                  -151.71255579144108,
                  59.33218613471458,
                  485.749794086561
                ],
                [
                  -151.71281048207868,
                  59.32545251494244,
                  485.749794086561
                ],
                [
                  -151.72598609808628,
                  59.325581976513114,
                  95.96979408656094
                ]
              ]
            ]
          },
          "id": "20240616_0316_0718_1.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240616_0316_0718_1.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2024-06-17T00:21:32Z",
            "pc:count": 14379888,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 572872.2141,
                "count": 14379888,
                "maximum": 573249.998,
                "minimum": 572499.998,
                "name": "X",
                "position": 0,
                "stddev": 215.7729942,
                "variance": 46557.98504
              },
              {
                "average": 6577371.638,
                "count": 14379888,
                "maximum": 6577749.999,
                "minimum": 6576999.979,
                "name": "Y",
                "position": 1,
                "stddev": 223.4368932,
                "variance": 49924.04523
              },
              {
                "average": 277.3552169,
                "count": 14379888,
                "maximum": 485.7497941,
                "minimum": 95.96979409,
                "name": "Z",
                "position": 2,
                "stddev": 99.54467686,
                "variance": 9909.142691
              },
              {
                "average": 47720.32018,
                "count": 14379888,
                "maximum": 63956,
                "minimum": 15698,
                "name": "Intensity",
                "position": 3,
                "stddev": 9369.699429,
                "variance": 87791267.4
              },
              {
                "average": 1.285833172,
                "count": 14379888,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5349863732,
                "variance": 0.2862104195
              },
              {
                "average": 1.572606546,
                "count": 14379888,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.7011558581,
                "variance": 0.4916195373
              },
              {
                "average": 0,
                "count": 14379888,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14379888,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.240380245,
                "count": 14379888,
                "maximum": 5,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.775023258,
                "variance": 3.150707567
              },
              {
                "average": -0.2963427923,
                "count": 14379888,
                "maximum": 28.12800026,
                "minimum": -28.12199974,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 16.1605661,
                "variance": 261.1638966
              },
              {
                "average": 0,
                "count": 14379888,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1410.049514,
                "count": 14379888,
                "maximum": 1412,
                "minimum": 1408,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.012640694,
                "variance": 1.025441175
              },
              {
                "average": 402618001.8,
                "count": 14379888,
                "maximum": 402618892.2,
                "minimum": 402616950.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 494.1687675,
                "variance": 244202.7708
              },
              {
                "average": 0,
                "count": 14379888,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14379888,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14379888,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14379888,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14379888,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              572499.998,
              6576999.979,
              95.96979409,
              573249.998,
              6577749.999,
              485.7497941
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    572499.9980278537,
                    6576999.978757611,
                    95.96979408656094
                  ],
                  [
                    572499.9980278537,
                    6577749.99875761,
                    95.96979408656094
                  ],
                  [
                    573249.9980278537,
                    6577749.99875761,
                    485.749794086561
                  ],
                  [
                    573249.9980278537,
                    6576999.978757611,
                    485.749794086561
                  ],
                  [
                    572499.9980278537,
                    6576999.978757611,
                    95.96979408656094
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2024-06-17T00:21:32+00:00",
            "end_time": "2024-06-16T23:49: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": "20230802_0315_0712_1.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.75529116220702,
              59.24503379661872,
              80.73392133002355
            ],
            [
              -151.7550456607689,
              59.25176761054345,
              80.73392133002355
            ],
            [
              -151.7418983905616,
              59.25164118303387,
              443.53392133002353
            ],
            [
              -151.7421464829461,
              59.24490740274297,
              443.53392133002353
            ],
            [
              -151.75529116220702,
              59.24503379661872,
              80.73392133002355
            ]
          ]
        ]
      },
      "bbox": [
        -151.7552912,
        59.2449074,
        80.73392133,
        -151.7418984,
        59.25176761,
        443.5339213
      ],
      "properties": {
        "datetime": "2024-09-21T19:39:40Z",
        "pc:count": 12346804,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 571388.1956,
            "count": 12346804,
            "maximum": 571749.9979,
            "minimum": 570999.9979,
            "name": "X",
            "position": 0,
            "stddev": 217.4557639,
            "variance": 47287.00924
          },
          {
            "average": 6568376.401,
            "count": 12346804,
            "maximum": 6568749.999,
            "minimum": 6567999.979,
            "name": "Y",
            "position": 1,
            "stddev": 207.9339725,
            "variance": 43236.53693
          },
          {
            "average": 245.2102915,
            "count": 12346804,
            "maximum": 443.5339213,
            "minimum": 80.73392133,
            "name": "Z",
            "position": 2,
            "stddev": 76.08434866,
            "variance": 5788.828111
          },
          {
            "average": 40194.15467,
            "count": 12346804,
            "maximum": 65535,
            "minimum": 12451,
            "name": "Intensity",
            "position": 3,
            "stddev": 10300.05681,
            "variance": 106091170.4
          },
          {
            "average": 1.388307695,
            "count": 12346804,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6636133704,
            "variance": 0.4403827054
          },
          {
            "average": 1.779620459,
            "count": 12346804,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.8854742625,
            "variance": 0.7840646696
          },
          {
            "average": 0.5132392156,
            "count": 12346804,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998247127,
            "variance": 0.2498247434
          },
          {
            "average": 0,
            "count": 12346804,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 3.190555305,
            "count": 12346804,
            "maximum": 5,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.922366429,
            "variance": 3.695492687
          },
          {
            "average": -0.3257324152,
            "count": 12346804,
            "maximum": 28.31399918,
            "minimum": -28.03199959,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.13990016,
            "variance": 229.2165769
          },
          {
            "average": 0.5132392156,
            "count": 12346804,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4998247127,
            "variance": 0.2498247434
          },
          {
            "average": 1900.562207,
            "count": 12346804,
            "maximum": 1902,
            "minimum": 1424,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13.93219835,
            "variance": 194.1061509
          },
          {
            "average": 410975134.9,
            "count": 12346804,
            "maximum": 410982780.2,
            "minimum": 402624747.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 243733.9609,
            "variance": 59406243720.0
          },
          {
            "average": 0.5132392156,
            "count": 12346804,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0.4998247127,
            "variance": 0.2498247434
          },
          {
            "average": 0,
            "count": 12346804,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12346804,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12346804,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12346804,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          570999.9979,
          6567999.979,
          80.73392133,
          571749.9979,
          6568749.999,
          443.5339213
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                570999.997948501,
                6567999.978719244,
                80.73392133002355
              ],
              [
                570999.997948501,
                6568749.998719243,
                80.73392133002355
              ],
              [
                571749.997948501,
                6568749.998719243,
                443.53392133002353
              ],
              [
                571749.997948501,
                6567999.978719244,
                443.53392133002353
              ],
              [
                570999.997948501,
                6567999.978719244,
                80.73392133002355
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2024-09-21T19:39:40+00:00",
        "end_time": "2024-06-17T01:59:07+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20230802_0315_0712_1.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20230802_0315_0712_1.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20230802_0315_0712_1.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20230802_0315_0712_1.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.7552912,
            59.2449074,
            80.73392133,
            -151.7418984,
            59.25176761,
            443.5339213
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.75529116220702,
                  59.24503379661872,
                  80.73392133002355
                ],
                [
                  -151.7550456607689,
                  59.25176761054345,
                  80.73392133002355
                ],
                [
                  -151.7418983905616,
                  59.25164118303387,
                  443.53392133002353
                ],
                [
                  -151.7421464829461,
                  59.24490740274297,
                  443.53392133002353
                ],
                [
                  -151.75529116220702,
                  59.24503379661872,
                  80.73392133002355
                ]
              ]
            ]
          },
          "id": "20230802_0315_0712_1.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20230802_0315_0712_1.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2024-09-21T19:39:40Z",
            "pc:count": 12346804,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 571388.1956,
                "count": 12346804,
                "maximum": 571749.9979,
                "minimum": 570999.9979,
                "name": "X",
                "position": 0,
                "stddev": 217.4557639,
                "variance": 47287.00924
              },
              {
                "average": 6568376.401,
                "count": 12346804,
                "maximum": 6568749.999,
                "minimum": 6567999.979,
                "name": "Y",
                "position": 1,
                "stddev": 207.9339725,
                "variance": 43236.53693
              },
              {
                "average": 245.2102915,
                "count": 12346804,
                "maximum": 443.5339213,
                "minimum": 80.73392133,
                "name": "Z",
                "position": 2,
                "stddev": 76.08434866,
                "variance": 5788.828111
              },
              {
                "average": 40194.15467,
                "count": 12346804,
                "maximum": 65535,
                "minimum": 12451,
                "name": "Intensity",
                "position": 3,
                "stddev": 10300.05681,
                "variance": 106091170.4
              },
              {
                "average": 1.388307695,
                "count": 12346804,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6636133704,
                "variance": 0.4403827054
              },
              {
                "average": 1.779620459,
                "count": 12346804,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.8854742625,
                "variance": 0.7840646696
              },
              {
                "average": 0.5132392156,
                "count": 12346804,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998247127,
                "variance": 0.2498247434
              },
              {
                "average": 0,
                "count": 12346804,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 3.190555305,
                "count": 12346804,
                "maximum": 5,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.922366429,
                "variance": 3.695492687
              },
              {
                "average": -0.3257324152,
                "count": 12346804,
                "maximum": 28.31399918,
                "minimum": -28.03199959,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.13990016,
                "variance": 229.2165769
              },
              {
                "average": 0.5132392156,
                "count": 12346804,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4998247127,
                "variance": 0.2498247434
              },
              {
                "average": 1900.562207,
                "count": 12346804,
                "maximum": 1902,
                "minimum": 1424,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13.93219835,
                "variance": 194.1061509
              },
              {
                "average": 410975134.9,
                "count": 12346804,
                "maximum": 410982780.2,
                "minimum": 402624747.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 243733.9609,
                "variance": 59406243720.0
              },
              {
                "average": 0.5132392156,
                "count": 12346804,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0.4998247127,
                "variance": 0.2498247434
              },
              {
                "average": 0,
                "count": 12346804,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12346804,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12346804,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12346804,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              570999.9979,
              6567999.979,
              80.73392133,
              571749.9979,
              6568749.999,
              443.5339213
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    570999.997948501,
                    6567999.978719244,
                    80.73392133002355
                  ],
                  [
                    570999.997948501,
                    6568749.998719243,
                    80.73392133002355
                  ],
                  [
                    571749.997948501,
                    6568749.998719243,
                    443.53392133002353
                  ],
                  [
                    571749.997948501,
                    6567999.978719244,
                    443.53392133002353
                  ],
                  [
                    570999.997948501,
                    6567999.978719244,
                    80.73392133002355
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2024-09-21T19:39:40+00:00",
            "end_time": "2024-06-17T01:59: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": "20230802_0313_0713_2.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.7942503212009,
              59.25887259207781,
              283.2220407697557
            ],
            [
              -151.79401237849237,
              59.26560631000848,
              283.2220407697557
            ],
            [
              -151.7808595840625,
              59.26548380064707,
              647.7620407697557
            ],
            [
              -151.7811001202743,
              59.25875011531605,
              647.7620407697557
            ],
            [
              -151.7942503212009,
              59.25887259207781,
              283.2220407697557
            ]
          ]
        ]
      },
      "bbox": [
        -151.7942503,
        59.25875012,
        283.2220408,
        -151.7808596,
        59.26560631,
        647.7620408
      ],
      "properties": {
        "datetime": "2024-06-16T22:55:18Z",
        "pc:count": 7602786,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 569109.0133,
            "count": 7602786,
            "maximum": 569499.9979,
            "minimum": 568749.9979,
            "name": "X",
            "position": 0,
            "stddev": 208.8913861,
            "variance": 43635.61121
          },
          {
            "average": 6569914.053,
            "count": 7602786,
            "maximum": 6570249.992,
            "minimum": 6569499.992,
            "name": "Y",
            "position": 1,
            "stddev": 197.6713874,
            "variance": 39073.97739
          },
          {
            "average": 443.8696791,
            "count": 7602786,
            "maximum": 647.7620408,
            "minimum": 283.2220408,
            "name": "Z",
            "position": 2,
            "stddev": 72.97901621,
            "variance": 5325.936807
          },
          {
            "average": 52572.72743,
            "count": 7602786,
            "maximum": 65535,
            "minimum": 7387,
            "name": "Intensity",
            "position": 3,
            "stddev": 9454.455606,
            "variance": 89386730.8
          },
          {
            "average": 1.107205306,
            "count": 7602786,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.373496256,
            "variance": 0.1394994532
          },
          {
            "average": 1.216100124,
            "count": 7602786,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5497031421,
            "variance": 0.3021735445
          },
          {
            "average": 0.4954453538,
            "count": 7602786,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999792876,
            "variance": 0.2499792881
          },
          {
            "average": 0,
            "count": 7602786,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.839714152,
            "count": 7602786,
            "maximum": 22,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.494468199,
            "variance": 2.233435198
          },
          {
            "average": -6.603290617,
            "count": 7602786,
            "maximum": 28.03199959,
            "minimum": -25.04999924,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.62540302,
            "variance": 159.4008013
          },
          {
            "average": 0.4954453538,
            "count": 7602786,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999792876,
            "variance": 0.2499792881
          },
          {
            "average": 318.2972562,
            "count": 7602786,
            "maximum": 1402,
            "minimum": 313,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 70.89288811,
            "variance": 5025.801585
          },
          {
            "average": 375159614.9,
            "count": 7602786,
            "maximum": 402613718.5,
            "minimum": 375041923.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1795892.694,
            "variance": 3225230569000.0
          },
          {
            "average": 0.4954453538,
            "count": 7602786,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0.4999792876,
            "variance": 0.2499792881
          },
          {
            "average": 0,
            "count": 7602786,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7602786,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7602786,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7602786,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          568749.9979,
          6569499.992,
          283.2220408,
          569499.9979,
          6570249.992,
          647.7620408
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                568749.9979124353,
                6569499.992046066,
                283.2220407697557
              ],
              [
                568749.9979124353,
                6570249.992046066,
                283.2220407697557
              ],
              [
                569499.9979124353,
                6570249.992046066,
                647.7620407697557
              ],
              [
                569499.9979124353,
                6569499.992046066,
                647.7620407697557
              ],
              [
                568749.9979124353,
                6569499.992046066,
                283.2220407697557
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2024-06-16T22:55:18+00:00",
        "end_time": "2023-08-02T20:05:23+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20230802_0313_0713_2.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20230802_0313_0713_2.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20230802_0313_0713_2.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20230802_0313_0713_2.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.7942503,
            59.25875012,
            283.2220408,
            -151.7808596,
            59.26560631,
            647.7620408
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.7942503212009,
                  59.25887259207781,
                  283.2220407697557
                ],
                [
                  -151.79401237849237,
                  59.26560631000848,
                  283.2220407697557
                ],
                [
                  -151.7808595840625,
                  59.26548380064707,
                  647.7620407697557
                ],
                [
                  -151.7811001202743,
                  59.25875011531605,
                  647.7620407697557
                ],
                [
                  -151.7942503212009,
                  59.25887259207781,
                  283.2220407697557
                ]
              ]
            ]
          },
          "id": "20230802_0313_0713_2.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20230802_0313_0713_2.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2024-06-16T22:55:18Z",
            "pc:count": 7602786,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 569109.0133,
                "count": 7602786,
                "maximum": 569499.9979,
                "minimum": 568749.9979,
                "name": "X",
                "position": 0,
                "stddev": 208.8913861,
                "variance": 43635.61121
              },
              {
                "average": 6569914.053,
                "count": 7602786,
                "maximum": 6570249.992,
                "minimum": 6569499.992,
                "name": "Y",
                "position": 1,
                "stddev": 197.6713874,
                "variance": 39073.97739
              },
              {
                "average": 443.8696791,
                "count": 7602786,
                "maximum": 647.7620408,
                "minimum": 283.2220408,
                "name": "Z",
                "position": 2,
                "stddev": 72.97901621,
                "variance": 5325.936807
              },
              {
                "average": 52572.72743,
                "count": 7602786,
                "maximum": 65535,
                "minimum": 7387,
                "name": "Intensity",
                "position": 3,
                "stddev": 9454.455606,
                "variance": 89386730.8
              },
              {
                "average": 1.107205306,
                "count": 7602786,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.373496256,
                "variance": 0.1394994532
              },
              {
                "average": 1.216100124,
                "count": 7602786,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5497031421,
                "variance": 0.3021735445
              },
              {
                "average": 0.4954453538,
                "count": 7602786,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999792876,
                "variance": 0.2499792881
              },
              {
                "average": 0,
                "count": 7602786,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.839714152,
                "count": 7602786,
                "maximum": 22,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.494468199,
                "variance": 2.233435198
              },
              {
                "average": -6.603290617,
                "count": 7602786,
                "maximum": 28.03199959,
                "minimum": -25.04999924,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.62540302,
                "variance": 159.4008013
              },
              {
                "average": 0.4954453538,
                "count": 7602786,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999792876,
                "variance": 0.2499792881
              },
              {
                "average": 318.2972562,
                "count": 7602786,
                "maximum": 1402,
                "minimum": 313,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 70.89288811,
                "variance": 5025.801585
              },
              {
                "average": 375159614.9,
                "count": 7602786,
                "maximum": 402613718.5,
                "minimum": 375041923.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1795892.694,
                "variance": 3225230569000.0
              },
              {
                "average": 0.4954453538,
                "count": 7602786,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0.4999792876,
                "variance": 0.2499792881
              },
              {
                "average": 0,
                "count": 7602786,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7602786,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7602786,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7602786,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              568749.9979,
              6569499.992,
              283.2220408,
              569499.9979,
              6570249.992,
              647.7620408
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    568749.9979124353,
                    6569499.992046066,
                    283.2220407697557
                  ],
                  [
                    568749.9979124353,
                    6570249.992046066,
                    283.2220407697557
                  ],
                  [
                    569499.9979124353,
                    6570249.992046066,
                    647.7620407697557
                  ],
                  [
                    569499.9979124353,
                    6569499.992046066,
                    647.7620407697557
                  ],
                  [
                    568749.9979124353,
                    6569499.992046066,
                    283.2220407697557
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2024-06-16T22:55:18+00:00",
            "end_time": "2023-08-02T20:05: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": "20240615_0321_0728_1.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.5886481797694,
              59.458888235263565,
              184.41422719423187
            ],
            [
              -151.5883674400747,
              59.46562137245419,
              184.41422719423187
            ],
            [
              -151.575138115508,
              59.46547779408842,
              358.73422719423183
            ],
            [
              -151.5754214840374,
              59.45874469524854,
              358.73422719423183
            ],
            [
              -151.5886481797694,
              59.458888235263565,
              184.41422719423187
            ]
          ]
        ]
      },
      "bbox": [
        -151.5886482,
        59.4587447,
        184.4142272,
        -151.5751381,
        59.46562137,
        358.7342272
      ],
      "properties": {
        "datetime": "2024-06-16T00:57:56Z",
        "pc:count": 14594307,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 580381.7767,
            "count": 14594307,
            "maximum": 580749.9981,
            "minimum": 579999.9981,
            "name": "X",
            "position": 0,
            "stddev": 214.2403707,
            "variance": 45898.93642
          },
          {
            "average": 6592358.914,
            "count": 14594307,
            "maximum": 6592749.999,
            "minimum": 6591999.979,
            "name": "Y",
            "position": 1,
            "stddev": 213.7468985,
            "variance": 45687.73662
          },
          {
            "average": 286.5308746,
            "count": 14594307,
            "maximum": 358.7342272,
            "minimum": 184.4142272,
            "name": "Z",
            "position": 2,
            "stddev": 28.56374748,
            "variance": 815.8876704
          },
          {
            "average": 41829.76074,
            "count": 14594307,
            "maximum": 65535,
            "minimum": 17873,
            "name": "Intensity",
            "position": 3,
            "stddev": 9359.74625,
            "variance": 87604849.86
          },
          {
            "average": 1.505517117,
            "count": 14594307,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6673767179,
            "variance": 0.4453916836
          },
          {
            "average": 2.012492268,
            "count": 14594307,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.758506662,
            "variance": 0.5753323563
          },
          {
            "average": 0,
            "count": 14594307,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14594307,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 3.457164359,
            "count": 14594307,
            "maximum": 5,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.881101693,
            "variance": 3.538543578
          },
          {
            "average": -13.53775122,
            "count": 14594307,
            "maximum": 28.31399918,
            "minimum": -28.21800041,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.934647526,
            "variance": 79.82792641
          },
          {
            "average": 0,
            "count": 14594307,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1308.556588,
            "count": 14594307,
            "maximum": 1310,
            "minimum": 1306,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.176361659,
            "variance": 1.383826753
          },
          {
            "average": 402531797,
            "count": 14594307,
            "maximum": 402534676.5,
            "minimum": 402530159.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1624.188708,
            "variance": 2637988.96
          },
          {
            "average": 0,
            "count": 14594307,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14594307,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14594307,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14594307,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14594307,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          579999.9981,
          6591999.979,
          184.4142272,
          580749.9981,
          6592749.999,
          358.7342272
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                579999.9980616132,
                6591999.9788384475,
                184.41422719423187
              ],
              [
                579999.9980616132,
                6592749.998838447,
                184.41422719423187
              ],
              [
                580749.9980616132,
                6592749.998838447,
                358.73422719423183
              ],
              [
                580749.9980616132,
                6591999.9788384475,
                358.73422719423183
              ],
              [
                579999.9980616132,
                6591999.9788384475,
                184.41422719423187
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2024-06-16T00:57:56+00:00",
        "end_time": "2024-06-15T23:42:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20240615_0321_0728_1.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20240615_0321_0728_1.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20240615_0321_0728_1.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0321_0728_1.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.5886482,
            59.4587447,
            184.4142272,
            -151.5751381,
            59.46562137,
            358.7342272
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.5886481797694,
                  59.458888235263565,
                  184.41422719423187
                ],
                [
                  -151.5883674400747,
                  59.46562137245419,
                  184.41422719423187
                ],
                [
                  -151.575138115508,
                  59.46547779408842,
                  358.73422719423183
                ],
                [
                  -151.5754214840374,
                  59.45874469524854,
                  358.73422719423183
                ],
                [
                  -151.5886481797694,
                  59.458888235263565,
                  184.41422719423187
                ]
              ]
            ]
          },
          "id": "20240615_0321_0728_1.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0321_0728_1.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2024-06-16T00:57:56Z",
            "pc:count": 14594307,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 580381.7767,
                "count": 14594307,
                "maximum": 580749.9981,
                "minimum": 579999.9981,
                "name": "X",
                "position": 0,
                "stddev": 214.2403707,
                "variance": 45898.93642
              },
              {
                "average": 6592358.914,
                "count": 14594307,
                "maximum": 6592749.999,
                "minimum": 6591999.979,
                "name": "Y",
                "position": 1,
                "stddev": 213.7468985,
                "variance": 45687.73662
              },
              {
                "average": 286.5308746,
                "count": 14594307,
                "maximum": 358.7342272,
                "minimum": 184.4142272,
                "name": "Z",
                "position": 2,
                "stddev": 28.56374748,
                "variance": 815.8876704
              },
              {
                "average": 41829.76074,
                "count": 14594307,
                "maximum": 65535,
                "minimum": 17873,
                "name": "Intensity",
                "position": 3,
                "stddev": 9359.74625,
                "variance": 87604849.86
              },
              {
                "average": 1.505517117,
                "count": 14594307,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6673767179,
                "variance": 0.4453916836
              },
              {
                "average": 2.012492268,
                "count": 14594307,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.758506662,
                "variance": 0.5753323563
              },
              {
                "average": 0,
                "count": 14594307,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14594307,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 3.457164359,
                "count": 14594307,
                "maximum": 5,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.881101693,
                "variance": 3.538543578
              },
              {
                "average": -13.53775122,
                "count": 14594307,
                "maximum": 28.31399918,
                "minimum": -28.21800041,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.934647526,
                "variance": 79.82792641
              },
              {
                "average": 0,
                "count": 14594307,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1308.556588,
                "count": 14594307,
                "maximum": 1310,
                "minimum": 1306,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.176361659,
                "variance": 1.383826753
              },
              {
                "average": 402531797,
                "count": 14594307,
                "maximum": 402534676.5,
                "minimum": 402530159.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1624.188708,
                "variance": 2637988.96
              },
              {
                "average": 0,
                "count": 14594307,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14594307,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14594307,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14594307,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14594307,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              579999.9981,
              6591999.979,
              184.4142272,
              580749.9981,
              6592749.999,
              358.7342272
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    579999.9980616132,
                    6591999.9788384475,
                    184.41422719423187
                  ],
                  [
                    579999.9980616132,
                    6592749.998838447,
                    184.41422719423187
                  ],
                  [
                    580749.9980616132,
                    6592749.998838447,
                    358.73422719423183
                  ],
                  [
                    580749.9980616132,
                    6591999.9788384475,
                    358.73422719423183
                  ],
                  [
                    579999.9980616132,
                    6591999.9788384475,
                    184.41422719423187
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2024-06-16T00:57:56+00:00",
            "end_time": "2024-06-15T23:42:39+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": "20240615_0306_0716_2.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.97706494181196,
              59.30378629707772,
              163.98608645759336
            ],
            [
              -151.9769508252706,
              59.307586658873326,
              163.98608645759336
            ],
            [
              -151.9637810007098,
              59.307482584740505,
              426.54608645759333
            ],
            [
              -151.9638965856494,
              59.30368223858879,
              426.54608645759333
            ],
            [
              -151.97706494181196,
              59.30378629707772,
              163.98608645759336
            ]
          ]
        ]
      },
      "bbox": [
        -151.9770649,
        59.30368224,
        163.9860865,
        -151.963781,
        59.30758666,
        426.5460865
      ],
      "properties": {
        "datetime": "2024-06-16T01:53:31Z",
        "pc:count": 5214638,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 558739.1789,
            "count": 5214638,
            "maximum": 558999.9982,
            "minimum": 558249.9982,
            "name": "X",
            "position": 0,
            "stddev": 181.4694613,
            "variance": 32931.16537
          },
          {
            "average": 6574614.563,
            "count": 5214638,
            "maximum": 6574749.998,
            "minimum": 6574326.738,
            "name": "Y",
            "position": 1,
            "stddev": 95.01250854,
            "variance": 9027.37678
          },
          {
            "average": 365.3430324,
            "count": 5214638,
            "maximum": 426.5460865,
            "minimum": 163.9860865,
            "name": "Z",
            "position": 2,
            "stddev": 50.52759267,
            "variance": 2553.037621
          },
          {
            "average": 41466.64094,
            "count": 5214638,
            "maximum": 65535,
            "minimum": 16681,
            "name": "Intensity",
            "position": 3,
            "stddev": 10586.56213,
            "variance": 112075297.7
          },
          {
            "average": 1.540316701,
            "count": 5214638,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7600498462,
            "variance": 0.5776757688
          },
          {
            "average": 2.082372161,
            "count": 5214638,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9502858816,
            "variance": 0.9030432568
          },
          {
            "average": 0,
            "count": 5214638,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5214638,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 3.66124475,
            "count": 5214638,
            "maximum": 5,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.801921539,
            "variance": 3.246921232
          },
          {
            "average": -1.951600184,
            "count": 5214638,
            "maximum": 21.40800095,
            "minimum": -28.21800041,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 16.30218747,
            "variance": 265.7613162
          },
          {
            "average": 0,
            "count": 5214638,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1314.491469,
            "count": 5214638,
            "maximum": 1316,
            "minimum": 1313,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9662501148,
            "variance": 0.9336392843
          },
          {
            "average": 402537260.6,
            "count": 5214638,
            "maximum": 402538011.9,
            "minimum": 402536526.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 594.5517823,
            "variance": 353491.8218
          },
          {
            "average": 0,
            "count": 5214638,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5214638,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5214638,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5214638,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5214638,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          558249.9982,
          6574326.738,
          163.9860865,
          558999.9982,
          6574749.998,
          426.5460865
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                558249.9982107526,
                6574326.738309829,
                163.98608645759336
              ],
              [
                558249.9982107526,
                6574749.998309828,
                163.98608645759336
              ],
              [
                558999.9982107526,
                6574749.998309828,
                426.54608645759333
              ],
              [
                558999.9982107526,
                6574326.738309829,
                426.54608645759333
              ],
              [
                558249.9982107526,
                6574326.738309829,
                163.98608645759336
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2024-06-16T01:53:31+00:00",
        "end_time": "2024-06-16T01:28:46+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20240615_0306_0716_2.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20240615_0306_0716_2.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20240615_0306_0716_2.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0306_0716_2.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.9770649,
            59.30368224,
            163.9860865,
            -151.963781,
            59.30758666,
            426.5460865
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.97706494181196,
                  59.30378629707772,
                  163.98608645759336
                ],
                [
                  -151.9769508252706,
                  59.307586658873326,
                  163.98608645759336
                ],
                [
                  -151.9637810007098,
                  59.307482584740505,
                  426.54608645759333
                ],
                [
                  -151.9638965856494,
                  59.30368223858879,
                  426.54608645759333
                ],
                [
                  -151.97706494181196,
                  59.30378629707772,
                  163.98608645759336
                ]
              ]
            ]
          },
          "id": "20240615_0306_0716_2.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0306_0716_2.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2024-06-16T01:53:31Z",
            "pc:count": 5214638,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 558739.1789,
                "count": 5214638,
                "maximum": 558999.9982,
                "minimum": 558249.9982,
                "name": "X",
                "position": 0,
                "stddev": 181.4694613,
                "variance": 32931.16537
              },
              {
                "average": 6574614.563,
                "count": 5214638,
                "maximum": 6574749.998,
                "minimum": 6574326.738,
                "name": "Y",
                "position": 1,
                "stddev": 95.01250854,
                "variance": 9027.37678
              },
              {
                "average": 365.3430324,
                "count": 5214638,
                "maximum": 426.5460865,
                "minimum": 163.9860865,
                "name": "Z",
                "position": 2,
                "stddev": 50.52759267,
                "variance": 2553.037621
              },
              {
                "average": 41466.64094,
                "count": 5214638,
                "maximum": 65535,
                "minimum": 16681,
                "name": "Intensity",
                "position": 3,
                "stddev": 10586.56213,
                "variance": 112075297.7
              },
              {
                "average": 1.540316701,
                "count": 5214638,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7600498462,
                "variance": 0.5776757688
              },
              {
                "average": 2.082372161,
                "count": 5214638,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9502858816,
                "variance": 0.9030432568
              },
              {
                "average": 0,
                "count": 5214638,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5214638,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 3.66124475,
                "count": 5214638,
                "maximum": 5,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.801921539,
                "variance": 3.246921232
              },
              {
                "average": -1.951600184,
                "count": 5214638,
                "maximum": 21.40800095,
                "minimum": -28.21800041,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 16.30218747,
                "variance": 265.7613162
              },
              {
                "average": 0,
                "count": 5214638,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1314.491469,
                "count": 5214638,
                "maximum": 1316,
                "minimum": 1313,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9662501148,
                "variance": 0.9336392843
              },
              {
                "average": 402537260.6,
                "count": 5214638,
                "maximum": 402538011.9,
                "minimum": 402536526.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 594.5517823,
                "variance": 353491.8218
              },
              {
                "average": 0,
                "count": 5214638,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5214638,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5214638,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5214638,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5214638,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              558249.9982,
              6574326.738,
              163.9860865,
              558999.9982,
              6574749.998,
              426.5460865
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    558249.9982107526,
                    6574326.738309829,
                    163.98608645759336
                  ],
                  [
                    558249.9982107526,
                    6574749.998309828,
                    163.98608645759336
                  ],
                  [
                    558999.9982107526,
                    6574749.998309828,
                    426.54608645759333
                  ],
                  [
                    558999.9982107526,
                    6574326.738309829,
                    426.54608645759333
                  ],
                  [
                    558249.9982107526,
                    6574326.738309829,
                    163.98608645759336
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2024-06-16T01:53:31+00:00",
            "end_time": "2024-06-16T01:28: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": "20240615_0312_0724_1.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.82861321655955,
              59.407374086216585,
              281.8166826660977
            ],
            [
              -151.82838067971454,
              59.414107913037775,
              281.8166826660977
            ],
            [
              -151.81517018937558,
              59.413988692298524,
              426.2766826660977
            ],
            [
              -151.81540534668295,
              59.407254897293406,
              426.2766826660977
            ],
            [
              -151.82861321655955,
              59.407374086216585,
              281.8166826660977
            ]
          ]
        ]
      },
      "bbox": [
        -151.8286132,
        59.4072549,
        281.8166827,
        -151.8151702,
        59.41410791,
        426.2766827
      ],
      "properties": {
        "datetime": "2024-06-15T23:49:50Z",
        "pc:count": 11141129,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 566864.183,
            "count": 11141129,
            "maximum": 567249.9979,
            "minimum": 566499.9979,
            "name": "X",
            "position": 0,
            "stddev": 218.6599029,
            "variance": 47812.15312
          },
          {
            "average": 6586382.668,
            "count": 11141129,
            "maximum": 6586749.999,
            "minimum": 6585999.979,
            "name": "Y",
            "position": 1,
            "stddev": 215.9361513,
            "variance": 46628.42142
          },
          {
            "average": 346.758056,
            "count": 11141129,
            "maximum": 426.2766827,
            "minimum": 281.8166827,
            "name": "Z",
            "position": 2,
            "stddev": 26.65584822,
            "variance": 710.5342444
          },
          {
            "average": 45265.79507,
            "count": 11141129,
            "maximum": 65535,
            "minimum": 16473,
            "name": "Intensity",
            "position": 3,
            "stddev": 10200.7207,
            "variance": 104054702.8
          },
          {
            "average": 1.386590892,
            "count": 11141129,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5918158271,
            "variance": 0.3502459732
          },
          {
            "average": 1.774582899,
            "count": 11141129,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.7178164234,
            "variance": 0.5152604177
          },
          {
            "average": 0,
            "count": 11141129,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11141129,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.5037257,
            "count": 11141129,
            "maximum": 5,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.800919154,
            "variance": 3.243309798
          },
          {
            "average": -8.74052401,
            "count": 11141129,
            "maximum": 28.31399918,
            "minimum": -27.93600082,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.06050198,
            "variance": 145.455708
          },
          {
            "average": 0,
            "count": 11141129,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1305.416367,
            "count": 11141129,
            "maximum": 1307,
            "minimum": 1304,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.619925235,
            "variance": 0.384307297
          },
          {
            "average": 402529660.8,
            "count": 11141129,
            "maximum": 402530590.8,
            "minimum": 402528821.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 324.3980785,
            "variance": 105234.1133
          },
          {
            "average": 0,
            "count": 11141129,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11141129,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11141129,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11141129,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11141129,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          566499.9979,
          6585999.979,
          281.8166827,
          567249.9979,
          6586749.999,
          426.2766827
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                566499.9978957032,
                6585999.9787659645,
                281.8166826660977
              ],
              [
                566499.9978957032,
                6586749.998765964,
                281.8166826660977
              ],
              [
                567249.9978957032,
                6586749.998765964,
                426.2766826660977
              ],
              [
                567249.9978957032,
                6585999.9787659645,
                426.2766826660977
              ],
              [
                566499.9978957032,
                6585999.9787659645,
                281.8166826660977
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2024-06-15T23:49:50+00:00",
        "end_time": "2024-06-15T23:20:21+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20240615_0312_0724_1.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20240615_0312_0724_1.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20240615_0312_0724_1.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0312_0724_1.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.8286132,
            59.4072549,
            281.8166827,
            -151.8151702,
            59.41410791,
            426.2766827
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.82861321655955,
                  59.407374086216585,
                  281.8166826660977
                ],
                [
                  -151.82838067971454,
                  59.414107913037775,
                  281.8166826660977
                ],
                [
                  -151.81517018937558,
                  59.413988692298524,
                  426.2766826660977
                ],
                [
                  -151.81540534668295,
                  59.407254897293406,
                  426.2766826660977
                ],
                [
                  -151.82861321655955,
                  59.407374086216585,
                  281.8166826660977
                ]
              ]
            ]
          },
          "id": "20240615_0312_0724_1.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0312_0724_1.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2024-06-15T23:49:50Z",
            "pc:count": 11141129,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 566864.183,
                "count": 11141129,
                "maximum": 567249.9979,
                "minimum": 566499.9979,
                "name": "X",
                "position": 0,
                "stddev": 218.6599029,
                "variance": 47812.15312
              },
              {
                "average": 6586382.668,
                "count": 11141129,
                "maximum": 6586749.999,
                "minimum": 6585999.979,
                "name": "Y",
                "position": 1,
                "stddev": 215.9361513,
                "variance": 46628.42142
              },
              {
                "average": 346.758056,
                "count": 11141129,
                "maximum": 426.2766827,
                "minimum": 281.8166827,
                "name": "Z",
                "position": 2,
                "stddev": 26.65584822,
                "variance": 710.5342444
              },
              {
                "average": 45265.79507,
                "count": 11141129,
                "maximum": 65535,
                "minimum": 16473,
                "name": "Intensity",
                "position": 3,
                "stddev": 10200.7207,
                "variance": 104054702.8
              },
              {
                "average": 1.386590892,
                "count": 11141129,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5918158271,
                "variance": 0.3502459732
              },
              {
                "average": 1.774582899,
                "count": 11141129,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.7178164234,
                "variance": 0.5152604177
              },
              {
                "average": 0,
                "count": 11141129,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11141129,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.5037257,
                "count": 11141129,
                "maximum": 5,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.800919154,
                "variance": 3.243309798
              },
              {
                "average": -8.74052401,
                "count": 11141129,
                "maximum": 28.31399918,
                "minimum": -27.93600082,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.06050198,
                "variance": 145.455708
              },
              {
                "average": 0,
                "count": 11141129,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1305.416367,
                "count": 11141129,
                "maximum": 1307,
                "minimum": 1304,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.619925235,
                "variance": 0.384307297
              },
              {
                "average": 402529660.8,
                "count": 11141129,
                "maximum": 402530590.8,
                "minimum": 402528821.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 324.3980785,
                "variance": 105234.1133
              },
              {
                "average": 0,
                "count": 11141129,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11141129,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11141129,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11141129,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11141129,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              566499.9979,
              6585999.979,
              281.8166827,
              567249.9979,
              6586749.999,
              426.2766827
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    566499.9978957032,
                    6585999.9787659645,
                    281.8166826660977
                  ],
                  [
                    566499.9978957032,
                    6586749.998765964,
                    281.8166826660977
                  ],
                  [
                    567249.9978957032,
                    6586749.998765964,
                    426.2766826660977
                  ],
                  [
                    567249.9978957032,
                    6585999.9787659645,
                    426.2766826660977
                  ],
                  [
                    566499.9978957032,
                    6585999.9787659645,
                    281.8166826660977
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2024-06-15T23:49:50+00:00",
            "end_time": "2024-06-15T23:20: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": "20240615_0316_0724_1.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.7229533968378,
              59.40638316683619,
              -0.23371281506914
            ],
            [
              -151.72269989834797,
              59.41311672915021,
              -0.23371281506914
            ],
            [
              -151.70949031987976,
              59.41298681798955,
              353.8862871849309
            ],
            [
              -151.7097464382356,
              59.40625329034249,
              353.8862871849309
            ],
            [
              -151.7229533968378,
              59.40638316683619,
              -0.23371281506914
            ]
          ]
        ]
      },
      "bbox": [
        -151.7229534,
        59.40625329,
        -0.2337128151,
        -151.7094903,
        59.41311673,
        353.8862872
      ],
      "properties": {
        "datetime": "2024-06-16T01:16:11Z",
        "pc:count": 8992061,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 572787.9276,
            "count": 8992061,
            "maximum": 573249.9978,
            "minimum": 572499.9978,
            "name": "X",
            "position": 0,
            "stddev": 197.4931299,
            "variance": 39003.53636
          },
          {
            "average": 6586289.405,
            "count": 8992061,
            "maximum": 6586749.999,
            "minimum": 6585999.979,
            "name": "Y",
            "position": 1,
            "stddev": 196.276367,
            "variance": 38524.41223
          },
          {
            "average": 126.4596234,
            "count": 8992061,
            "maximum": 353.8862872,
            "minimum": -0.2337128151,
            "name": "Z",
            "position": 2,
            "stddev": 91.91461495,
            "variance": 8448.296441
          },
          {
            "average": 42047.93763,
            "count": 8992061,
            "maximum": 65535,
            "minimum": 18230,
            "name": "Intensity",
            "position": 3,
            "stddev": 9350.820775,
            "variance": 87437849.17
          },
          {
            "average": 1.471469778,
            "count": 8992061,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6976996346,
            "variance": 0.4867847801
          },
          {
            "average": 1.944716567,
            "count": 8992061,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.8761979521,
            "variance": 0.7677228513
          },
          {
            "average": 0,
            "count": 8992061,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 4.11474077e-05,
            "count": 8992061,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0064144929,
            "variance": 4.114571916e-05
          },
          {
            "average": 3.787113877,
            "count": 8992061,
            "maximum": 20,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.901661959,
            "variance": 3.616318206
          },
          {
            "average": 6.694927621,
            "count": 8992061,
            "maximum": 28.22400093,
            "minimum": -27.93600082,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 14.13023193,
            "variance": 199.6634543
          },
          {
            "average": 0,
            "count": 8992061,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1310.500887,
            "count": 8992061,
            "maximum": 1312,
            "minimum": 1309,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8912436404,
            "variance": 0.7943152265
          },
          {
            "average": 402534457.4,
            "count": 8992061,
            "maximum": 402535771.5,
            "minimum": 402531214.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1316.339939,
            "variance": 1732750.836
          },
          {
            "average": 0,
            "count": 8992061,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8992061,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8992061,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8992061,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8992061,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          572499.9978,
          6585999.979,
          -0.2337128151,
          573249.9978,
          6586749.999,
          353.8862872
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                572499.997834566,
                6585999.978706529,
                -0.23371281506914
              ],
              [
                572499.997834566,
                6586749.998706529,
                -0.23371281506914
              ],
              [
                573249.997834566,
                6586749.998706529,
                353.8862871849309
              ],
              [
                573249.997834566,
                6585999.978706529,
                353.8862871849309
              ],
              [
                572499.997834566,
                6585999.978706529,
                -0.23371281506914
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2024-06-16T01:16:11+00:00",
        "end_time": "2024-06-16T00:00:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20240615_0316_0724_1.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20240615_0316_0724_1.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20240615_0316_0724_1.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0316_0724_1.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.7229534,
            59.40625329,
            -0.2337128151,
            -151.7094903,
            59.41311673,
            353.8862872
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.7229533968378,
                  59.40638316683619,
                  -0.23371281506914
                ],
                [
                  -151.72269989834797,
                  59.41311672915021,
                  -0.23371281506914
                ],
                [
                  -151.70949031987976,
                  59.41298681798955,
                  353.8862871849309
                ],
                [
                  -151.7097464382356,
                  59.40625329034249,
                  353.8862871849309
                ],
                [
                  -151.7229533968378,
                  59.40638316683619,
                  -0.23371281506914
                ]
              ]
            ]
          },
          "id": "20240615_0316_0724_1.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0316_0724_1.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2024-06-16T01:16:11Z",
            "pc:count": 8992061,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 572787.9276,
                "count": 8992061,
                "maximum": 573249.9978,
                "minimum": 572499.9978,
                "name": "X",
                "position": 0,
                "stddev": 197.4931299,
                "variance": 39003.53636
              },
              {
                "average": 6586289.405,
                "count": 8992061,
                "maximum": 6586749.999,
                "minimum": 6585999.979,
                "name": "Y",
                "position": 1,
                "stddev": 196.276367,
                "variance": 38524.41223
              },
              {
                "average": 126.4596234,
                "count": 8992061,
                "maximum": 353.8862872,
                "minimum": -0.2337128151,
                "name": "Z",
                "position": 2,
                "stddev": 91.91461495,
                "variance": 8448.296441
              },
              {
                "average": 42047.93763,
                "count": 8992061,
                "maximum": 65535,
                "minimum": 18230,
                "name": "Intensity",
                "position": 3,
                "stddev": 9350.820775,
                "variance": 87437849.17
              },
              {
                "average": 1.471469778,
                "count": 8992061,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6976996346,
                "variance": 0.4867847801
              },
              {
                "average": 1.944716567,
                "count": 8992061,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.8761979521,
                "variance": 0.7677228513
              },
              {
                "average": 0,
                "count": 8992061,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 4.11474077e-05,
                "count": 8992061,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0064144929,
                "variance": 4.114571916e-05
              },
              {
                "average": 3.787113877,
                "count": 8992061,
                "maximum": 20,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.901661959,
                "variance": 3.616318206
              },
              {
                "average": 6.694927621,
                "count": 8992061,
                "maximum": 28.22400093,
                "minimum": -27.93600082,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 14.13023193,
                "variance": 199.6634543
              },
              {
                "average": 0,
                "count": 8992061,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1310.500887,
                "count": 8992061,
                "maximum": 1312,
                "minimum": 1309,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8912436404,
                "variance": 0.7943152265
              },
              {
                "average": 402534457.4,
                "count": 8992061,
                "maximum": 402535771.5,
                "minimum": 402531214.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1316.339939,
                "variance": 1732750.836
              },
              {
                "average": 0,
                "count": 8992061,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8992061,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8992061,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8992061,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8992061,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              572499.9978,
              6585999.979,
              -0.2337128151,
              573249.9978,
              6586749.999,
              353.8862872
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    572499.997834566,
                    6585999.978706529,
                    -0.23371281506914
                  ],
                  [
                    572499.997834566,
                    6586749.998706529,
                    -0.23371281506914
                  ],
                  [
                    573249.997834566,
                    6586749.998706529,
                    353.8862871849309
                  ],
                  [
                    573249.997834566,
                    6585999.978706529,
                    353.8862871849309
                  ],
                  [
                    572499.997834566,
                    6585999.978706529,
                    -0.23371281506914
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2024-06-16T01:16:11+00:00",
            "end_time": "2024-06-16T00:00: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": "20230802_0324_0720_1.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.51401530593333,
              59.350282288993206,
              447.28856617210437
            ],
            [
              -151.51372099850565,
              59.35701531707803,
              447.28856617210437
            ],
            [
              -151.50053439171,
              59.35686435232116,
              779.9085661721044
            ],
            [
              -151.50083130792666,
              59.350131364474514,
              779.9085661721044
            ],
            [
              -151.51401530593333,
              59.350282288993206,
              447.28856617210437
            ]
          ]
        ]
      },
      "bbox": [
        -151.5140153,
        59.35013136,
        447.2885662,
        -151.5005344,
        59.35701532,
        779.9085662
      ],
      "properties": {
        "datetime": "2024-06-17T00:39:54Z",
        "pc:count": 8137786,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 584874.3778,
            "count": 8137786,
            "maximum": 585249.9981,
            "minimum": 584499.9981,
            "name": "X",
            "position": 0,
            "stddev": 216.7337117,
            "variance": 46973.50179
          },
          {
            "average": 6580376.738,
            "count": 8137786,
            "maximum": 6580749.999,
            "minimum": 6579999.979,
            "name": "Y",
            "position": 1,
            "stddev": 212.2460169,
            "variance": 45048.37171
          },
          {
            "average": 602.7391393,
            "count": 8137786,
            "maximum": 779.9085662,
            "minimum": 447.2885662,
            "name": "Z",
            "position": 2,
            "stddev": 59.55025894,
            "variance": 3546.23334
          },
          {
            "average": 51615.53696,
            "count": 8137786,
            "maximum": 65535,
            "minimum": 7208,
            "name": "Intensity",
            "position": 3,
            "stddev": 6202.392842,
            "variance": 38469676.97
          },
          {
            "average": 1.003492596,
            "count": 8137786,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.06156150705,
            "variance": 0.00378981915
          },
          {
            "average": 1.007129458,
            "count": 8137786,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.08964176732,
            "variance": 0.008035646448
          },
          {
            "average": 0.3521556109,
            "count": 8137786,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4776421931,
            "variance": 0.2281420646
          },
          {
            "average": 0,
            "count": 8137786,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5.564392576,
            "count": 8137786,
            "maximum": 22,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 8.07579852,
            "variance": 65.21852174
          },
          {
            "average": 1.134366688,
            "count": 8137786,
            "maximum": 28.03199959,
            "minimum": -25.24200058,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.4507983,
            "variance": 238.727168
          },
          {
            "average": 0.3521556109,
            "count": 8137786,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4776421931,
            "variance": 0.2281420646
          },
          {
            "average": 633.8139141,
            "count": 8137786,
            "maximum": 1414,
            "minimum": 313,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 496.1887368,
            "variance": 246203.2625
          },
          {
            "average": 383158437.7,
            "count": 8137786,
            "maximum": 402619994.9,
            "minimum": 375041693.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 12566273.26,
            "variance": 157911223600000.0
          },
          {
            "average": 0.3521556109,
            "count": 8137786,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0.4776421931,
            "variance": 0.2281420646
          },
          {
            "average": 0,
            "count": 8137786,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8137786,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8137786,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8137786,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          584499.9981,
          6579999.979,
          447.2885662,
          585249.9981,
          6580749.999,
          779.9085662
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                584499.998076278,
                6579999.978699416,
                447.28856617210437
              ],
              [
                584499.998076278,
                6580749.9986994155,
                447.28856617210437
              ],
              [
                585249.998076278,
                6580749.9986994155,
                779.9085661721044
              ],
              [
                585249.998076278,
                6579999.978699416,
                779.9085661721044
              ],
              [
                584499.998076278,
                6579999.978699416,
                447.28856617210437
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2024-06-17T00:39:54+00:00",
        "end_time": "2023-08-02T20:01:33+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20230802_0324_0720_1.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20230802_0324_0720_1.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20230802_0324_0720_1.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20230802_0324_0720_1.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.5140153,
            59.35013136,
            447.2885662,
            -151.5005344,
            59.35701532,
            779.9085662
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.51401530593333,
                  59.350282288993206,
                  447.28856617210437
                ],
                [
                  -151.51372099850565,
                  59.35701531707803,
                  447.28856617210437
                ],
                [
                  -151.50053439171,
                  59.35686435232116,
                  779.9085661721044
                ],
                [
                  -151.50083130792666,
                  59.350131364474514,
                  779.9085661721044
                ],
                [
                  -151.51401530593333,
                  59.350282288993206,
                  447.28856617210437
                ]
              ]
            ]
          },
          "id": "20230802_0324_0720_1.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20230802_0324_0720_1.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2024-06-17T00:39:54Z",
            "pc:count": 8137786,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 584874.3778,
                "count": 8137786,
                "maximum": 585249.9981,
                "minimum": 584499.9981,
                "name": "X",
                "position": 0,
                "stddev": 216.7337117,
                "variance": 46973.50179
              },
              {
                "average": 6580376.738,
                "count": 8137786,
                "maximum": 6580749.999,
                "minimum": 6579999.979,
                "name": "Y",
                "position": 1,
                "stddev": 212.2460169,
                "variance": 45048.37171
              },
              {
                "average": 602.7391393,
                "count": 8137786,
                "maximum": 779.9085662,
                "minimum": 447.2885662,
                "name": "Z",
                "position": 2,
                "stddev": 59.55025894,
                "variance": 3546.23334
              },
              {
                "average": 51615.53696,
                "count": 8137786,
                "maximum": 65535,
                "minimum": 7208,
                "name": "Intensity",
                "position": 3,
                "stddev": 6202.392842,
                "variance": 38469676.97
              },
              {
                "average": 1.003492596,
                "count": 8137786,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.06156150705,
                "variance": 0.00378981915
              },
              {
                "average": 1.007129458,
                "count": 8137786,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.08964176732,
                "variance": 0.008035646448
              },
              {
                "average": 0.3521556109,
                "count": 8137786,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4776421931,
                "variance": 0.2281420646
              },
              {
                "average": 0,
                "count": 8137786,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5.564392576,
                "count": 8137786,
                "maximum": 22,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 8.07579852,
                "variance": 65.21852174
              },
              {
                "average": 1.134366688,
                "count": 8137786,
                "maximum": 28.03199959,
                "minimum": -25.24200058,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.4507983,
                "variance": 238.727168
              },
              {
                "average": 0.3521556109,
                "count": 8137786,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4776421931,
                "variance": 0.2281420646
              },
              {
                "average": 633.8139141,
                "count": 8137786,
                "maximum": 1414,
                "minimum": 313,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 496.1887368,
                "variance": 246203.2625
              },
              {
                "average": 383158437.7,
                "count": 8137786,
                "maximum": 402619994.9,
                "minimum": 375041693.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 12566273.26,
                "variance": 157911223600000.0
              },
              {
                "average": 0.3521556109,
                "count": 8137786,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0.4776421931,
                "variance": 0.2281420646
              },
              {
                "average": 0,
                "count": 8137786,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8137786,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8137786,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8137786,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              584499.9981,
              6579999.979,
              447.2885662,
              585249.9981,
              6580749.999,
              779.9085662
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    584499.998076278,
                    6579999.978699416,
                    447.28856617210437
                  ],
                  [
                    584499.998076278,
                    6580749.9986994155,
                    447.28856617210437
                  ],
                  [
                    585249.998076278,
                    6580749.9986994155,
                    779.9085661721044
                  ],
                  [
                    585249.998076278,
                    6579999.978699416,
                    779.9085661721044
                  ],
                  [
                    584499.998076278,
                    6579999.978699416,
                    447.28856617210437
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2024-06-17T00:39:54+00:00",
            "end_time": "2023-08-02T20:01: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": "20240615_0317_0724_4.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.68359410580408,
              59.39925624391004,
              0.458337496438929
            ],
            [
              -151.68333286979592,
              59.40598970885677,
              0.458337496438929
            ],
            [
              -151.67012627298928,
              59.40585582491521,
              208.17833749643893
            ],
            [
              -151.67039012740645,
              59.39912239569012,
              208.17833749643893
            ],
            [
              -151.68359410580408,
              59.39925624391004,
              0.458337496438929
            ]
          ]
        ]
      },
      "bbox": [
        -151.6835941,
        59.3991224,
        0.4583374964,
        -151.6701263,
        59.40598971,
        208.1783375
      ],
      "properties": {
        "datetime": "2024-06-16T01:45:38Z",
        "pc:count": 16795828,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 575140.048,
            "count": 16795828,
            "maximum": 575499.998,
            "minimum": 574749.998,
            "name": "X",
            "position": 0,
            "stddev": 213.3067835,
            "variance": 45499.78388
          },
          {
            "average": 6585620.182,
            "count": 16795828,
            "maximum": 6585999.999,
            "minimum": 6585249.979,
            "name": "Y",
            "position": 1,
            "stddev": 216.1175612,
            "variance": 46706.80028
          },
          {
            "average": 93.81868835,
            "count": 16795828,
            "maximum": 208.1783375,
            "minimum": 0.4583374964,
            "name": "Z",
            "position": 2,
            "stddev": 46.27978648,
            "variance": 2141.818636
          },
          {
            "average": 40798.76497,
            "count": 16795828,
            "maximum": 65535,
            "minimum": 20107,
            "name": "Intensity",
            "position": 3,
            "stddev": 8210.740468,
            "variance": 67416259.03
          },
          {
            "average": 1.511021666,
            "count": 16795828,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7002520352,
            "variance": 0.4903529127
          },
          {
            "average": 2.023578058,
            "count": 16795828,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.8365172231,
            "variance": 0.6997610646
          },
          {
            "average": 0,
            "count": 16795828,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16795828,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 4.172134235,
            "count": 16795828,
            "maximum": 5,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.567729774,
            "variance": 2.457776646
          },
          {
            "average": 2.070360987,
            "count": 16795828,
            "maximum": 28.31399918,
            "minimum": -28.12199974,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.29987531,
            "variance": 234.0861844
          },
          {
            "average": 0,
            "count": 16795828,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1313.279717,
            "count": 16795828,
            "maximum": 1315,
            "minimum": 1311,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9740732943,
            "variance": 0.9488187826
          },
          {
            "average": 402536537.8,
            "count": 16795828,
            "maximum": 402537538.7,
            "minimum": 402535032.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 608.6072618,
            "variance": 370402.7991
          },
          {
            "average": 0,
            "count": 16795828,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16795828,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16795828,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16795828,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16795828,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          574749.998,
          6585249.979,
          0.4583374964,
          575499.998,
          6585999.999,
          208.1783375
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                574749.9980453916,
                6585249.9786486775,
                0.458337496438929
              ],
              [
                574749.9980453916,
                6585999.998648677,
                0.458337496438929
              ],
              [
                575499.9980453916,
                6585999.998648677,
                208.17833749643893
              ],
              [
                575499.9980453916,
                6585249.9786486775,
                208.17833749643893
              ],
              [
                574749.9980453916,
                6585249.9786486775,
                0.458337496438929
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2024-06-16T01:45:38+00:00",
        "end_time": "2024-06-16T01:03:52+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20240615_0317_0724_4.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20240615_0317_0724_4.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20240615_0317_0724_4.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0317_0724_4.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.6835941,
            59.3991224,
            0.4583374964,
            -151.6701263,
            59.40598971,
            208.1783375
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.68359410580408,
                  59.39925624391004,
                  0.458337496438929
                ],
                [
                  -151.68333286979592,
                  59.40598970885677,
                  0.458337496438929
                ],
                [
                  -151.67012627298928,
                  59.40585582491521,
                  208.17833749643893
                ],
                [
                  -151.67039012740645,
                  59.39912239569012,
                  208.17833749643893
                ],
                [
                  -151.68359410580408,
                  59.39925624391004,
                  0.458337496438929
                ]
              ]
            ]
          },
          "id": "20240615_0317_0724_4.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0317_0724_4.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2024-06-16T01:45:38Z",
            "pc:count": 16795828,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 575140.048,
                "count": 16795828,
                "maximum": 575499.998,
                "minimum": 574749.998,
                "name": "X",
                "position": 0,
                "stddev": 213.3067835,
                "variance": 45499.78388
              },
              {
                "average": 6585620.182,
                "count": 16795828,
                "maximum": 6585999.999,
                "minimum": 6585249.979,
                "name": "Y",
                "position": 1,
                "stddev": 216.1175612,
                "variance": 46706.80028
              },
              {
                "average": 93.81868835,
                "count": 16795828,
                "maximum": 208.1783375,
                "minimum": 0.4583374964,
                "name": "Z",
                "position": 2,
                "stddev": 46.27978648,
                "variance": 2141.818636
              },
              {
                "average": 40798.76497,
                "count": 16795828,
                "maximum": 65535,
                "minimum": 20107,
                "name": "Intensity",
                "position": 3,
                "stddev": 8210.740468,
                "variance": 67416259.03
              },
              {
                "average": 1.511021666,
                "count": 16795828,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7002520352,
                "variance": 0.4903529127
              },
              {
                "average": 2.023578058,
                "count": 16795828,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.8365172231,
                "variance": 0.6997610646
              },
              {
                "average": 0,
                "count": 16795828,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16795828,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 4.172134235,
                "count": 16795828,
                "maximum": 5,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.567729774,
                "variance": 2.457776646
              },
              {
                "average": 2.070360987,
                "count": 16795828,
                "maximum": 28.31399918,
                "minimum": -28.12199974,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.29987531,
                "variance": 234.0861844
              },
              {
                "average": 0,
                "count": 16795828,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1313.279717,
                "count": 16795828,
                "maximum": 1315,
                "minimum": 1311,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9740732943,
                "variance": 0.9488187826
              },
              {
                "average": 402536537.8,
                "count": 16795828,
                "maximum": 402537538.7,
                "minimum": 402535032.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 608.6072618,
                "variance": 370402.7991
              },
              {
                "average": 0,
                "count": 16795828,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16795828,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16795828,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16795828,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16795828,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              574749.998,
              6585249.979,
              0.4583374964,
              575499.998,
              6585999.999,
              208.1783375
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    574749.9980453916,
                    6585249.9786486775,
                    0.458337496438929
                  ],
                  [
                    574749.9980453916,
                    6585999.998648677,
                    0.458337496438929
                  ],
                  [
                    575499.9980453916,
                    6585999.998648677,
                    208.17833749643893
                  ],
                  [
                    575499.9980453916,
                    6585249.9786486775,
                    208.17833749643893
                  ],
                  [
                    574749.9980453916,
                    6585249.9786486775,
                    0.458337496438929
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2024-06-16T01:45:38+00:00",
            "end_time": "2024-06-16T01:03: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": "20240615_0310_0723_2.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.8686864952919,
              59.39425613318022,
              208.9256340841671
            ],
            [
              -151.86846202969977,
              59.400990068349564,
              208.9256340841671
            ],
            [
              -151.85525645754964,
              59.40087491837158,
              334.8056340841671
            ],
            [
              -151.85548354137325,
              59.39414101392464,
              334.8056340841671
            ],
            [
              -151.8686864952919,
              59.39425613318022,
              208.9256340841671
            ]
          ]
        ]
      },
      "bbox": [
        -151.8686865,
        59.39414101,
        208.9256341,
        -151.8552565,
        59.40099007,
        334.8056341
      ],
      "properties": {
        "datetime": "2024-06-15T23:50:28Z",
        "pc:count": 12232348,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 564636.2235,
            "count": 12232348,
            "maximum": 564999.9979,
            "minimum": 564249.9979,
            "name": "X",
            "position": 0,
            "stddev": 219.6175228,
            "variance": 48231.85632
          },
          {
            "average": 6584880.668,
            "count": 12232348,
            "maximum": 6585249.999,
            "minimum": 6584499.979,
            "name": "Y",
            "position": 1,
            "stddev": 224.4309501,
            "variance": 50369.25138
          },
          {
            "average": 265.1216526,
            "count": 12232348,
            "maximum": 334.8056341,
            "minimum": 208.9256341,
            "name": "Z",
            "position": 2,
            "stddev": 18.82541645,
            "variance": 354.3963045
          },
          {
            "average": 41393.11883,
            "count": 12232348,
            "maximum": 65535,
            "minimum": 17962,
            "name": "Intensity",
            "position": 3,
            "stddev": 9848.481242,
            "variance": 96992582.76
          },
          {
            "average": 1.579208505,
            "count": 12232348,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7613757003,
            "variance": 0.579692957
          },
          {
            "average": 2.160016295,
            "count": 12232348,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9084001725,
            "variance": 0.8251908735
          },
          {
            "average": 0,
            "count": 12232348,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12232348,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 3.658513803,
            "count": 12232348,
            "maximum": 20,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.824053659,
            "variance": 3.32717175
          },
          {
            "average": -8.456080697,
            "count": 12232348,
            "maximum": 28.31399918,
            "minimum": -26.87400055,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.95983169,
            "variance": 120.1179106
          },
          {
            "average": 0,
            "count": 12232348,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1305.500721,
            "count": 12232348,
            "maximum": 1307,
            "minimum": 1304,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6059436394,
            "variance": 0.3671676941
          },
          {
            "average": 402529706.2,
            "count": 12232348,
            "maximum": 402530628.4,
            "minimum": 402528780.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 295.6554892,
            "variance": 87412.16828
          },
          {
            "average": 0,
            "count": 12232348,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12232348,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12232348,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12232348,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12232348,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          564249.9979,
          6584499.979,
          208.9256341,
          564999.9979,
          6585249.999,
          334.8056341
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                564249.9979182121,
                6584499.978795415,
                208.9256340841671
              ],
              [
                564249.9979182121,
                6585249.998795414,
                208.9256340841671
              ],
              [
                564999.9979182121,
                6585249.998795414,
                334.8056340841671
              ],
              [
                564999.9979182121,
                6584499.978795415,
                334.8056340841671
              ],
              [
                564249.9979182121,
                6584499.978795415,
                208.9256340841671
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2024-06-15T23:50:28+00:00",
        "end_time": "2024-06-15T23:19:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20240615_0310_0723_2.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20240615_0310_0723_2.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20240615_0310_0723_2.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0310_0723_2.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.8686865,
            59.39414101,
            208.9256341,
            -151.8552565,
            59.40099007,
            334.8056341
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.8686864952919,
                  59.39425613318022,
                  208.9256340841671
                ],
                [
                  -151.86846202969977,
                  59.400990068349564,
                  208.9256340841671
                ],
                [
                  -151.85525645754964,
                  59.40087491837158,
                  334.8056340841671
                ],
                [
                  -151.85548354137325,
                  59.39414101392464,
                  334.8056340841671
                ],
                [
                  -151.8686864952919,
                  59.39425613318022,
                  208.9256340841671
                ]
              ]
            ]
          },
          "id": "20240615_0310_0723_2.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0310_0723_2.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2024-06-15T23:50:28Z",
            "pc:count": 12232348,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 564636.2235,
                "count": 12232348,
                "maximum": 564999.9979,
                "minimum": 564249.9979,
                "name": "X",
                "position": 0,
                "stddev": 219.6175228,
                "variance": 48231.85632
              },
              {
                "average": 6584880.668,
                "count": 12232348,
                "maximum": 6585249.999,
                "minimum": 6584499.979,
                "name": "Y",
                "position": 1,
                "stddev": 224.4309501,
                "variance": 50369.25138
              },
              {
                "average": 265.1216526,
                "count": 12232348,
                "maximum": 334.8056341,
                "minimum": 208.9256341,
                "name": "Z",
                "position": 2,
                "stddev": 18.82541645,
                "variance": 354.3963045
              },
              {
                "average": 41393.11883,
                "count": 12232348,
                "maximum": 65535,
                "minimum": 17962,
                "name": "Intensity",
                "position": 3,
                "stddev": 9848.481242,
                "variance": 96992582.76
              },
              {
                "average": 1.579208505,
                "count": 12232348,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7613757003,
                "variance": 0.579692957
              },
              {
                "average": 2.160016295,
                "count": 12232348,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9084001725,
                "variance": 0.8251908735
              },
              {
                "average": 0,
                "count": 12232348,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12232348,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 3.658513803,
                "count": 12232348,
                "maximum": 20,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.824053659,
                "variance": 3.32717175
              },
              {
                "average": -8.456080697,
                "count": 12232348,
                "maximum": 28.31399918,
                "minimum": -26.87400055,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.95983169,
                "variance": 120.1179106
              },
              {
                "average": 0,
                "count": 12232348,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1305.500721,
                "count": 12232348,
                "maximum": 1307,
                "minimum": 1304,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6059436394,
                "variance": 0.3671676941
              },
              {
                "average": 402529706.2,
                "count": 12232348,
                "maximum": 402530628.4,
                "minimum": 402528780.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 295.6554892,
                "variance": 87412.16828
              },
              {
                "average": 0,
                "count": 12232348,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12232348,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12232348,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12232348,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12232348,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              564249.9979,
              6584499.979,
              208.9256341,
              564999.9979,
              6585249.999,
              334.8056341
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    564249.9979182121,
                    6584499.978795415,
                    208.9256340841671
                  ],
                  [
                    564249.9979182121,
                    6585249.998795414,
                    208.9256340841671
                  ],
                  [
                    564999.9979182121,
                    6585249.998795414,
                    334.8056340841671
                  ],
                  [
                    564999.9979182121,
                    6584499.978795415,
                    334.8056340841671
                  ],
                  [
                    564249.9979182121,
                    6584499.978795415,
                    208.9256340841671
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2024-06-15T23:50:28+00:00",
            "end_time": "2024-06-15T23:19: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": "20240616_0316_0717_2.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.7133194975755,
              59.31198561152204,
              63.017626040887265
            ],
            [
              -151.71306504380607,
              59.31871924665489,
              63.017626040887265
            ],
            [
              -151.69989215011475,
              59.31858848835066,
              296.2176260408873
            ],
            [
              -151.70014920666014,
              59.3118548880476,
              296.2176260408873
            ],
            [
              -151.7133194975755,
              59.31198561152204,
              63.017626040887265
            ]
          ]
        ]
      },
      "bbox": [
        -151.7133195,
        59.31185489,
        63.01762604,
        -151.6998922,
        59.31871925,
        296.217626
      ],
      "properties": {
        "datetime": "2024-06-17T00:37:19Z",
        "pc:count": 19109663,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 573626.5054,
            "count": 19109663,
            "maximum": 573999.9978,
            "minimum": 573249.9978,
            "name": "X",
            "position": 0,
            "stddev": 214.5419694,
            "variance": 46028.25661
          },
          {
            "average": 6575884.839,
            "count": 19109663,
            "maximum": 6576249.999,
            "minimum": 6575499.979,
            "name": "Y",
            "position": 1,
            "stddev": 217.8784095,
            "variance": 47471.00133
          },
          {
            "average": 148.9873922,
            "count": 19109663,
            "maximum": 296.217626,
            "minimum": 63.01762604,
            "name": "Z",
            "position": 2,
            "stddev": 47.48309413,
            "variance": 2254.644228
          },
          {
            "average": 40803.04469,
            "count": 19109663,
            "maximum": 64283,
            "minimum": 18707,
            "name": "Intensity",
            "position": 3,
            "stddev": 9059.494088,
            "variance": 82074433.14
          },
          {
            "average": 1.633013727,
            "count": 19109663,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7881058201,
            "variance": 0.6211107837
          },
          {
            "average": 2.26531436,
            "count": 19109663,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9115110996,
            "variance": 0.8308524848
          },
          {
            "average": 0,
            "count": 19109663,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19109663,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 4.043237288,
            "count": 19109663,
            "maximum": 5,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.651450134,
            "variance": 2.727287547
          },
          {
            "average": -1.88749625,
            "count": 19109663,
            "maximum": 28.03199959,
            "minimum": -28.03199959,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.97189613,
            "variance": 255.1014659
          },
          {
            "average": 0,
            "count": 19109663,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1412.6243,
            "count": 19109663,
            "maximum": 1414,
            "minimum": 1402,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.423707647,
            "variance": 2.026943464
          },
          {
            "average": 402619229.3,
            "count": 19109663,
            "maximum": 402619839.7,
            "minimum": 402613812.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 701.2016346,
            "variance": 491683.7324
          },
          {
            "average": 0,
            "count": 19109663,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19109663,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19109663,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19109663,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19109663,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          573249.9978,
          6575499.979,
          63.01762604,
          573999.9978,
          6576249.999,
          296.217626
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                573249.9978490996,
                6575499.978759449,
                63.017626040887265
              ],
              [
                573249.9978490996,
                6576249.9987594485,
                63.017626040887265
              ],
              [
                573999.9978490996,
                6576249.9987594485,
                296.2176260408873
              ],
              [
                573999.9978490996,
                6575499.978759449,
                296.2176260408873
              ],
              [
                573249.9978490996,
                6575499.978759449,
                63.017626040887265
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2024-06-17T00:37:19+00:00",
        "end_time": "2024-06-16T22:56:52+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20240616_0316_0717_2.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20240616_0316_0717_2.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20240616_0316_0717_2.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240616_0316_0717_2.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.7133195,
            59.31185489,
            63.01762604,
            -151.6998922,
            59.31871925,
            296.217626
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.7133194975755,
                  59.31198561152204,
                  63.017626040887265
                ],
                [
                  -151.71306504380607,
                  59.31871924665489,
                  63.017626040887265
                ],
                [
                  -151.69989215011475,
                  59.31858848835066,
                  296.2176260408873
                ],
                [
                  -151.70014920666014,
                  59.3118548880476,
                  296.2176260408873
                ],
                [
                  -151.7133194975755,
                  59.31198561152204,
                  63.017626040887265
                ]
              ]
            ]
          },
          "id": "20240616_0316_0717_2.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240616_0316_0717_2.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2024-06-17T00:37:19Z",
            "pc:count": 19109663,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 573626.5054,
                "count": 19109663,
                "maximum": 573999.9978,
                "minimum": 573249.9978,
                "name": "X",
                "position": 0,
                "stddev": 214.5419694,
                "variance": 46028.25661
              },
              {
                "average": 6575884.839,
                "count": 19109663,
                "maximum": 6576249.999,
                "minimum": 6575499.979,
                "name": "Y",
                "position": 1,
                "stddev": 217.8784095,
                "variance": 47471.00133
              },
              {
                "average": 148.9873922,
                "count": 19109663,
                "maximum": 296.217626,
                "minimum": 63.01762604,
                "name": "Z",
                "position": 2,
                "stddev": 47.48309413,
                "variance": 2254.644228
              },
              {
                "average": 40803.04469,
                "count": 19109663,
                "maximum": 64283,
                "minimum": 18707,
                "name": "Intensity",
                "position": 3,
                "stddev": 9059.494088,
                "variance": 82074433.14
              },
              {
                "average": 1.633013727,
                "count": 19109663,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7881058201,
                "variance": 0.6211107837
              },
              {
                "average": 2.26531436,
                "count": 19109663,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9115110996,
                "variance": 0.8308524848
              },
              {
                "average": 0,
                "count": 19109663,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19109663,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 4.043237288,
                "count": 19109663,
                "maximum": 5,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.651450134,
                "variance": 2.727287547
              },
              {
                "average": -1.88749625,
                "count": 19109663,
                "maximum": 28.03199959,
                "minimum": -28.03199959,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.97189613,
                "variance": 255.1014659
              },
              {
                "average": 0,
                "count": 19109663,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1412.6243,
                "count": 19109663,
                "maximum": 1414,
                "minimum": 1402,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.423707647,
                "variance": 2.026943464
              },
              {
                "average": 402619229.3,
                "count": 19109663,
                "maximum": 402619839.7,
                "minimum": 402613812.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 701.2016346,
                "variance": 491683.7324
              },
              {
                "average": 0,
                "count": 19109663,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19109663,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19109663,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19109663,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19109663,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              573249.9978,
              6575499.979,
              63.01762604,
              573999.9978,
              6576249.999,
              296.217626
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    573249.9978490996,
                    6575499.978759449,
                    63.017626040887265
                  ],
                  [
                    573249.9978490996,
                    6576249.9987594485,
                    63.017626040887265
                  ],
                  [
                    573999.9978490996,
                    6576249.9987594485,
                    296.2176260408873
                  ],
                  [
                    573999.9978490996,
                    6575499.978759449,
                    296.2176260408873
                  ],
                  [
                    573249.9978490996,
                    6575499.978759449,
                    63.017626040887265
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2024-06-17T00:37:19+00:00",
            "end_time": "2024-06-16T22:56: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": "20230802_0318_0716_3.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.67459501654085,
              59.29138935373441,
              43.160367979378805
            ],
            [
              -151.67433312027583,
              59.29812290648445,
              43.160367979378805
            ],
            [
              -151.66116839280426,
              59.297988262295924,
              421.06036797937884
            ],
            [
              -151.66143288798432,
              59.29125474539608,
              421.06036797937884
            ],
            [
              -151.67459501654085,
              59.29138935373441,
              43.160367979378805
            ]
          ]
        ]
      },
      "bbox": [
        -151.674595,
        59.29125475,
        43.16036798,
        -151.6611684,
        59.29812291,
        421.060368
      ],
      "properties": {
        "datetime": "2024-09-21T19:23:58Z",
        "pc:count": 14735740,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 575873.2212,
            "count": 14735740,
            "maximum": 576249.9979,
            "minimum": 575499.9979,
            "name": "X",
            "position": 0,
            "stddev": 207.2440195,
            "variance": 42950.08363
          },
          {
            "average": 6573623.258,
            "count": 14735740,
            "maximum": 6573999.999,
            "minimum": 6573249.979,
            "name": "Y",
            "position": 1,
            "stddev": 221.4708337,
            "variance": 49049.33017
          },
          {
            "average": 180.8953535,
            "count": 14735740,
            "maximum": 421.060368,
            "minimum": 43.16036798,
            "name": "Z",
            "position": 2,
            "stddev": 87.44580293,
            "variance": 7646.768449
          },
          {
            "average": 39274.65023,
            "count": 14735740,
            "maximum": 65535,
            "minimum": 9502,
            "name": "Intensity",
            "position": 3,
            "stddev": 10751.33567,
            "variance": 115591218.7
          },
          {
            "average": 1.601444312,
            "count": 14735740,
            "maximum": 8,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7926185588,
            "variance": 0.6282441797
          },
          {
            "average": 2.206238845,
            "count": 14735740,
            "maximum": 8,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9605330008,
            "variance": 0.9226236457
          },
          {
            "average": 0.4998861951,
            "count": 14735740,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.500000004,
            "variance": 0.250000004
          },
          {
            "average": 0,
            "count": 14735740,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 3.80246781,
            "count": 14735740,
            "maximum": 5,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.787835371,
            "variance": 3.196355314
          },
          {
            "average": 5.101377326,
            "count": 14735740,
            "maximum": 28.31399918,
            "minimum": -25.14599991,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 14.4718126,
            "variance": 209.4333598
          },
          {
            "average": 0.4998861951,
            "count": 14735740,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.500000004,
            "variance": 0.250000004
          },
          {
            "average": 444.7508857,
            "count": 14735740,
            "maximum": 1900,
            "minimum": 313,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 435.9217599,
            "variance": 190027.7807
          },
          {
            "average": 378001695.4,
            "count": 14735740,
            "maximum": 410981838.9,
            "minimum": 375041828.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 9879228.676,
            "variance": 97599159240000.0
          },
          {
            "average": 0.4998861951,
            "count": 14735740,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0.500000004,
            "variance": 0.250000004
          },
          {
            "average": 0,
            "count": 14735740,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14735740,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14735740,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14735740,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          575499.9979,
          6573249.979,
          43.16036798,
          576249.9979,
          6573999.999,
          421.060368
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                575499.9979218233,
                6573249.978933521,
                43.160367979378805
              ],
              [
                575499.9979218233,
                6573999.99893352,
                43.160367979378805
              ],
              [
                576249.9979218233,
                6573999.99893352,
                421.06036797937884
              ],
              [
                576249.9979218233,
                6573249.978933521,
                421.06036797937884
              ],
              [
                575499.9979218233,
                6573249.978933521,
                43.160367979378805
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2024-09-21T19:23:58+00:00",
        "end_time": "2023-08-02T20:03:48+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20230802_0318_0716_3.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20230802_0318_0716_3.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20230802_0318_0716_3.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20230802_0318_0716_3.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.674595,
            59.29125475,
            43.16036798,
            -151.6611684,
            59.29812291,
            421.060368
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.67459501654085,
                  59.29138935373441,
                  43.160367979378805
                ],
                [
                  -151.67433312027583,
                  59.29812290648445,
                  43.160367979378805
                ],
                [
                  -151.66116839280426,
                  59.297988262295924,
                  421.06036797937884
                ],
                [
                  -151.66143288798432,
                  59.29125474539608,
                  421.06036797937884
                ],
                [
                  -151.67459501654085,
                  59.29138935373441,
                  43.160367979378805
                ]
              ]
            ]
          },
          "id": "20230802_0318_0716_3.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20230802_0318_0716_3.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2024-09-21T19:23:58Z",
            "pc:count": 14735740,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 575873.2212,
                "count": 14735740,
                "maximum": 576249.9979,
                "minimum": 575499.9979,
                "name": "X",
                "position": 0,
                "stddev": 207.2440195,
                "variance": 42950.08363
              },
              {
                "average": 6573623.258,
                "count": 14735740,
                "maximum": 6573999.999,
                "minimum": 6573249.979,
                "name": "Y",
                "position": 1,
                "stddev": 221.4708337,
                "variance": 49049.33017
              },
              {
                "average": 180.8953535,
                "count": 14735740,
                "maximum": 421.060368,
                "minimum": 43.16036798,
                "name": "Z",
                "position": 2,
                "stddev": 87.44580293,
                "variance": 7646.768449
              },
              {
                "average": 39274.65023,
                "count": 14735740,
                "maximum": 65535,
                "minimum": 9502,
                "name": "Intensity",
                "position": 3,
                "stddev": 10751.33567,
                "variance": 115591218.7
              },
              {
                "average": 1.601444312,
                "count": 14735740,
                "maximum": 8,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7926185588,
                "variance": 0.6282441797
              },
              {
                "average": 2.206238845,
                "count": 14735740,
                "maximum": 8,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9605330008,
                "variance": 0.9226236457
              },
              {
                "average": 0.4998861951,
                "count": 14735740,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.500000004,
                "variance": 0.250000004
              },
              {
                "average": 0,
                "count": 14735740,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 3.80246781,
                "count": 14735740,
                "maximum": 5,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.787835371,
                "variance": 3.196355314
              },
              {
                "average": 5.101377326,
                "count": 14735740,
                "maximum": 28.31399918,
                "minimum": -25.14599991,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 14.4718126,
                "variance": 209.4333598
              },
              {
                "average": 0.4998861951,
                "count": 14735740,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.500000004,
                "variance": 0.250000004
              },
              {
                "average": 444.7508857,
                "count": 14735740,
                "maximum": 1900,
                "minimum": 313,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 435.9217599,
                "variance": 190027.7807
              },
              {
                "average": 378001695.4,
                "count": 14735740,
                "maximum": 410981838.9,
                "minimum": 375041828.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 9879228.676,
                "variance": 97599159240000.0
              },
              {
                "average": 0.4998861951,
                "count": 14735740,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0.500000004,
                "variance": 0.250000004
              },
              {
                "average": 0,
                "count": 14735740,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14735740,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14735740,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14735740,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              575499.9979,
              6573249.979,
              43.16036798,
              576249.9979,
              6573999.999,
              421.060368
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    575499.9979218233,
                    6573249.978933521,
                    43.160367979378805
                  ],
                  [
                    575499.9979218233,
                    6573999.99893352,
                    43.160367979378805
                  ],
                  [
                    576249.9979218233,
                    6573999.99893352,
                    421.06036797937884
                  ],
                  [
                    576249.9979218233,
                    6573249.978933521,
                    421.06036797937884
                  ],
                  [
                    575499.9979218233,
                    6573249.978933521,
                    43.160367979378805
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2024-09-21T19:23:58+00:00",
            "end_time": "2023-08-02T20:03: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": "20230802_0313_0713_4.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.79137782591715,
              59.25883679665472,
              617.8515724110158
            ],
            [
              -151.79137750161993,
              59.258845954506654,
              617.8515724110158
            ],
            [
              -151.79121584144042,
              59.25884445335547,
              621.0715724110158
            ],
            [
              -151.79121616578095,
              59.258835295504106,
              621.0715724110158
            ],
            [
              -151.79137782591715,
              59.25883679665472,
              617.8515724110158
            ]
          ]
        ]
      },
      "bbox": [
        -151.7913778,
        59.2588353,
        617.8515724,
        -151.7912158,
        59.25884595,
        621.0715724
      ],
      "properties": {
        "datetime": "2023-08-02T20:21:08Z",
        "pc:count": 117,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 568917.71,
            "count": 117,
            "maximum": 568923.0639,
            "minimum": 568913.8439,
            "name": "X",
            "position": 0,
            "stddev": 2.195895449,
            "variance": 4.821956823
          },
          {
            "average": 6569499.612,
            "count": 117,
            "maximum": 6569499.993,
            "minimum": 6569498.973,
            "name": "Y",
            "position": 1,
            "stddev": 0.2710779587,
            "variance": 0.07348325968
          },
          {
            "average": 619.1374698,
            "count": 117,
            "maximum": 621.0715724,
            "minimum": 617.8515724,
            "name": "Z",
            "position": 2,
            "stddev": 0.7488360553,
            "variance": 0.5607554377
          },
          {
            "average": 57564.88889,
            "count": 117,
            "maximum": 62258,
            "minimum": 50938,
            "name": "Intensity",
            "position": 3,
            "stddev": 3302.609621,
            "variance": 10907230.31
          },
          {
            "average": 1,
            "count": 117,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 117,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.4786324786,
            "count": 117,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5016918033,
            "variance": 0.2516946655
          },
          {
            "average": 0,
            "count": 117,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.487179487,
            "count": 117,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5019854479,
            "variance": 0.2519893899
          },
          {
            "average": -0.5628204988,
            "count": 117,
            "maximum": 21.98399925,
            "minimum": -24.09600067,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 18.55358025,
            "variance": 344.2353401
          },
          {
            "average": 0.4786324786,
            "count": 117,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5016918033,
            "variance": 0.2516946655
          },
          {
            "average": 313.974359,
            "count": 117,
            "maximum": 315,
            "minimum": 313,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8036719444,
            "variance": 0.6458885942
          },
          {
            "average": 375042302.8,
            "count": 117,
            "maximum": 375042868.5,
            "minimum": 375041933.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 388.8709008,
            "variance": 151220.5775
          },
          {
            "average": 0.4786324786,
            "count": 117,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0.5016918033,
            "variance": 0.2516946655
          },
          {
            "average": 0,
            "count": 117,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 117,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 117,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 117,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          568913.8439,
          6569498.973,
          617.8515724,
          568923.0639,
          6569499.993,
          621.0715724
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                568913.8438831018,
                6569498.972656177,
                617.8515724110158
              ],
              [
                568913.8438831018,
                6569499.992656177,
                617.8515724110158
              ],
              [
                568923.0638831018,
                6569499.992656177,
                621.0715724110158
              ],
              [
                568923.0638831018,
                6569498.972656177,
                621.0715724110158
              ],
              [
                568913.8438831018,
                6569498.972656177,
                617.8515724110158
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2023-08-02T20:21:08+00:00",
        "end_time": "2023-08-02T20:05:33+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20230802_0313_0713_4.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20230802_0313_0713_4.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20230802_0313_0713_4.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20230802_0313_0713_4.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.7913778,
            59.2588353,
            617.8515724,
            -151.7912158,
            59.25884595,
            621.0715724
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.79137782591715,
                  59.25883679665472,
                  617.8515724110158
                ],
                [
                  -151.79137750161993,
                  59.258845954506654,
                  617.8515724110158
                ],
                [
                  -151.79121584144042,
                  59.25884445335547,
                  621.0715724110158
                ],
                [
                  -151.79121616578095,
                  59.258835295504106,
                  621.0715724110158
                ],
                [
                  -151.79137782591715,
                  59.25883679665472,
                  617.8515724110158
                ]
              ]
            ]
          },
          "id": "20230802_0313_0713_4.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20230802_0313_0713_4.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2023-08-02T20:21:08Z",
            "pc:count": 117,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 568917.71,
                "count": 117,
                "maximum": 568923.0639,
                "minimum": 568913.8439,
                "name": "X",
                "position": 0,
                "stddev": 2.195895449,
                "variance": 4.821956823
              },
              {
                "average": 6569499.612,
                "count": 117,
                "maximum": 6569499.993,
                "minimum": 6569498.973,
                "name": "Y",
                "position": 1,
                "stddev": 0.2710779587,
                "variance": 0.07348325968
              },
              {
                "average": 619.1374698,
                "count": 117,
                "maximum": 621.0715724,
                "minimum": 617.8515724,
                "name": "Z",
                "position": 2,
                "stddev": 0.7488360553,
                "variance": 0.5607554377
              },
              {
                "average": 57564.88889,
                "count": 117,
                "maximum": 62258,
                "minimum": 50938,
                "name": "Intensity",
                "position": 3,
                "stddev": 3302.609621,
                "variance": 10907230.31
              },
              {
                "average": 1,
                "count": 117,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 117,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.4786324786,
                "count": 117,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5016918033,
                "variance": 0.2516946655
              },
              {
                "average": 0,
                "count": 117,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.487179487,
                "count": 117,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5019854479,
                "variance": 0.2519893899
              },
              {
                "average": -0.5628204988,
                "count": 117,
                "maximum": 21.98399925,
                "minimum": -24.09600067,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 18.55358025,
                "variance": 344.2353401
              },
              {
                "average": 0.4786324786,
                "count": 117,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5016918033,
                "variance": 0.2516946655
              },
              {
                "average": 313.974359,
                "count": 117,
                "maximum": 315,
                "minimum": 313,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8036719444,
                "variance": 0.6458885942
              },
              {
                "average": 375042302.8,
                "count": 117,
                "maximum": 375042868.5,
                "minimum": 375041933.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 388.8709008,
                "variance": 151220.5775
              },
              {
                "average": 0.4786324786,
                "count": 117,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0.5016918033,
                "variance": 0.2516946655
              },
              {
                "average": 0,
                "count": 117,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 117,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 117,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 117,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              568913.8439,
              6569498.973,
              617.8515724,
              568923.0639,
              6569499.993,
              621.0715724
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    568913.8438831018,
                    6569498.972656177,
                    617.8515724110158
                  ],
                  [
                    568913.8438831018,
                    6569499.992656177,
                    617.8515724110158
                  ],
                  [
                    568923.0638831018,
                    6569499.992656177,
                    621.0715724110158
                  ],
                  [
                    568923.0638831018,
                    6569498.972656177,
                    621.0715724110158
                  ],
                  [
                    568913.8438831018,
                    6569498.972656177,
                    617.8515724110158
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2023-08-02T20:21:08+00:00",
            "end_time": "2023-08-02T20:05: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": "20230802_0318_0718_4.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.6603741951419,
              59.31818804669422,
              325.3301084867768
            ],
            [
              -151.66010920750426,
              59.32492153264564,
              325.3301084867768
            ],
            [
              -151.64693419588025,
              59.32478541344128,
              774.0501084867768
            ],
            [
              -151.64720178718702,
              59.31805196375115,
              774.0501084867768
            ],
            [
              -151.6603741951419,
              59.31818804669422,
              325.3301084867768
            ]
          ]
        ]
      },
      "bbox": [
        -151.6603742,
        59.31805196,
        325.3301085,
        -151.6469342,
        59.32492153,
        774.0501085
      ],
      "properties": {
        "datetime": "2024-06-17T00:38:00Z",
        "pc:count": 11435022,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 576636.9663,
            "count": 11435022,
            "maximum": 576999.998,
            "minimum": 576249.998,
            "name": "X",
            "position": 0,
            "stddev": 212.113865,
            "variance": 44992.29174
          },
          {
            "average": 6576602.173,
            "count": 11435022,
            "maximum": 6576999.999,
            "minimum": 6576249.979,
            "name": "Y",
            "position": 1,
            "stddev": 223.1539771,
            "variance": 49797.6975
          },
          {
            "average": 531.9188616,
            "count": 11435022,
            "maximum": 774.0501085,
            "minimum": 325.3301085,
            "name": "Z",
            "position": 2,
            "stddev": 85.23985543,
            "variance": 7265.832953
          },
          {
            "average": 48061.83551,
            "count": 11435022,
            "maximum": 65535,
            "minimum": 10932,
            "name": "Intensity",
            "position": 3,
            "stddev": 8237.357779,
            "variance": 67854063.18
          },
          {
            "average": 1.167656608,
            "count": 11435022,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4088596286,
            "variance": 0.1671661959
          },
          {
            "average": 1.337938222,
            "count": 11435022,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5550724383,
            "variance": 0.3081054118
          },
          {
            "average": 0.04733781885,
            "count": 11435022,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.2123604335,
            "variance": 0.0450969537
          },
          {
            "average": 0,
            "count": 11435022,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 3.477735242,
            "count": 11435022,
            "maximum": 22,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 5.701250427,
            "variance": 32.50425644
          },
          {
            "average": -3.099423364,
            "count": 11435022,
            "maximum": 25.05599976,
            "minimum": -28.03199959,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.64229493,
            "variance": 244.6813907
          },
          {
            "average": 0.04733781885,
            "count": 11435022,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.2123604335,
            "variance": 0.0450969537
          },
          {
            "average": 1305.529138,
            "count": 11435022,
            "maximum": 1414,
            "minimum": 313,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 319.9978042,
            "variance": 102398.5947
          },
          {
            "average": 400021458.6,
            "count": 11435022,
            "maximum": 402619880.4,
            "minimum": 375041803.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 8052387.439,
            "variance": 64840943470000.0
          },
          {
            "average": 0.04733781885,
            "count": 11435022,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0.2123604335,
            "variance": 0.0450969537
          },
          {
            "average": 0,
            "count": 11435022,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11435022,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11435022,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11435022,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          576249.998,
          6576249.979,
          325.3301085,
          576999.998,
          6576999.999,
          774.0501085
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                576249.9980436782,
                6576249.978751575,
                325.3301084867768
              ],
              [
                576249.9980436782,
                6576999.998751574,
                325.3301084867768
              ],
              [
                576999.9980436782,
                6576999.998751574,
                774.0501084867768
              ],
              [
                576999.9980436782,
                6576249.978751575,
                774.0501084867768
              ],
              [
                576249.9980436782,
                6576249.978751575,
                325.3301084867768
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2024-06-17T00:38:00+00:00",
        "end_time": "2023-08-02T20:03:23+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20230802_0318_0718_4.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20230802_0318_0718_4.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20230802_0318_0718_4.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20230802_0318_0718_4.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.6603742,
            59.31805196,
            325.3301085,
            -151.6469342,
            59.32492153,
            774.0501085
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.6603741951419,
                  59.31818804669422,
                  325.3301084867768
                ],
                [
                  -151.66010920750426,
                  59.32492153264564,
                  325.3301084867768
                ],
                [
                  -151.64693419588025,
                  59.32478541344128,
                  774.0501084867768
                ],
                [
                  -151.64720178718702,
                  59.31805196375115,
                  774.0501084867768
                ],
                [
                  -151.6603741951419,
                  59.31818804669422,
                  325.3301084867768
                ]
              ]
            ]
          },
          "id": "20230802_0318_0718_4.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20230802_0318_0718_4.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2024-06-17T00:38:00Z",
            "pc:count": 11435022,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 576636.9663,
                "count": 11435022,
                "maximum": 576999.998,
                "minimum": 576249.998,
                "name": "X",
                "position": 0,
                "stddev": 212.113865,
                "variance": 44992.29174
              },
              {
                "average": 6576602.173,
                "count": 11435022,
                "maximum": 6576999.999,
                "minimum": 6576249.979,
                "name": "Y",
                "position": 1,
                "stddev": 223.1539771,
                "variance": 49797.6975
              },
              {
                "average": 531.9188616,
                "count": 11435022,
                "maximum": 774.0501085,
                "minimum": 325.3301085,
                "name": "Z",
                "position": 2,
                "stddev": 85.23985543,
                "variance": 7265.832953
              },
              {
                "average": 48061.83551,
                "count": 11435022,
                "maximum": 65535,
                "minimum": 10932,
                "name": "Intensity",
                "position": 3,
                "stddev": 8237.357779,
                "variance": 67854063.18
              },
              {
                "average": 1.167656608,
                "count": 11435022,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4088596286,
                "variance": 0.1671661959
              },
              {
                "average": 1.337938222,
                "count": 11435022,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5550724383,
                "variance": 0.3081054118
              },
              {
                "average": 0.04733781885,
                "count": 11435022,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.2123604335,
                "variance": 0.0450969537
              },
              {
                "average": 0,
                "count": 11435022,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 3.477735242,
                "count": 11435022,
                "maximum": 22,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 5.701250427,
                "variance": 32.50425644
              },
              {
                "average": -3.099423364,
                "count": 11435022,
                "maximum": 25.05599976,
                "minimum": -28.03199959,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.64229493,
                "variance": 244.6813907
              },
              {
                "average": 0.04733781885,
                "count": 11435022,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.2123604335,
                "variance": 0.0450969537
              },
              {
                "average": 1305.529138,
                "count": 11435022,
                "maximum": 1414,
                "minimum": 313,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 319.9978042,
                "variance": 102398.5947
              },
              {
                "average": 400021458.6,
                "count": 11435022,
                "maximum": 402619880.4,
                "minimum": 375041803.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 8052387.439,
                "variance": 64840943470000.0
              },
              {
                "average": 0.04733781885,
                "count": 11435022,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0.2123604335,
                "variance": 0.0450969537
              },
              {
                "average": 0,
                "count": 11435022,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11435022,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11435022,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11435022,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              576249.998,
              6576249.979,
              325.3301085,
              576999.998,
              6576999.999,
              774.0501085
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    576249.9980436782,
                    6576249.978751575,
                    325.3301084867768
                  ],
                  [
                    576249.9980436782,
                    6576999.998751574,
                    325.3301084867768
                  ],
                  [
                    576999.9980436782,
                    6576999.998751574,
                    774.0501084867768
                  ],
                  [
                    576999.9980436782,
                    6576249.978751575,
                    774.0501084867768
                  ],
                  [
                    576249.9980436782,
                    6576249.978751575,
                    325.3301084867768
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2024-06-17T00:38:00+00:00",
            "end_time": "2023-08-02T20:03: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": "20240615_0308_0719_2.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.92320765036482,
              59.340831987363494,
              2.054512078869436
            ],
            [
              -151.92299445447665,
              59.347566101660185,
              2.054512078869436
            ],
            [
              -151.90980938424835,
              59.34745652888944,
              254.35451207886945
            ],
            [
              -151.91002518890144,
              59.34072244379773,
              254.35451207886945
            ],
            [
              -151.92320765036482,
              59.340831987363494,
              2.054512078869436
            ]
          ]
        ]
      },
      "bbox": [
        -151.9232077,
        59.34072244,
        2.054512079,
        -151.9098094,
        59.3475661,
        254.3545121
      ],
      "properties": {
        "datetime": "2024-06-16T01:27:55Z",
        "pc:count": 14339091,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 561620.069,
            "count": 14339091,
            "maximum": 561999.9979,
            "minimum": 561249.9979,
            "name": "X",
            "position": 0,
            "stddev": 217.9249588,
            "variance": 47491.28765
          },
          {
            "average": 6578876.195,
            "count": 14339091,
            "maximum": 6579249.999,
            "minimum": 6578499.979,
            "name": "Y",
            "position": 1,
            "stddev": 215.8910996,
            "variance": 46608.96689
          },
          {
            "average": 53.78473827,
            "count": 14339091,
            "maximum": 254.3545121,
            "minimum": 2.054512079,
            "name": "Z",
            "position": 2,
            "stddev": 41.57157291,
            "variance": 1728.195674
          },
          {
            "average": 42226.183,
            "count": 14339091,
            "maximum": 65535,
            "minimum": 19511,
            "name": "Intensity",
            "position": 3,
            "stddev": 8754.466001,
            "variance": 76640674.96
          },
          {
            "average": 1.496111992,
            "count": 14339091,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6967985079,
            "variance": 0.4855281605
          },
          {
            "average": 1.993525949,
            "count": 14339091,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.8455453706,
            "variance": 0.7149469737
          },
          {
            "average": 0,
            "count": 14339091,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 3.068534819e-06,
            "count": 14339091,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001751720759,
            "variance": 3.068525617e-06
          },
          {
            "average": 3.850929463,
            "count": 14339091,
            "maximum": 20,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.801785118,
            "variance": 3.24642961
          },
          {
            "average": 1.665374276,
            "count": 14339091,
            "maximum": 28.22400093,
            "minimum": -26.39999962,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 16.14649121,
            "variance": 260.7091784
          },
          {
            "average": 0,
            "count": 14339091,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1311.206641,
            "count": 14339091,
            "maximum": 1313,
            "minimum": 1309,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9150177528,
            "variance": 0.8372574879
          },
          {
            "average": 402535195.8,
            "count": 14339091,
            "maximum": 402536475.8,
            "minimum": 402531021.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 600.4723558,
            "variance": 360567.05
          },
          {
            "average": 0,
            "count": 14339091,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14339091,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14339091,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14339091,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14339091,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          561249.9979,
          6578499.979,
          2.054512079,
          561999.9979,
          6579249.999,
          254.3545121
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                561249.9979033056,
                6578499.978780731,
                2.054512078869436
              ],
              [
                561249.9979033056,
                6579249.99878073,
                2.054512078869436
              ],
              [
                561999.9979033056,
                6579249.99878073,
                254.35451207886945
              ],
              [
                561999.9979033056,
                6578499.978780731,
                254.35451207886945
              ],
              [
                561249.9979033056,
                6578499.978780731,
                2.054512078869436
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2024-06-16T01:27:55+00:00",
        "end_time": "2024-06-15T23:57:01+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20240615_0308_0719_2.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20240615_0308_0719_2.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20240615_0308_0719_2.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0308_0719_2.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.9232077,
            59.34072244,
            2.054512079,
            -151.9098094,
            59.3475661,
            254.3545121
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.92320765036482,
                  59.340831987363494,
                  2.054512078869436
                ],
                [
                  -151.92299445447665,
                  59.347566101660185,
                  2.054512078869436
                ],
                [
                  -151.90980938424835,
                  59.34745652888944,
                  254.35451207886945
                ],
                [
                  -151.91002518890144,
                  59.34072244379773,
                  254.35451207886945
                ],
                [
                  -151.92320765036482,
                  59.340831987363494,
                  2.054512078869436
                ]
              ]
            ]
          },
          "id": "20240615_0308_0719_2.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0308_0719_2.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2024-06-16T01:27:55Z",
            "pc:count": 14339091,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 561620.069,
                "count": 14339091,
                "maximum": 561999.9979,
                "minimum": 561249.9979,
                "name": "X",
                "position": 0,
                "stddev": 217.9249588,
                "variance": 47491.28765
              },
              {
                "average": 6578876.195,
                "count": 14339091,
                "maximum": 6579249.999,
                "minimum": 6578499.979,
                "name": "Y",
                "position": 1,
                "stddev": 215.8910996,
                "variance": 46608.96689
              },
              {
                "average": 53.78473827,
                "count": 14339091,
                "maximum": 254.3545121,
                "minimum": 2.054512079,
                "name": "Z",
                "position": 2,
                "stddev": 41.57157291,
                "variance": 1728.195674
              },
              {
                "average": 42226.183,
                "count": 14339091,
                "maximum": 65535,
                "minimum": 19511,
                "name": "Intensity",
                "position": 3,
                "stddev": 8754.466001,
                "variance": 76640674.96
              },
              {
                "average": 1.496111992,
                "count": 14339091,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6967985079,
                "variance": 0.4855281605
              },
              {
                "average": 1.993525949,
                "count": 14339091,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.8455453706,
                "variance": 0.7149469737
              },
              {
                "average": 0,
                "count": 14339091,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 3.068534819e-06,
                "count": 14339091,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001751720759,
                "variance": 3.068525617e-06
              },
              {
                "average": 3.850929463,
                "count": 14339091,
                "maximum": 20,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.801785118,
                "variance": 3.24642961
              },
              {
                "average": 1.665374276,
                "count": 14339091,
                "maximum": 28.22400093,
                "minimum": -26.39999962,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 16.14649121,
                "variance": 260.7091784
              },
              {
                "average": 0,
                "count": 14339091,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1311.206641,
                "count": 14339091,
                "maximum": 1313,
                "minimum": 1309,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9150177528,
                "variance": 0.8372574879
              },
              {
                "average": 402535195.8,
                "count": 14339091,
                "maximum": 402536475.8,
                "minimum": 402531021.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 600.4723558,
                "variance": 360567.05
              },
              {
                "average": 0,
                "count": 14339091,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14339091,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14339091,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14339091,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14339091,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              561249.9979,
              6578499.979,
              2.054512079,
              561999.9979,
              6579249.999,
              254.3545121
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    561249.9979033056,
                    6578499.978780731,
                    2.054512078869436
                  ],
                  [
                    561249.9979033056,
                    6579249.99878073,
                    2.054512078869436
                  ],
                  [
                    561999.9979033056,
                    6579249.99878073,
                    254.35451207886945
                  ],
                  [
                    561999.9979033056,
                    6578499.978780731,
                    254.35451207886945
                  ],
                  [
                    561249.9979033056,
                    6578499.978780731,
                    2.054512078869436
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2024-06-16T01:27:55+00:00",
            "end_time": "2024-06-15T23:57: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": "20230801_0328_0728_3.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.39227776215128,
              59.450754113030854,
              -2.144328095013607
            ],
            [
              -151.39200048537495,
              59.45659367072114,
              -2.144328095013607
            ],
            [
              -151.39026329420898,
              59.45657227788119,
              4.395671904986393
            ],
            [
              -151.39054087022427,
              59.450732725146,
              4.395671904986393
            ],
            [
              -151.39227776215128,
              59.450754113030854,
              -2.144328095013607
            ]
          ]
        ]
      },
      "bbox": [
        -151.3922778,
        59.45073273,
        -2.144328095,
        -151.3902633,
        59.45659367,
        4.395671905
      ],
      "properties": {
        "datetime": "2023-08-01T18:56:35Z",
        "pc:count": 27846,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 591223.7049,
            "count": 27846,
            "maximum": 591249.9958,
            "minimum": 591151.4758,
            "name": "X",
            "position": 0,
            "stddev": 17.92699964,
            "variance": 321.3773162
          },
          {
            "average": 6591516.486,
            "count": 27846,
            "maximum": 6591997.491,
            "minimum": 6591346.951,
            "name": "Y",
            "position": 1,
            "stddev": 35.46905047,
            "variance": 1258.053541
          },
          {
            "average": -0.5304963059,
            "count": 27846,
            "maximum": 4.395671905,
            "minimum": -2.144328095,
            "name": "Z",
            "position": 2,
            "stddev": 1.172085224,
            "variance": 1.373783773
          },
          {
            "average": 49243.10256,
            "count": 27846,
            "maximum": 65535,
            "minimum": 15519,
            "name": "Intensity",
            "position": 3,
            "stddev": 8610.907541,
            "variance": 74147728.67
          },
          {
            "average": 1.002262443,
            "count": 27846,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.05774771481,
            "variance": 0.003334798566
          },
          {
            "average": 1.00280112,
            "count": 27846,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.06279007388,
            "variance": 0.003942593378
          },
          {
            "average": 0.5398980105,
            "count": 27846,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4984145562,
            "variance": 0.2484170699
          },
          {
            "average": 0.007685125332,
            "count": 27846,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.08732890734,
            "variance": 0.007626338056
          },
          {
            "average": 4.552000287,
            "count": 27846,
            "maximum": 22,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 7.446193424,
            "variance": 55.4457965
          },
          {
            "average": -0.2040086247,
            "count": 27846,
            "maximum": 13.82400036,
            "minimum": -27.26399994,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.44038272,
            "variance": 154.7631222
          },
          {
            "average": 0.5398980105,
            "count": 27846,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4984145562,
            "variance": 0.2484170699
          },
          {
            "average": 111.8966458,
            "count": 27846,
            "maximum": 113,
            "minimum": 110,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8095441351,
            "variance": 0.6553617066
          },
          {
            "average": 374950868.4,
            "count": 27846,
            "maximum": 374951395.9,
            "minimum": 374949903.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 472.9931949,
            "variance": 223722.5624
          },
          {
            "average": 0.5398980105,
            "count": 27846,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0.4984145562,
            "variance": 0.2484170699
          },
          {
            "average": 0,
            "count": 27846,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 27846,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 27846,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 27846,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          591151.4758,
          6591346.951,
          -2.144328095,
          591249.9958,
          6591997.491,
          4.395671905
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                591151.4757802386,
                6591346.9507340435,
                -2.144328095013607
              ],
              [
                591151.4757802386,
                6591997.490734043,
                -2.144328095013607
              ],
              [
                591249.9957802386,
                6591997.490734043,
                4.395671904986393
              ],
              [
                591249.9957802386,
                6591346.9507340435,
                4.395671904986393
              ],
              [
                591151.4757802386,
                6591346.9507340435,
                -2.144328095013607
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2023-08-01T18:56:35+00:00",
        "end_time": "2023-08-01T18:31:43+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20230801_0328_0728_3.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20230801_0328_0728_3.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20230801_0328_0728_3.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20230801_0328_0728_3.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.3922778,
            59.45073273,
            -2.144328095,
            -151.3902633,
            59.45659367,
            4.395671905
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.39227776215128,
                  59.450754113030854,
                  -2.144328095013607
                ],
                [
                  -151.39200048537495,
                  59.45659367072114,
                  -2.144328095013607
                ],
                [
                  -151.39026329420898,
                  59.45657227788119,
                  4.395671904986393
                ],
                [
                  -151.39054087022427,
                  59.450732725146,
                  4.395671904986393
                ],
                [
                  -151.39227776215128,
                  59.450754113030854,
                  -2.144328095013607
                ]
              ]
            ]
          },
          "id": "20230801_0328_0728_3.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20230801_0328_0728_3.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2023-08-01T18:56:35Z",
            "pc:count": 27846,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 591223.7049,
                "count": 27846,
                "maximum": 591249.9958,
                "minimum": 591151.4758,
                "name": "X",
                "position": 0,
                "stddev": 17.92699964,
                "variance": 321.3773162
              },
              {
                "average": 6591516.486,
                "count": 27846,
                "maximum": 6591997.491,
                "minimum": 6591346.951,
                "name": "Y",
                "position": 1,
                "stddev": 35.46905047,
                "variance": 1258.053541
              },
              {
                "average": -0.5304963059,
                "count": 27846,
                "maximum": 4.395671905,
                "minimum": -2.144328095,
                "name": "Z",
                "position": 2,
                "stddev": 1.172085224,
                "variance": 1.373783773
              },
              {
                "average": 49243.10256,
                "count": 27846,
                "maximum": 65535,
                "minimum": 15519,
                "name": "Intensity",
                "position": 3,
                "stddev": 8610.907541,
                "variance": 74147728.67
              },
              {
                "average": 1.002262443,
                "count": 27846,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.05774771481,
                "variance": 0.003334798566
              },
              {
                "average": 1.00280112,
                "count": 27846,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.06279007388,
                "variance": 0.003942593378
              },
              {
                "average": 0.5398980105,
                "count": 27846,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4984145562,
                "variance": 0.2484170699
              },
              {
                "average": 0.007685125332,
                "count": 27846,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.08732890734,
                "variance": 0.007626338056
              },
              {
                "average": 4.552000287,
                "count": 27846,
                "maximum": 22,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 7.446193424,
                "variance": 55.4457965
              },
              {
                "average": -0.2040086247,
                "count": 27846,
                "maximum": 13.82400036,
                "minimum": -27.26399994,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.44038272,
                "variance": 154.7631222
              },
              {
                "average": 0.5398980105,
                "count": 27846,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4984145562,
                "variance": 0.2484170699
              },
              {
                "average": 111.8966458,
                "count": 27846,
                "maximum": 113,
                "minimum": 110,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8095441351,
                "variance": 0.6553617066
              },
              {
                "average": 374950868.4,
                "count": 27846,
                "maximum": 374951395.9,
                "minimum": 374949903.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 472.9931949,
                "variance": 223722.5624
              },
              {
                "average": 0.5398980105,
                "count": 27846,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0.4984145562,
                "variance": 0.2484170699
              },
              {
                "average": 0,
                "count": 27846,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 27846,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 27846,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 27846,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              591151.4758,
              6591346.951,
              -2.144328095,
              591249.9958,
              6591997.491,
              4.395671905
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    591151.4757802386,
                    6591346.9507340435,
                    -2.144328095013607
                  ],
                  [
                    591151.4757802386,
                    6591997.490734043,
                    -2.144328095013607
                  ],
                  [
                    591249.9957802386,
                    6591997.490734043,
                    4.395671904986393
                  ],
                  [
                    591249.9957802386,
                    6591346.9507340435,
                    4.395671904986393
                  ],
                  [
                    591151.4757802386,
                    6591346.9507340435,
                    -2.144328095013607
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2023-08-01T18:56:35+00:00",
            "end_time": "2023-08-01T18:31: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": "20230802_0323_0720_4.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.527490999161,
              59.3436989832679,
              349.58910971299974
            ],
            [
              -151.52719943638314,
              59.35043205912028,
              349.58910971299974
            ],
            [
              -151.51401530132742,
              59.350282467204764,
              716.4891097129998
            ],
            [
              -151.5143094717708,
              59.34354943121987,
              716.4891097129998
            ],
            [
              -151.527490999161,
              59.3436989832679,
              349.58910971299974
            ]
          ]
        ]
      },
      "bbox": [
        -151.527491,
        59.34354943,
        349.5891097,
        -151.5140153,
        59.35043206,
        716.4891097
      ],
      "properties": {
        "datetime": "2024-06-16T22:59:28Z",
        "pc:count": 8184080,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 584115.5323,
            "count": 8184080,
            "maximum": 584499.9979,
            "minimum": 583749.9979,
            "name": "X",
            "position": 0,
            "stddev": 217.1943934,
            "variance": 47173.40454
          },
          {
            "average": 6579628.509,
            "count": 8184080,
            "maximum": 6579999.999,
            "minimum": 6579249.979,
            "name": "Y",
            "position": 1,
            "stddev": 217.7840066,
            "variance": 47429.87352
          },
          {
            "average": 538.9579548,
            "count": 8184080,
            "maximum": 716.4891097,
            "minimum": 349.5891097,
            "name": "Z",
            "position": 2,
            "stddev": 83.0938103,
            "variance": 6904.58131
          },
          {
            "average": 53763.10442,
            "count": 8184080,
            "maximum": 65535,
            "minimum": 7447,
            "name": "Intensity",
            "position": 3,
            "stddev": 7458.337619,
            "variance": 55626800.04
          },
          {
            "average": 1.05150414,
            "count": 8184080,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2345640122,
            "variance": 0.05502027584
          },
          {
            "average": 1.10408757,
            "count": 8184080,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3349844238,
            "variance": 0.1122145642
          },
          {
            "average": 0.4437848848,
            "count": 8184080,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4968298411,
            "variance": 0.246839891
          },
          {
            "average": 0,
            "count": 8184080,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 3.241835368,
            "count": 8184080,
            "maximum": 22,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 5.498595383,
            "variance": 30.23455119
          },
          {
            "average": -6.725613801,
            "count": 8184080,
            "maximum": 28.03199959,
            "minimum": -25.24200058,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.98350587,
            "variance": 168.5714247
          },
          {
            "average": 0.4437848848,
            "count": 8184080,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4968298411,
            "variance": 0.246839891
          },
          {
            "average": 426.5076447,
            "count": 8184080,
            "maximum": 1402,
            "minimum": 313,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 332.0445025,
            "variance": 110253.5516
          },
          {
            "average": 377904893.4,
            "count": 8184080,
            "maximum": 402613968.3,
            "minimum": 375041706.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 8410625.985,
            "variance": 70738629460000.0
          },
          {
            "average": 0.4437848848,
            "count": 8184080,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0.4968298411,
            "variance": 0.246839891
          },
          {
            "average": 0,
            "count": 8184080,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8184080,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8184080,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8184080,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          583749.9979,
          6579249.979,
          349.5891097,
          584499.9979,
          6579999.999,
          716.4891097
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                583749.9978953493,
                6579249.9785470925,
                349.58910971299974
              ],
              [
                583749.9978953493,
                6579999.998547092,
                349.58910971299974
              ],
              [
                584499.9978953493,
                6579999.998547092,
                716.4891097129998
              ],
              [
                584499.9978953493,
                6579249.9785470925,
                716.4891097129998
              ],
              [
                583749.9978953493,
                6579249.9785470925,
                349.58910971299974
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2024-06-16T22:59:28+00:00",
        "end_time": "2023-08-02T20:01:46+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20230802_0323_0720_4.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20230802_0323_0720_4.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20230802_0323_0720_4.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20230802_0323_0720_4.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.527491,
            59.34354943,
            349.5891097,
            -151.5140153,
            59.35043206,
            716.4891097
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.527490999161,
                  59.3436989832679,
                  349.58910971299974
                ],
                [
                  -151.52719943638314,
                  59.35043205912028,
                  349.58910971299974
                ],
                [
                  -151.51401530132742,
                  59.350282467204764,
                  716.4891097129998
                ],
                [
                  -151.5143094717708,
                  59.34354943121987,
                  716.4891097129998
                ],
                [
                  -151.527490999161,
                  59.3436989832679,
                  349.58910971299974
                ]
              ]
            ]
          },
          "id": "20230802_0323_0720_4.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20230802_0323_0720_4.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2024-06-16T22:59:28Z",
            "pc:count": 8184080,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 584115.5323,
                "count": 8184080,
                "maximum": 584499.9979,
                "minimum": 583749.9979,
                "name": "X",
                "position": 0,
                "stddev": 217.1943934,
                "variance": 47173.40454
              },
              {
                "average": 6579628.509,
                "count": 8184080,
                "maximum": 6579999.999,
                "minimum": 6579249.979,
                "name": "Y",
                "position": 1,
                "stddev": 217.7840066,
                "variance": 47429.87352
              },
              {
                "average": 538.9579548,
                "count": 8184080,
                "maximum": 716.4891097,
                "minimum": 349.5891097,
                "name": "Z",
                "position": 2,
                "stddev": 83.0938103,
                "variance": 6904.58131
              },
              {
                "average": 53763.10442,
                "count": 8184080,
                "maximum": 65535,
                "minimum": 7447,
                "name": "Intensity",
                "position": 3,
                "stddev": 7458.337619,
                "variance": 55626800.04
              },
              {
                "average": 1.05150414,
                "count": 8184080,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2345640122,
                "variance": 0.05502027584
              },
              {
                "average": 1.10408757,
                "count": 8184080,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3349844238,
                "variance": 0.1122145642
              },
              {
                "average": 0.4437848848,
                "count": 8184080,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4968298411,
                "variance": 0.246839891
              },
              {
                "average": 0,
                "count": 8184080,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 3.241835368,
                "count": 8184080,
                "maximum": 22,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 5.498595383,
                "variance": 30.23455119
              },
              {
                "average": -6.725613801,
                "count": 8184080,
                "maximum": 28.03199959,
                "minimum": -25.24200058,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.98350587,
                "variance": 168.5714247
              },
              {
                "average": 0.4437848848,
                "count": 8184080,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4968298411,
                "variance": 0.246839891
              },
              {
                "average": 426.5076447,
                "count": 8184080,
                "maximum": 1402,
                "minimum": 313,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 332.0445025,
                "variance": 110253.5516
              },
              {
                "average": 377904893.4,
                "count": 8184080,
                "maximum": 402613968.3,
                "minimum": 375041706.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 8410625.985,
                "variance": 70738629460000.0
              },
              {
                "average": 0.4437848848,
                "count": 8184080,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0.4968298411,
                "variance": 0.246839891
              },
              {
                "average": 0,
                "count": 8184080,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8184080,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8184080,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8184080,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              583749.9979,
              6579249.979,
              349.5891097,
              584499.9979,
              6579999.999,
              716.4891097
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    583749.9978953493,
                    6579249.9785470925,
                    349.58910971299974
                  ],
                  [
                    583749.9978953493,
                    6579999.998547092,
                    349.58910971299974
                  ],
                  [
                    584499.9978953493,
                    6579999.998547092,
                    716.4891097129998
                  ],
                  [
                    584499.9978953493,
                    6579249.9785470925,
                    716.4891097129998
                  ],
                  [
                    583749.9978953493,
                    6579249.9785470925,
                    349.58910971299974
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2024-06-16T22:59:28+00:00",
            "end_time": "2023-08-02T20:01: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": "20240616_0310_0716_3.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.88520480156146,
              59.293362226305256,
              121.05239657708373
            ],
            [
              -151.88498449819153,
              59.30009630452287,
              121.05239657708373
            ],
            [
              -151.87181796712096,
              59.299982944524075,
              590.9723965770837
            ],
            [
              -151.87204087058097,
              59.29324889649308,
              590.9723965770837
            ],
            [
              -151.88520480156146,
              59.293362226305256,
              121.05239657708373
            ]
          ]
        ]
      },
      "bbox": [
        -151.8852048,
        59.2932489,
        121.0523966,
        -151.871818,
        59.3000963,
        590.9723966
      ],
      "properties": {
        "datetime": "2024-06-17T00:01:01Z",
        "pc:count": 14587509,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 563897.8053,
            "count": 14587509,
            "maximum": 564249.9981,
            "minimum": 563499.9981,
            "name": "X",
            "position": 0,
            "stddev": 210.4401834,
            "variance": 44285.07078
          },
          {
            "average": 6573665.142,
            "count": 14587509,
            "maximum": 6573999.999,
            "minimum": 6573249.979,
            "name": "Y",
            "position": 1,
            "stddev": 202.0320908,
            "variance": 40816.9657
          },
          {
            "average": 383.0948495,
            "count": 14587509,
            "maximum": 590.9723966,
            "minimum": 121.0523966,
            "name": "Z",
            "position": 2,
            "stddev": 99.49738862,
            "variance": 9899.730342
          },
          {
            "average": 45490.34808,
            "count": 14587509,
            "maximum": 64105,
            "minimum": 13702,
            "name": "Intensity",
            "position": 3,
            "stddev": 9767.93563,
            "variance": 95412566.47
          },
          {
            "average": 1.338630811,
            "count": 14587509,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5702352492,
            "variance": 0.3251682394
          },
          {
            "average": 1.679162289,
            "count": 14587509,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.7232175455,
            "variance": 0.5230436182
          },
          {
            "average": 0,
            "count": 14587509,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14587509,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.543347531,
            "count": 14587509,
            "maximum": 21,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.459233128,
            "variance": 6.047827579
          },
          {
            "average": 0.6084116253,
            "count": 14587509,
            "maximum": 28.12800026,
            "minimum": -28.03199959,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 16.14943069,
            "variance": 260.8041115
          },
          {
            "average": 0,
            "count": 14587509,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1405.317491,
            "count": 14587509,
            "maximum": 1409,
            "minimum": 1403,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.349385897,
            "variance": 5.519614091
          },
          {
            "average": 402615571.9,
            "count": 14587509,
            "maximum": 402617661.1,
            "minimum": 402614524.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1169.23385,
            "variance": 1367107.795
          },
          {
            "average": 0,
            "count": 14587509,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14587509,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14587509,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14587509,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14587509,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          563499.9981,
          6573249.979,
          121.0523966,
          564249.9981,
          6573999.999,
          590.9723966
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                563499.9980903141,
                6573249.97880527,
                121.05239657708373
              ],
              [
                563499.9980903141,
                6573999.99880527,
                121.05239657708373
              ],
              [
                564249.9980903141,
                6573999.99880527,
                590.9723965770837
              ],
              [
                564249.9980903141,
                6573249.97880527,
                590.9723965770837
              ],
              [
                563499.9980903141,
                6573249.97880527,
                121.05239657708373
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2024-06-17T00:01:01+00:00",
        "end_time": "2024-06-16T23:08:44+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20240616_0310_0716_3.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20240616_0310_0716_3.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20240616_0310_0716_3.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240616_0310_0716_3.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.8852048,
            59.2932489,
            121.0523966,
            -151.871818,
            59.3000963,
            590.9723966
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.88520480156146,
                  59.293362226305256,
                  121.05239657708373
                ],
                [
                  -151.88498449819153,
                  59.30009630452287,
                  121.05239657708373
                ],
                [
                  -151.87181796712096,
                  59.299982944524075,
                  590.9723965770837
                ],
                [
                  -151.87204087058097,
                  59.29324889649308,
                  590.9723965770837
                ],
                [
                  -151.88520480156146,
                  59.293362226305256,
                  121.05239657708373
                ]
              ]
            ]
          },
          "id": "20240616_0310_0716_3.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240616_0310_0716_3.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2024-06-17T00:01:01Z",
            "pc:count": 14587509,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 563897.8053,
                "count": 14587509,
                "maximum": 564249.9981,
                "minimum": 563499.9981,
                "name": "X",
                "position": 0,
                "stddev": 210.4401834,
                "variance": 44285.07078
              },
              {
                "average": 6573665.142,
                "count": 14587509,
                "maximum": 6573999.999,
                "minimum": 6573249.979,
                "name": "Y",
                "position": 1,
                "stddev": 202.0320908,
                "variance": 40816.9657
              },
              {
                "average": 383.0948495,
                "count": 14587509,
                "maximum": 590.9723966,
                "minimum": 121.0523966,
                "name": "Z",
                "position": 2,
                "stddev": 99.49738862,
                "variance": 9899.730342
              },
              {
                "average": 45490.34808,
                "count": 14587509,
                "maximum": 64105,
                "minimum": 13702,
                "name": "Intensity",
                "position": 3,
                "stddev": 9767.93563,
                "variance": 95412566.47
              },
              {
                "average": 1.338630811,
                "count": 14587509,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5702352492,
                "variance": 0.3251682394
              },
              {
                "average": 1.679162289,
                "count": 14587509,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.7232175455,
                "variance": 0.5230436182
              },
              {
                "average": 0,
                "count": 14587509,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14587509,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.543347531,
                "count": 14587509,
                "maximum": 21,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.459233128,
                "variance": 6.047827579
              },
              {
                "average": 0.6084116253,
                "count": 14587509,
                "maximum": 28.12800026,
                "minimum": -28.03199959,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 16.14943069,
                "variance": 260.8041115
              },
              {
                "average": 0,
                "count": 14587509,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1405.317491,
                "count": 14587509,
                "maximum": 1409,
                "minimum": 1403,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.349385897,
                "variance": 5.519614091
              },
              {
                "average": 402615571.9,
                "count": 14587509,
                "maximum": 402617661.1,
                "minimum": 402614524.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1169.23385,
                "variance": 1367107.795
              },
              {
                "average": 0,
                "count": 14587509,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14587509,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14587509,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14587509,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14587509,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              563499.9981,
              6573249.979,
              121.0523966,
              564249.9981,
              6573999.999,
              590.9723966
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    563499.9980903141,
                    6573249.97880527,
                    121.05239657708373
                  ],
                  [
                    563499.9980903141,
                    6573999.99880527,
                    121.05239657708373
                  ],
                  [
                    564249.9980903141,
                    6573999.99880527,
                    590.9723965770837
                  ],
                  [
                    564249.9980903141,
                    6573249.97880527,
                    590.9723965770837
                  ],
                  [
                    563499.9980903141,
                    6573249.97880527,
                    121.05239657708373
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2024-06-17T00:01:01+00:00",
            "end_time": "2024-06-16T23:08: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": "20240615_0313_0725_1.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.80172193138776,
              59.42060153072426,
              67.26942020432082
            ],
            [
              -151.8014839317504,
              59.42733527839587,
              67.26942020432082
            ],
            [
              -151.7882684178889,
              59.42721331981806,
              383.3694202043208
            ],
            [
              -151.78850904028823,
              59.42047960470114,
              383.3694202043208
            ],
            [
              -151.80172193138776,
              59.42060153072426,
              67.26942020432082
            ]
          ]
        ]
      },
      "bbox": [
        -151.8017219,
        59.4204796,
        67.2694202,
        -151.7882684,
        59.42733528,
        383.3694202
      ],
      "properties": {
        "datetime": "2024-06-15T23:39:46Z",
        "pc:count": 11766616,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 568375.3364,
            "count": 11766616,
            "maximum": 568749.998,
            "minimum": 567999.998,
            "name": "X",
            "position": 0,
            "stddev": 213.4214256,
            "variance": 45548.70491
          },
          {
            "average": 6587857.077,
            "count": 11766616,
            "maximum": 6588249.999,
            "minimum": 6587499.979,
            "name": "Y",
            "position": 1,
            "stddev": 214.1651438,
            "variance": 45866.70882
          },
          {
            "average": 257.7145189,
            "count": 11766616,
            "maximum": 383.3694202,
            "minimum": 67.2694202,
            "name": "Z",
            "position": 2,
            "stddev": 70.61167938,
            "variance": 4986.009265
          },
          {
            "average": 43541.7254,
            "count": 11766616,
            "maximum": 65535,
            "minimum": 17366,
            "name": "Intensity",
            "position": 3,
            "stddev": 10015.97618,
            "variance": 100319778.8
          },
          {
            "average": 1.454482835,
            "count": 11766616,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6847077499,
            "variance": 0.4688247028
          },
          {
            "average": 1.910881174,
            "count": 11766616,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.8639848303,
            "variance": 0.746469787
          },
          {
            "average": 0,
            "count": 11766616,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11766616,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 3.241720984,
            "count": 11766616,
            "maximum": 5,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.90620874,
            "variance": 3.633631762
          },
          {
            "average": 6.605387142,
            "count": 11766616,
            "maximum": 28.31399918,
            "minimum": -28.12199974,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.7190748,
            "variance": 247.0893127
          },
          {
            "average": 0,
            "count": 11766616,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1304.782985,
            "count": 11766616,
            "maximum": 1306,
            "minimum": 1303,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7185495798,
            "variance": 0.5163134987
          },
          {
            "average": 402529308.5,
            "count": 11766616,
            "maximum": 402529986.5,
            "minimum": 402528457.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 407.8482112,
            "variance": 166340.1634
          },
          {
            "average": 0,
            "count": 11766616,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11766616,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11766616,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11766616,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11766616,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          567999.998,
          6587499.979,
          67.2694202,
          568749.998,
          6588249.999,
          383.3694202
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                567999.9979770667,
                6587499.978702856,
                67.26942020432082
              ],
              [
                567999.9979770667,
                6588249.998702856,
                67.26942020432082
              ],
              [
                568749.9979770667,
                6588249.998702856,
                383.3694202043208
              ],
              [
                568749.9979770667,
                6587499.978702856,
                383.3694202043208
              ],
              [
                567999.9979770667,
                6587499.978702856,
                67.26942020432082
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2024-06-15T23:39:46+00:00",
        "end_time": "2024-06-15T23:14:17+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20240615_0313_0725_1.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20240615_0313_0725_1.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20240615_0313_0725_1.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0313_0725_1.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.8017219,
            59.4204796,
            67.2694202,
            -151.7882684,
            59.42733528,
            383.3694202
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.80172193138776,
                  59.42060153072426,
                  67.26942020432082
                ],
                [
                  -151.8014839317504,
                  59.42733527839587,
                  67.26942020432082
                ],
                [
                  -151.7882684178889,
                  59.42721331981806,
                  383.3694202043208
                ],
                [
                  -151.78850904028823,
                  59.42047960470114,
                  383.3694202043208
                ],
                [
                  -151.80172193138776,
                  59.42060153072426,
                  67.26942020432082
                ]
              ]
            ]
          },
          "id": "20240615_0313_0725_1.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0313_0725_1.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2024-06-15T23:39:46Z",
            "pc:count": 11766616,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 568375.3364,
                "count": 11766616,
                "maximum": 568749.998,
                "minimum": 567999.998,
                "name": "X",
                "position": 0,
                "stddev": 213.4214256,
                "variance": 45548.70491
              },
              {
                "average": 6587857.077,
                "count": 11766616,
                "maximum": 6588249.999,
                "minimum": 6587499.979,
                "name": "Y",
                "position": 1,
                "stddev": 214.1651438,
                "variance": 45866.70882
              },
              {
                "average": 257.7145189,
                "count": 11766616,
                "maximum": 383.3694202,
                "minimum": 67.2694202,
                "name": "Z",
                "position": 2,
                "stddev": 70.61167938,
                "variance": 4986.009265
              },
              {
                "average": 43541.7254,
                "count": 11766616,
                "maximum": 65535,
                "minimum": 17366,
                "name": "Intensity",
                "position": 3,
                "stddev": 10015.97618,
                "variance": 100319778.8
              },
              {
                "average": 1.454482835,
                "count": 11766616,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6847077499,
                "variance": 0.4688247028
              },
              {
                "average": 1.910881174,
                "count": 11766616,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.8639848303,
                "variance": 0.746469787
              },
              {
                "average": 0,
                "count": 11766616,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11766616,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 3.241720984,
                "count": 11766616,
                "maximum": 5,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.90620874,
                "variance": 3.633631762
              },
              {
                "average": 6.605387142,
                "count": 11766616,
                "maximum": 28.31399918,
                "minimum": -28.12199974,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.7190748,
                "variance": 247.0893127
              },
              {
                "average": 0,
                "count": 11766616,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1304.782985,
                "count": 11766616,
                "maximum": 1306,
                "minimum": 1303,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7185495798,
                "variance": 0.5163134987
              },
              {
                "average": 402529308.5,
                "count": 11766616,
                "maximum": 402529986.5,
                "minimum": 402528457.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 407.8482112,
                "variance": 166340.1634
              },
              {
                "average": 0,
                "count": 11766616,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11766616,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11766616,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11766616,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11766616,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              567999.998,
              6587499.979,
              67.2694202,
              568749.998,
              6588249.999,
              383.3694202
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    567999.9979770667,
                    6587499.978702856,
                    67.26942020432082
                  ],
                  [
                    567999.9979770667,
                    6588249.998702856,
                    67.26942020432082
                  ],
                  [
                    568749.9979770667,
                    6588249.998702856,
                    383.3694202043208
                  ],
                  [
                    568749.9979770667,
                    6587499.978702856,
                    383.3694202043208
                  ],
                  [
                    567999.9979770667,
                    6587499.978702856,
                    67.26942020432082
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2024-06-15T23:39:46+00:00",
            "end_time": "2024-06-15T23:14: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": "20240616_0313_0718_4.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.79210485360534,
              59.31947565992508,
              0.097754428134628
            ],
            [
              -151.79186590695045,
              59.32620948899422,
              0.097754428134628
            ],
            [
              -151.77868971669096,
              59.326086685656044,
              119.03775442813463
            ],
            [
              -151.7789312677834,
              59.319352889303424,
              119.03775442813463
            ],
            [
              -151.79210485360534,
              59.31947565992508,
              0.097754428134628
            ]
          ]
        ]
      },
      "bbox": [
        -151.7921049,
        59.31935289,
        0.09775442813,
        -151.7786897,
        59.32620949,
        119.0377544
      ],
      "properties": {
        "datetime": "2024-06-17T00:04:41Z",
        "pc:count": 20126527,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 569118.7243,
            "count": 20126527,
            "maximum": 569499.998,
            "minimum": 568749.998,
            "name": "X",
            "position": 0,
            "stddev": 217.6833709,
            "variance": 47386.04998
          },
          {
            "average": 6576621.26,
            "count": 20126527,
            "maximum": 6576999.999,
            "minimum": 6576249.979,
            "name": "Y",
            "position": 1,
            "stddev": 218.729596,
            "variance": 47842.63615
          },
          {
            "average": 46.21155844,
            "count": 20126527,
            "maximum": 119.0377544,
            "minimum": 0.09775442813,
            "name": "Z",
            "position": 2,
            "stddev": 16.70593479,
            "variance": 279.0882571
          },
          {
            "average": 41562.61529,
            "count": 20126527,
            "maximum": 65535,
            "minimum": 20762,
            "name": "Intensity",
            "position": 3,
            "stddev": 8978.94554,
            "variance": 80621463.02
          },
          {
            "average": 1.586256983,
            "count": 20126527,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.761075509,
            "variance": 0.5792359304
          },
          {
            "average": 2.171135139,
            "count": 20126527,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.8992275973,
            "variance": 0.8086102717
          },
          {
            "average": 0,
            "count": 20126527,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20126527,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 3.926095446,
            "count": 20126527,
            "maximum": 22,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.737095435,
            "variance": 3.017500549
          },
          {
            "average": 2.74354577,
            "count": 20126527,
            "maximum": 28.12800026,
            "minimum": -28.12199974,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.8468943,
            "variance": 251.124059
          },
          {
            "average": 0,
            "count": 20126527,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1406.067237,
            "count": 20126527,
            "maximum": 1410,
            "minimum": 1403,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.586160667,
            "variance": 6.688226994
          },
          {
            "average": 402615974.9,
            "count": 20126527,
            "maximum": 402617881.7,
            "minimum": 402614443,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1329.896176,
            "variance": 1768623.839
          },
          {
            "average": 0,
            "count": 20126527,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20126527,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20126527,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20126527,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20126527,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          568749.998,
          6576249.979,
          0.09775442813,
          569499.998,
          6576999.999,
          119.0377544
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                568749.9979979757,
                6576249.978704691,
                0.097754428134628
              ],
              [
                568749.9979979757,
                6576999.9987046905,
                0.097754428134628
              ],
              [
                569499.9979979757,
                6576999.9987046905,
                119.03775442813463
              ],
              [
                569499.9979979757,
                6576249.978704691,
                119.03775442813463
              ],
              [
                568749.9979979757,
                6576249.978704691,
                0.097754428134628
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2024-06-17T00:04:41+00:00",
        "end_time": "2024-06-16T23:07:23+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20240616_0313_0718_4.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20240616_0313_0718_4.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20240616_0313_0718_4.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240616_0313_0718_4.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.7921049,
            59.31935289,
            0.09775442813,
            -151.7786897,
            59.32620949,
            119.0377544
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.79210485360534,
                  59.31947565992508,
                  0.097754428134628
                ],
                [
                  -151.79186590695045,
                  59.32620948899422,
                  0.097754428134628
                ],
                [
                  -151.77868971669096,
                  59.326086685656044,
                  119.03775442813463
                ],
                [
                  -151.7789312677834,
                  59.319352889303424,
                  119.03775442813463
                ],
                [
                  -151.79210485360534,
                  59.31947565992508,
                  0.097754428134628
                ]
              ]
            ]
          },
          "id": "20240616_0313_0718_4.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240616_0313_0718_4.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2024-06-17T00:04:41Z",
            "pc:count": 20126527,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 569118.7243,
                "count": 20126527,
                "maximum": 569499.998,
                "minimum": 568749.998,
                "name": "X",
                "position": 0,
                "stddev": 217.6833709,
                "variance": 47386.04998
              },
              {
                "average": 6576621.26,
                "count": 20126527,
                "maximum": 6576999.999,
                "minimum": 6576249.979,
                "name": "Y",
                "position": 1,
                "stddev": 218.729596,
                "variance": 47842.63615
              },
              {
                "average": 46.21155844,
                "count": 20126527,
                "maximum": 119.0377544,
                "minimum": 0.09775442813,
                "name": "Z",
                "position": 2,
                "stddev": 16.70593479,
                "variance": 279.0882571
              },
              {
                "average": 41562.61529,
                "count": 20126527,
                "maximum": 65535,
                "minimum": 20762,
                "name": "Intensity",
                "position": 3,
                "stddev": 8978.94554,
                "variance": 80621463.02
              },
              {
                "average": 1.586256983,
                "count": 20126527,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.761075509,
                "variance": 0.5792359304
              },
              {
                "average": 2.171135139,
                "count": 20126527,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.8992275973,
                "variance": 0.8086102717
              },
              {
                "average": 0,
                "count": 20126527,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20126527,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 3.926095446,
                "count": 20126527,
                "maximum": 22,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.737095435,
                "variance": 3.017500549
              },
              {
                "average": 2.74354577,
                "count": 20126527,
                "maximum": 28.12800026,
                "minimum": -28.12199974,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.8468943,
                "variance": 251.124059
              },
              {
                "average": 0,
                "count": 20126527,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1406.067237,
                "count": 20126527,
                "maximum": 1410,
                "minimum": 1403,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.586160667,
                "variance": 6.688226994
              },
              {
                "average": 402615974.9,
                "count": 20126527,
                "maximum": 402617881.7,
                "minimum": 402614443,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1329.896176,
                "variance": 1768623.839
              },
              {
                "average": 0,
                "count": 20126527,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20126527,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20126527,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20126527,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20126527,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              568749.998,
              6576249.979,
              0.09775442813,
              569499.998,
              6576999.999,
              119.0377544
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    568749.9979979757,
                    6576249.978704691,
                    0.097754428134628
                  ],
                  [
                    568749.9979979757,
                    6576999.9987046905,
                    0.097754428134628
                  ],
                  [
                    569499.9979979757,
                    6576999.9987046905,
                    119.03775442813463
                  ],
                  [
                    569499.9979979757,
                    6576249.978704691,
                    119.03775442813463
                  ],
                  [
                    568749.9979979757,
                    6576249.978704691,
                    0.097754428134628
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2024-06-17T00:04:41+00:00",
            "end_time": "2024-06-16T23:07: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": "20230802_0321_0719_4.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.5807803079091,
              59.33081774217574,
              132.40890394304353
            ],
            [
              -151.5804994382516,
              59.337550989596096,
              132.40890394304353
            ],
            [
              -151.56731998208363,
              59.33740680525063,
              371.9089039430435
            ],
            [
              -151.56760345733215,
              59.330673596248026,
              371.9089039430435
            ],
            [
              -151.5807803079091,
              59.33081774217574,
              132.40890394304353
            ]
          ]
        ]
      },
      "bbox": [
        -151.5807803,
        59.3306736,
        132.4089039,
        -151.56732,
        59.33755099,
        371.9089039
      ],
      "properties": {
        "datetime": "2024-06-17T00:38:59Z",
        "pc:count": 14682602,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 581112.1901,
            "count": 14682602,
            "maximum": 581499.9979,
            "minimum": 580749.9979,
            "name": "X",
            "position": 0,
            "stddev": 212.1099271,
            "variance": 44990.62118
          },
          {
            "average": 6578121.686,
            "count": 14682602,
            "maximum": 6578499.999,
            "minimum": 6577749.979,
            "name": "Y",
            "position": 1,
            "stddev": 212.0472073,
            "variance": 44964.01812
          },
          {
            "average": 203.4516608,
            "count": 14682602,
            "maximum": 371.9089039,
            "minimum": 132.4089039,
            "name": "Z",
            "position": 2,
            "stddev": 40.9321259,
            "variance": 1675.438931
          },
          {
            "average": 41142.59347,
            "count": 14682602,
            "maximum": 65535,
            "minimum": 10217,
            "name": "Intensity",
            "position": 3,
            "stddev": 10866.37343,
            "variance": 118078071.4
          },
          {
            "average": 1.566614759,
            "count": 14682602,
            "maximum": 8,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7716402678,
            "variance": 0.5954287029
          },
          {
            "average": 2.134593242,
            "count": 14682602,
            "maximum": 8,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9482140131,
            "variance": 0.8991098145
          },
          {
            "average": 0.3203663084,
            "count": 14682602,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4666173504,
            "variance": 0.2177317517
          },
          {
            "average": 0,
            "count": 14682602,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 4.152531752,
            "count": 14682602,
            "maximum": 22,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.339384453,
            "variance": 11.15148852
          },
          {
            "average": 2.43541413,
            "count": 14682602,
            "maximum": 28.03199959,
            "minimum": -25.24200058,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.30995088,
            "variance": 234.394596
          },
          {
            "average": 0.3203663084,
            "count": 14682602,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4666173504,
            "variance": 0.2177317517
          },
          {
            "average": 704.637911,
            "count": 14682602,
            "maximum": 1414,
            "minimum": 313,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 522.7034195,
            "variance": 273218.8647
          },
          {
            "average": 384942749.9,
            "count": 14682602,
            "maximum": 402619939.4,
            "minimum": 375041747.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 13227352.5,
            "variance": 174962854000000.0
          },
          {
            "average": 0.3203663084,
            "count": 14682602,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0.4666173504,
            "variance": 0.2177317517
          },
          {
            "average": 0,
            "count": 14682602,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14682602,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14682602,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14682602,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          580749.9979,
          6577749.979,
          132.4089039,
          581499.9979,
          6578499.999,
          371.9089039
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                580749.9979227628,
                6577749.978734751,
                132.40890394304353
              ],
              [
                580749.9979227628,
                6578499.998734751,
                132.40890394304353
              ],
              [
                581499.9979227628,
                6578499.998734751,
                371.9089039430435
              ],
              [
                581499.9979227628,
                6577749.978734751,
                371.9089039430435
              ],
              [
                580749.9979227628,
                6577749.978734751,
                132.40890394304353
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2024-06-17T00:38:59+00:00",
        "end_time": "2023-08-02T20:02:27+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20230802_0321_0719_4.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20230802_0321_0719_4.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20230802_0321_0719_4.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20230802_0321_0719_4.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.5807803,
            59.3306736,
            132.4089039,
            -151.56732,
            59.33755099,
            371.9089039
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.5807803079091,
                  59.33081774217574,
                  132.40890394304353
                ],
                [
                  -151.5804994382516,
                  59.337550989596096,
                  132.40890394304353
                ],
                [
                  -151.56731998208363,
                  59.33740680525063,
                  371.9089039430435
                ],
                [
                  -151.56760345733215,
                  59.330673596248026,
                  371.9089039430435
                ],
                [
                  -151.5807803079091,
                  59.33081774217574,
                  132.40890394304353
                ]
              ]
            ]
          },
          "id": "20230802_0321_0719_4.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20230802_0321_0719_4.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2024-06-17T00:38:59Z",
            "pc:count": 14682602,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 581112.1901,
                "count": 14682602,
                "maximum": 581499.9979,
                "minimum": 580749.9979,
                "name": "X",
                "position": 0,
                "stddev": 212.1099271,
                "variance": 44990.62118
              },
              {
                "average": 6578121.686,
                "count": 14682602,
                "maximum": 6578499.999,
                "minimum": 6577749.979,
                "name": "Y",
                "position": 1,
                "stddev": 212.0472073,
                "variance": 44964.01812
              },
              {
                "average": 203.4516608,
                "count": 14682602,
                "maximum": 371.9089039,
                "minimum": 132.4089039,
                "name": "Z",
                "position": 2,
                "stddev": 40.9321259,
                "variance": 1675.438931
              },
              {
                "average": 41142.59347,
                "count": 14682602,
                "maximum": 65535,
                "minimum": 10217,
                "name": "Intensity",
                "position": 3,
                "stddev": 10866.37343,
                "variance": 118078071.4
              },
              {
                "average": 1.566614759,
                "count": 14682602,
                "maximum": 8,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7716402678,
                "variance": 0.5954287029
              },
              {
                "average": 2.134593242,
                "count": 14682602,
                "maximum": 8,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9482140131,
                "variance": 0.8991098145
              },
              {
                "average": 0.3203663084,
                "count": 14682602,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4666173504,
                "variance": 0.2177317517
              },
              {
                "average": 0,
                "count": 14682602,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 4.152531752,
                "count": 14682602,
                "maximum": 22,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.339384453,
                "variance": 11.15148852
              },
              {
                "average": 2.43541413,
                "count": 14682602,
                "maximum": 28.03199959,
                "minimum": -25.24200058,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.30995088,
                "variance": 234.394596
              },
              {
                "average": 0.3203663084,
                "count": 14682602,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4666173504,
                "variance": 0.2177317517
              },
              {
                "average": 704.637911,
                "count": 14682602,
                "maximum": 1414,
                "minimum": 313,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 522.7034195,
                "variance": 273218.8647
              },
              {
                "average": 384942749.9,
                "count": 14682602,
                "maximum": 402619939.4,
                "minimum": 375041747.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 13227352.5,
                "variance": 174962854000000.0
              },
              {
                "average": 0.3203663084,
                "count": 14682602,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0.4666173504,
                "variance": 0.2177317517
              },
              {
                "average": 0,
                "count": 14682602,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14682602,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14682602,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14682602,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              580749.9979,
              6577749.979,
              132.4089039,
              581499.9979,
              6578499.999,
              371.9089039
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    580749.9979227628,
                    6577749.978734751,
                    132.40890394304353
                  ],
                  [
                    580749.9979227628,
                    6578499.998734751,
                    132.40890394304353
                  ],
                  [
                    581499.9979227628,
                    6578499.998734751,
                    371.9089039430435
                  ],
                  [
                    581499.9979227628,
                    6577749.978734751,
                    371.9089039430435
                  ],
                  [
                    580749.9979227628,
                    6577749.978734751,
                    132.40890394304353
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2024-06-17T00:38:59+00:00",
            "end_time": "2023-08-02T20:02:27+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": "20240616_0318_0718_2.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.6601092131185,
              59.32492135371334,
              297.3137977893957
            ],
            [
              -151.65984410216538,
              59.33165483192873,
              297.3137977893957
            ],
            [
              -151.646666485731,
              59.331518676449605,
              791.8137977893957
            ],
            [
              -151.6469342015637,
              59.32478523450982,
              791.8137977893957
            ],
            [
              -151.6601092131185,
              59.32492135371334,
              297.3137977893957
            ]
          ]
        ]
      },
      "bbox": [
        -151.6601092,
        59.32478523,
        297.3137978,
        -151.6466665,
        59.33165483,
        791.8137978
      ],
      "properties": {
        "datetime": "2024-06-17T00:38:05Z",
        "pc:count": 10866789,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 576643.0755,
            "count": 10866789,
            "maximum": 576999.9981,
            "minimum": 576249.9981,
            "name": "X",
            "position": 0,
            "stddev": 217.7995702,
            "variance": 47436.65277
          },
          {
            "average": 6577403.235,
            "count": 10866789,
            "maximum": 6577749.999,
            "minimum": 6576999.979,
            "name": "Y",
            "position": 1,
            "stddev": 217.2245225,
            "variance": 47186.49318
          },
          {
            "average": 565.8584682,
            "count": 10866789,
            "maximum": 791.8137978,
            "minimum": 297.3137978,
            "name": "Z",
            "position": 2,
            "stddev": 109.763319,
            "variance": 12047.9862
          },
          {
            "average": 49193.75102,
            "count": 10866789,
            "maximum": 64998,
            "minimum": 10366,
            "name": "Intensity",
            "position": 3,
            "stddev": 7298.060684,
            "variance": 53261689.74
          },
          {
            "average": 1.115040883,
            "count": 10866789,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.350804411,
            "variance": 0.1230637348
          },
          {
            "average": 1.231526259,
            "count": 10866789,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.492589106,
            "variance": 0.2426440273
          },
          {
            "average": 0,
            "count": 10866789,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10866789,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 3.073252918,
            "count": 10866789,
            "maximum": 21,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 5.267633071,
            "variance": 27.74795817
          },
          {
            "average": -4.922712599,
            "count": 10866789,
            "maximum": 28.03199959,
            "minimum": -28.03199959,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.106854,
            "variance": 228.2170378
          },
          {
            "average": 0,
            "count": 10866789,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1412.807806,
            "count": 10866789,
            "maximum": 1414,
            "minimum": 1402,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.122309387,
            "variance": 4.504197135
          },
          {
            "average": 402619318.3,
            "count": 10866789,
            "maximum": 402619885.5,
            "minimum": 402613857.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1062.945503,
            "variance": 1129853.143
          },
          {
            "average": 0,
            "count": 10866789,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10866789,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10866789,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10866789,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10866789,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          576249.9981,
          6576999.979,
          297.3137978,
          576999.9981,
          6577749.999,
          791.8137978
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                576249.9981249957,
                6576999.978822541,
                297.3137977893957
              ],
              [
                576249.9981249957,
                6577749.998822541,
                297.3137977893957
              ],
              [
                576999.9981249957,
                6577749.998822541,
                791.8137977893957
              ],
              [
                576999.9981249957,
                6576999.978822541,
                791.8137977893957
              ],
              [
                576249.9981249957,
                6576999.978822541,
                297.3137977893957
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2024-06-17T00:38:05+00:00",
        "end_time": "2024-06-16T22:57:37+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20240616_0318_0718_2.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20240616_0318_0718_2.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20240616_0318_0718_2.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240616_0318_0718_2.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.6601092,
            59.32478523,
            297.3137978,
            -151.6466665,
            59.33165483,
            791.8137978
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.6601092131185,
                  59.32492135371334,
                  297.3137977893957
                ],
                [
                  -151.65984410216538,
                  59.33165483192873,
                  297.3137977893957
                ],
                [
                  -151.646666485731,
                  59.331518676449605,
                  791.8137977893957
                ],
                [
                  -151.6469342015637,
                  59.32478523450982,
                  791.8137977893957
                ],
                [
                  -151.6601092131185,
                  59.32492135371334,
                  297.3137977893957
                ]
              ]
            ]
          },
          "id": "20240616_0318_0718_2.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240616_0318_0718_2.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2024-06-17T00:38:05Z",
            "pc:count": 10866789,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 576643.0755,
                "count": 10866789,
                "maximum": 576999.9981,
                "minimum": 576249.9981,
                "name": "X",
                "position": 0,
                "stddev": 217.7995702,
                "variance": 47436.65277
              },
              {
                "average": 6577403.235,
                "count": 10866789,
                "maximum": 6577749.999,
                "minimum": 6576999.979,
                "name": "Y",
                "position": 1,
                "stddev": 217.2245225,
                "variance": 47186.49318
              },
              {
                "average": 565.8584682,
                "count": 10866789,
                "maximum": 791.8137978,
                "minimum": 297.3137978,
                "name": "Z",
                "position": 2,
                "stddev": 109.763319,
                "variance": 12047.9862
              },
              {
                "average": 49193.75102,
                "count": 10866789,
                "maximum": 64998,
                "minimum": 10366,
                "name": "Intensity",
                "position": 3,
                "stddev": 7298.060684,
                "variance": 53261689.74
              },
              {
                "average": 1.115040883,
                "count": 10866789,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.350804411,
                "variance": 0.1230637348
              },
              {
                "average": 1.231526259,
                "count": 10866789,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.492589106,
                "variance": 0.2426440273
              },
              {
                "average": 0,
                "count": 10866789,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10866789,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 3.073252918,
                "count": 10866789,
                "maximum": 21,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 5.267633071,
                "variance": 27.74795817
              },
              {
                "average": -4.922712599,
                "count": 10866789,
                "maximum": 28.03199959,
                "minimum": -28.03199959,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.106854,
                "variance": 228.2170378
              },
              {
                "average": 0,
                "count": 10866789,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1412.807806,
                "count": 10866789,
                "maximum": 1414,
                "minimum": 1402,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.122309387,
                "variance": 4.504197135
              },
              {
                "average": 402619318.3,
                "count": 10866789,
                "maximum": 402619885.5,
                "minimum": 402613857.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1062.945503,
                "variance": 1129853.143
              },
              {
                "average": 0,
                "count": 10866789,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10866789,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10866789,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10866789,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10866789,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              576249.9981,
              6576999.979,
              297.3137978,
              576999.9981,
              6577749.999,
              791.8137978
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    576249.9981249957,
                    6576999.978822541,
                    297.3137977893957
                  ],
                  [
                    576249.9981249957,
                    6577749.998822541,
                    297.3137977893957
                  ],
                  [
                    576999.9981249957,
                    6577749.998822541,
                    791.8137977893957
                  ],
                  [
                    576999.9981249957,
                    6576999.978822541,
                    791.8137977893957
                  ],
                  [
                    576249.9981249957,
                    6576999.978822541,
                    297.3137977893957
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2024-06-17T00:38:05+00:00",
            "end_time": "2024-06-16T22:57: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": "20240615_0317_0722_3.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.69783144595817,
              59.37245539606526,
              153.54423710768674
            ],
            [
              -151.69757331015114,
              59.3791889271357,
              153.54423710768674
            ],
            [
              -151.68437705786516,
              59.37905652035948,
              701.4042371076868
            ],
            [
              -151.68463780728797,
              59.37232302459856,
              701.4042371076868
            ],
            [
              -151.69783144595817,
              59.37245539606526,
              153.54423710768674
            ]
          ]
        ]
      },
      "bbox": [
        -151.6978314,
        59.37232302,
        153.5442371,
        -151.6843771,
        59.37918893,
        701.4042371
      ],
      "properties": {
        "datetime": "2024-06-16T23:40:50Z",
        "pc:count": 16270637,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 574387.5483,
            "count": 16270637,
            "maximum": 574749.9979,
            "minimum": 573999.9979,
            "name": "X",
            "position": 0,
            "stddev": 213.0425482,
            "variance": 45387.12733
          },
          {
            "average": 6582633.142,
            "count": 16270637,
            "maximum": 6582999.999,
            "minimum": 6582249.979,
            "name": "Y",
            "position": 1,
            "stddev": 218.9781528,
            "variance": 47951.43139
          },
          {
            "average": 405.4711857,
            "count": 16270637,
            "maximum": 701.4042371,
            "minimum": 153.5442371,
            "name": "Z",
            "position": 2,
            "stddev": 112.203221,
            "variance": 12589.56279
          },
          {
            "average": 44892.76601,
            "count": 16270637,
            "maximum": 65535,
            "minimum": 12362,
            "name": "Intensity",
            "position": 3,
            "stddev": 10036.16899,
            "variance": 100724688.1
          },
          {
            "average": 1.333911328,
            "count": 16270637,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5647398851,
            "variance": 0.3189311379
          },
          {
            "average": 1.669628423,
            "count": 16270637,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.7158514836,
            "variance": 0.5124433466
          },
          {
            "average": 0,
            "count": 16270637,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16270637,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.409249251,
            "count": 16270637,
            "maximum": 22,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.046110744,
            "variance": 4.186569178
          },
          {
            "average": 0.4969948769,
            "count": 16270637,
            "maximum": 28.22400093,
            "minimum": -28.12199974,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 16.81391083,
            "variance": 282.7075973
          },
          {
            "average": 0,
            "count": 16270637,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1375.52659,
            "count": 16270637,
            "maximum": 1407,
            "minimum": 1315,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 42.92802591,
            "variance": 1842.815409
          },
          {
            "average": 402589565.8,
            "count": 16270637,
            "maximum": 402616450.4,
            "minimum": 402537553.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 36977.01543,
            "variance": 1367299670
          },
          {
            "average": 0,
            "count": 16270637,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16270637,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16270637,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16270637,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16270637,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          573999.9979,
          6582249.979,
          153.5442371,
          574749.9979,
          6582999.999,
          701.4042371
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                573999.9979248035,
                6582249.978567194,
                153.54423710768674
              ],
              [
                573999.9979248035,
                6582999.998567194,
                153.54423710768674
              ],
              [
                574749.9979248035,
                6582999.998567194,
                701.4042371076868
              ],
              [
                574749.9979248035,
                6582249.978567194,
                701.4042371076868
              ],
              [
                573999.9979248035,
                6582249.978567194,
                153.54423710768674
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2024-06-16T23:40:50+00:00",
        "end_time": "2024-06-16T01:45:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20240615_0317_0722_3.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20240615_0317_0722_3.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20240615_0317_0722_3.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0317_0722_3.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.6978314,
            59.37232302,
            153.5442371,
            -151.6843771,
            59.37918893,
            701.4042371
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.69783144595817,
                  59.37245539606526,
                  153.54423710768674
                ],
                [
                  -151.69757331015114,
                  59.3791889271357,
                  153.54423710768674
                ],
                [
                  -151.68437705786516,
                  59.37905652035948,
                  701.4042371076868
                ],
                [
                  -151.68463780728797,
                  59.37232302459856,
                  701.4042371076868
                ],
                [
                  -151.69783144595817,
                  59.37245539606526,
                  153.54423710768674
                ]
              ]
            ]
          },
          "id": "20240615_0317_0722_3.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0317_0722_3.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2024-06-16T23:40:50Z",
            "pc:count": 16270637,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 574387.5483,
                "count": 16270637,
                "maximum": 574749.9979,
                "minimum": 573999.9979,
                "name": "X",
                "position": 0,
                "stddev": 213.0425482,
                "variance": 45387.12733
              },
              {
                "average": 6582633.142,
                "count": 16270637,
                "maximum": 6582999.999,
                "minimum": 6582249.979,
                "name": "Y",
                "position": 1,
                "stddev": 218.9781528,
                "variance": 47951.43139
              },
              {
                "average": 405.4711857,
                "count": 16270637,
                "maximum": 701.4042371,
                "minimum": 153.5442371,
                "name": "Z",
                "position": 2,
                "stddev": 112.203221,
                "variance": 12589.56279
              },
              {
                "average": 44892.76601,
                "count": 16270637,
                "maximum": 65535,
                "minimum": 12362,
                "name": "Intensity",
                "position": 3,
                "stddev": 10036.16899,
                "variance": 100724688.1
              },
              {
                "average": 1.333911328,
                "count": 16270637,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5647398851,
                "variance": 0.3189311379
              },
              {
                "average": 1.669628423,
                "count": 16270637,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.7158514836,
                "variance": 0.5124433466
              },
              {
                "average": 0,
                "count": 16270637,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16270637,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.409249251,
                "count": 16270637,
                "maximum": 22,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.046110744,
                "variance": 4.186569178
              },
              {
                "average": 0.4969948769,
                "count": 16270637,
                "maximum": 28.22400093,
                "minimum": -28.12199974,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 16.81391083,
                "variance": 282.7075973
              },
              {
                "average": 0,
                "count": 16270637,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1375.52659,
                "count": 16270637,
                "maximum": 1407,
                "minimum": 1315,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 42.92802591,
                "variance": 1842.815409
              },
              {
                "average": 402589565.8,
                "count": 16270637,
                "maximum": 402616450.4,
                "minimum": 402537553.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 36977.01543,
                "variance": 1367299670
              },
              {
                "average": 0,
                "count": 16270637,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16270637,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16270637,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16270637,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16270637,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              573999.9979,
              6582249.979,
              153.5442371,
              574749.9979,
              6582999.999,
              701.4042371
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    573999.9979248035,
                    6582249.978567194,
                    153.54423710768674
                  ],
                  [
                    573999.9979248035,
                    6582999.998567194,
                    153.54423710768674
                  ],
                  [
                    574749.9979248035,
                    6582999.998567194,
                    701.4042371076868
                  ],
                  [
                    574749.9979248035,
                    6582249.978567194,
                    701.4042371076868
                  ],
                  [
                    573999.9979248035,
                    6582249.978567194,
                    153.54423710768674
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2024-06-16T23:40:50+00:00",
            "end_time": "2024-06-16T01:45:53+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": "20240615_0316_0726_1.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.7215841957334,
              59.4333131817913,
              -0.420175107521175
            ],
            [
              -151.7213301533292,
              59.44004671254022,
              -0.420175107521175
            ],
            [
              -151.70846473541766,
              59.439920133929675,
              57.01982489247882
            ],
            [
              -151.70872133216287,
              59.433186636975925,
              57.01982489247882
            ],
            [
              -151.7215841957334,
              59.4333131817913,
              -0.420175107521175
            ]
          ]
        ]
      },
      "bbox": [
        -151.7215842,
        59.43318664,
        -0.4201751075,
        -151.7084647,
        59.44004671,
        57.01982489
      ],
      "properties": {
        "datetime": "2024-06-16T00:00:47Z",
        "pc:count": 4927724,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 572981.9283,
            "count": 4927724,
            "maximum": 573249.9946,
            "minimum": 572520.1146,
            "name": "X",
            "position": 0,
            "stddev": 182.3053805,
            "variance": 33235.25175
          },
          {
            "average": 6589408.304,
            "count": 4927724,
            "maximum": 6589749.999,
            "minimum": 6588999.979,
            "name": "Y",
            "position": 1,
            "stddev": 234.6021836,
            "variance": 55038.18453
          },
          {
            "average": 11.98009592,
            "count": 4927724,
            "maximum": 57.01982489,
            "minimum": -0.4201751075,
            "name": "Z",
            "position": 2,
            "stddev": 9.014945025,
            "variance": 81.2692338
          },
          {
            "average": 46025.87885,
            "count": 4927724,
            "maximum": 65535,
            "minimum": 22341,
            "name": "Intensity",
            "position": 3,
            "stddev": 8668.383229,
            "variance": 75140867.8
          },
          {
            "average": 1.171709495,
            "count": 4927724,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4470399126,
            "variance": 0.1998446834
          },
          {
            "average": 1.343996133,
            "count": 4927724,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6317127343,
            "variance": 0.3990609787
          },
          {
            "average": 0,
            "count": 4927724,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0001666083571,
            "count": 4927724,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.01290661197,
            "variance": 0.0001665806326
          },
          {
            "average": 3.129791157,
            "count": 4927724,
            "maximum": 20,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.438284616,
            "variance": 5.945231869
          },
          {
            "average": 2.009629617,
            "count": 4927724,
            "maximum": 27.93600082,
            "minimum": -28.21800041,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.64951673,
            "variance": 244.9073739
          },
          {
            "average": 0,
            "count": 4927724,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1306.079587,
            "count": 4927724,
            "maximum": 1309,
            "minimum": 1305,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7874971778,
            "variance": 0.6201518051
          },
          {
            "average": 402530031,
            "count": 4927724,
            "maximum": 402531247.3,
            "minimum": 402529379.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 426.8283357,
            "variance": 182182.4282
          },
          {
            "average": 0,
            "count": 4927724,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4927724,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4927724,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4927724,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4927724,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          572520.1146,
          6588999.979,
          -0.4201751075,
          573249.9946,
          6589749.999,
          57.01982489
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                572520.1145884681,
                6588999.978678042,
                -0.420175107521175
              ],
              [
                572520.1145884681,
                6589749.998678042,
                -0.420175107521175
              ],
              [
                573249.994588468,
                6589749.998678042,
                57.01982489247882
              ],
              [
                573249.994588468,
                6588999.978678042,
                57.01982489247882
              ],
              [
                572520.1145884681,
                6588999.978678042,
                -0.420175107521175
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2024-06-16T00:00:47+00:00",
        "end_time": "2024-06-15T23:29:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20240615_0316_0726_1.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20240615_0316_0726_1.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20240615_0316_0726_1.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0316_0726_1.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.7215842,
            59.43318664,
            -0.4201751075,
            -151.7084647,
            59.44004671,
            57.01982489
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.7215841957334,
                  59.4333131817913,
                  -0.420175107521175
                ],
                [
                  -151.7213301533292,
                  59.44004671254022,
                  -0.420175107521175
                ],
                [
                  -151.70846473541766,
                  59.439920133929675,
                  57.01982489247882
                ],
                [
                  -151.70872133216287,
                  59.433186636975925,
                  57.01982489247882
                ],
                [
                  -151.7215841957334,
                  59.4333131817913,
                  -0.420175107521175
                ]
              ]
            ]
          },
          "id": "20240615_0316_0726_1.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0316_0726_1.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2024-06-16T00:00:47Z",
            "pc:count": 4927724,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 572981.9283,
                "count": 4927724,
                "maximum": 573249.9946,
                "minimum": 572520.1146,
                "name": "X",
                "position": 0,
                "stddev": 182.3053805,
                "variance": 33235.25175
              },
              {
                "average": 6589408.304,
                "count": 4927724,
                "maximum": 6589749.999,
                "minimum": 6588999.979,
                "name": "Y",
                "position": 1,
                "stddev": 234.6021836,
                "variance": 55038.18453
              },
              {
                "average": 11.98009592,
                "count": 4927724,
                "maximum": 57.01982489,
                "minimum": -0.4201751075,
                "name": "Z",
                "position": 2,
                "stddev": 9.014945025,
                "variance": 81.2692338
              },
              {
                "average": 46025.87885,
                "count": 4927724,
                "maximum": 65535,
                "minimum": 22341,
                "name": "Intensity",
                "position": 3,
                "stddev": 8668.383229,
                "variance": 75140867.8
              },
              {
                "average": 1.171709495,
                "count": 4927724,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4470399126,
                "variance": 0.1998446834
              },
              {
                "average": 1.343996133,
                "count": 4927724,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6317127343,
                "variance": 0.3990609787
              },
              {
                "average": 0,
                "count": 4927724,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0001666083571,
                "count": 4927724,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.01290661197,
                "variance": 0.0001665806326
              },
              {
                "average": 3.129791157,
                "count": 4927724,
                "maximum": 20,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.438284616,
                "variance": 5.945231869
              },
              {
                "average": 2.009629617,
                "count": 4927724,
                "maximum": 27.93600082,
                "minimum": -28.21800041,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.64951673,
                "variance": 244.9073739
              },
              {
                "average": 0,
                "count": 4927724,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1306.079587,
                "count": 4927724,
                "maximum": 1309,
                "minimum": 1305,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7874971778,
                "variance": 0.6201518051
              },
              {
                "average": 402530031,
                "count": 4927724,
                "maximum": 402531247.3,
                "minimum": 402529379.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 426.8283357,
                "variance": 182182.4282
              },
              {
                "average": 0,
                "count": 4927724,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4927724,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4927724,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4927724,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4927724,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              572520.1146,
              6588999.979,
              -0.4201751075,
              573249.9946,
              6589749.999,
              57.01982489
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    572520.1145884681,
                    6588999.978678042,
                    -0.420175107521175
                  ],
                  [
                    572520.1145884681,
                    6589749.998678042,
                    -0.420175107521175
                  ],
                  [
                    573249.994588468,
                    6589749.998678042,
                    57.01982489247882
                  ],
                  [
                    573249.994588468,
                    6588999.978678042,
                    57.01982489247882
                  ],
                  [
                    572520.1145884681,
                    6588999.978678042,
                    -0.420175107521175
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2024-06-16T00:00:47+00:00",
            "end_time": "2024-06-15T23:29:39+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": "20240615_0316_0724_2.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.70974642918057,
              59.406253400178265,
              -0.079668709587203
            ],
            [
              -151.70949032448428,
              59.41298656871348,
              -0.079668709587203
            ],
            [
              -151.69628086559274,
              59.4128553213573,
              44.960331290412796
            ],
            [
              -151.69653958993715,
              59.40612218784344,
              44.960331290412796
            ],
            [
              -151.70974642918057,
              59.406253400178265,
              -0.079668709587203
            ]
          ]
        ]
      },
      "bbox": [
        -151.7097464,
        59.40612219,
        -0.07966870959,
        -151.6962809,
        59.41298657,
        44.96033129
      ],
      "properties": {
        "datetime": "2024-06-16T01:24:38Z",
        "pc:count": 199703,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 573807.9479,
            "count": 199703,
            "maximum": 573999.9981,
            "minimum": 573249.9981,
            "name": "X",
            "position": 0,
            "stddev": 285.7068853,
            "variance": 81628.42433
          },
          {
            "average": 6586302.435,
            "count": 199703,
            "maximum": 6586749.971,
            "minimum": 6585999.991,
            "name": "Y",
            "position": 1,
            "stddev": 155.4216243,
            "variance": 24155.8813
          },
          {
            "average": 5.651723207,
            "count": 199703,
            "maximum": 44.96033129,
            "minimum": -0.07966870959,
            "name": "Z",
            "position": 2,
            "stddev": 10.47185251,
            "variance": 109.659695
          },
          {
            "average": 40290.68088,
            "count": 199703,
            "maximum": 65535,
            "minimum": 22788,
            "name": "Intensity",
            "position": 3,
            "stddev": 9096.908391,
            "variance": 82753742.27
          },
          {
            "average": 1.12804014,
            "count": 199703,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4111471034,
            "variance": 0.1690419406
          },
          {
            "average": 1.259024652,
            "count": 199703,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6059314499,
            "variance": 0.367152922
          },
          {
            "average": 0,
            "count": 199703,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0009764500283,
            "count": 199703,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.03123301872,
            "variance": 0.0009755014584
          },
          {
            "average": 5.388186457,
            "count": 199703,
            "maximum": 20,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.515088229,
            "variance": 12.35584526
          },
          {
            "average": -0.7711810292,
            "count": 199703,
            "maximum": 27.93600082,
            "minimum": -16.03199959,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.68548952,
            "variance": 136.5506653
          },
          {
            "average": 0,
            "count": 199703,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1311.11476,
            "count": 199703,
            "maximum": 1313,
            "minimum": 1310,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6662289069,
            "variance": 0.4438609564
          },
          {
            "average": 402535163.1,
            "count": 199703,
            "maximum": 402536278.1,
            "minimum": 402534532.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 423.7637216,
            "variance": 179575.6917
          },
          {
            "average": 0,
            "count": 199703,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 199703,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 199703,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 199703,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 199703,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          573249.9981,
          6585999.991,
          -0.07966870959,
          573999.9981,
          6586749.971,
          44.96033129
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                573249.9981114906,
                6585999.990946045,
                -0.079668709587203
              ],
              [
                573249.9981114906,
                6586749.970946046,
                -0.079668709587203
              ],
              [
                573999.9981114906,
                6586749.970946046,
                44.960331290412796
              ],
              [
                573999.9981114906,
                6585999.990946045,
                44.960331290412796
              ],
              [
                573249.9981114906,
                6585999.990946045,
                -0.079668709587203
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2024-06-16T01:24:38+00:00",
        "end_time": "2024-06-16T00:55:32+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20240615_0316_0724_2.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20240615_0316_0724_2.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20240615_0316_0724_2.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0316_0724_2.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.7097464,
            59.40612219,
            -0.07966870959,
            -151.6962809,
            59.41298657,
            44.96033129
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.70974642918057,
                  59.406253400178265,
                  -0.079668709587203
                ],
                [
                  -151.70949032448428,
                  59.41298656871348,
                  -0.079668709587203
                ],
                [
                  -151.69628086559274,
                  59.4128553213573,
                  44.960331290412796
                ],
                [
                  -151.69653958993715,
                  59.40612218784344,
                  44.960331290412796
                ],
                [
                  -151.70974642918057,
                  59.406253400178265,
                  -0.079668709587203
                ]
              ]
            ]
          },
          "id": "20240615_0316_0724_2.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0316_0724_2.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2024-06-16T01:24:38Z",
            "pc:count": 199703,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 573807.9479,
                "count": 199703,
                "maximum": 573999.9981,
                "minimum": 573249.9981,
                "name": "X",
                "position": 0,
                "stddev": 285.7068853,
                "variance": 81628.42433
              },
              {
                "average": 6586302.435,
                "count": 199703,
                "maximum": 6586749.971,
                "minimum": 6585999.991,
                "name": "Y",
                "position": 1,
                "stddev": 155.4216243,
                "variance": 24155.8813
              },
              {
                "average": 5.651723207,
                "count": 199703,
                "maximum": 44.96033129,
                "minimum": -0.07966870959,
                "name": "Z",
                "position": 2,
                "stddev": 10.47185251,
                "variance": 109.659695
              },
              {
                "average": 40290.68088,
                "count": 199703,
                "maximum": 65535,
                "minimum": 22788,
                "name": "Intensity",
                "position": 3,
                "stddev": 9096.908391,
                "variance": 82753742.27
              },
              {
                "average": 1.12804014,
                "count": 199703,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4111471034,
                "variance": 0.1690419406
              },
              {
                "average": 1.259024652,
                "count": 199703,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6059314499,
                "variance": 0.367152922
              },
              {
                "average": 0,
                "count": 199703,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0009764500283,
                "count": 199703,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.03123301872,
                "variance": 0.0009755014584
              },
              {
                "average": 5.388186457,
                "count": 199703,
                "maximum": 20,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.515088229,
                "variance": 12.35584526
              },
              {
                "average": -0.7711810292,
                "count": 199703,
                "maximum": 27.93600082,
                "minimum": -16.03199959,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.68548952,
                "variance": 136.5506653
              },
              {
                "average": 0,
                "count": 199703,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1311.11476,
                "count": 199703,
                "maximum": 1313,
                "minimum": 1310,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6662289069,
                "variance": 0.4438609564
              },
              {
                "average": 402535163.1,
                "count": 199703,
                "maximum": 402536278.1,
                "minimum": 402534532.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 423.7637216,
                "variance": 179575.6917
              },
              {
                "average": 0,
                "count": 199703,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 199703,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 199703,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 199703,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 199703,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              573249.9981,
              6585999.991,
              -0.07966870959,
              573999.9981,
              6586749.971,
              44.96033129
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    573249.9981114906,
                    6585999.990946045,
                    -0.079668709587203
                  ],
                  [
                    573249.9981114906,
                    6586749.970946046,
                    -0.079668709587203
                  ],
                  [
                    573999.9981114906,
                    6586749.970946046,
                    44.960331290412796
                  ],
                  [
                    573999.9981114906,
                    6585999.990946045,
                    44.960331290412796
                  ],
                  [
                    573249.9981114906,
                    6585999.990946045,
                    -0.079668709587203
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2024-06-16T01:24:38+00:00",
            "end_time": "2024-06-16T00:55: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": "20240616_0317_0713_2.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.6890519107151,
              59.25785547166096,
              135.82645771379026
            ],
            [
              -151.6887932151625,
              59.264589098461975,
              135.82645771379026
            ],
            [
              -151.67564134847478,
              59.264455961695504,
              568.3064577137902
            ],
            [
              -151.6759026369961,
              59.25772237032091,
              568.3064577137902
            ],
            [
              -151.6890519107151,
              59.25785547166096,
              135.82645771379026
            ]
          ]
        ]
      },
      "bbox": [
        -151.6890519,
        59.25772237,
        135.8264577,
        -151.6756413,
        59.2645891,
        568.3064577
      ],
      "properties": {
        "datetime": "2024-09-21T19:38:49Z",
        "pc:count": 11111354,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 575147.295,
            "count": 11111354,
            "maximum": 575499.998,
            "minimum": 574749.998,
            "name": "X",
            "position": 0,
            "stddev": 215.4374762,
            "variance": 46413.30614
          },
          {
            "average": 6569886.353,
            "count": 11111354,
            "maximum": 6570249.999,
            "minimum": 6569499.979,
            "name": "Y",
            "position": 1,
            "stddev": 211.2073528,
            "variance": 44608.54589
          },
          {
            "average": 272.0498142,
            "count": 11111354,
            "maximum": 568.3064577,
            "minimum": 135.8264577,
            "name": "Z",
            "position": 2,
            "stddev": 109.5859932,
            "variance": 12009.08991
          },
          {
            "average": 45022.54953,
            "count": 11111354,
            "maximum": 65535,
            "minimum": 11498,
            "name": "Intensity",
            "position": 3,
            "stddev": 9866.822385,
            "variance": 97354183.97
          },
          {
            "average": 1.289374544,
            "count": 11111354,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5778099553,
            "variance": 0.3338643444
          },
          {
            "average": 1.583467865,
            "count": 11111354,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.7942342573,
            "variance": 0.6308080555
          },
          {
            "average": 0.3771023765,
            "count": 11111354,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4846609075,
            "variance": 0.2348961953
          },
          {
            "average": 1.925957899e-05,
            "count": 11111354,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.004388531621,
            "variance": 1.925920979e-05
          },
          {
            "average": 3.95790477,
            "count": 11111354,
            "maximum": 22,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 5.366026166,
            "variance": 28.79423681
          },
          {
            "average": 0.0935792675,
            "count": 11111354,
            "maximum": 22.45800018,
            "minimum": -28.21800041,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.7879851,
            "variance": 249.2604735
          },
          {
            "average": 0.3771023765,
            "count": 11111354,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4846609075,
            "variance": 0.2348961953
          },
          {
            "average": 1784.103121,
            "count": 11111354,
            "maximum": 1902,
            "minimum": 1424,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 205.5301782,
            "variance": 42242.65413
          },
          {
            "average": 408928833.1,
            "count": 11111354,
            "maximum": 410982729,
            "minimum": 402624793.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 3598037.362,
            "variance": 12945872860000.0
          },
          {
            "average": 0.3771023765,
            "count": 11111354,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0.4846609075,
            "variance": 0.2348961953
          },
          {
            "average": 0,
            "count": 11111354,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11111354,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11111354,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11111354,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          574749.998,
          6569499.979,
          135.8264577,
          575499.998,
          6570249.999,
          568.3064577
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                574749.9980375224,
                6569499.978759871,
                135.82645771379026
              ],
              [
                574749.9980375224,
                6570249.99875987,
                135.82645771379026
              ],
              [
                575499.9980375224,
                6570249.99875987,
                568.3064577137902
              ],
              [
                575499.9980375224,
                6569499.978759871,
                568.3064577137902
              ],
              [
                574749.9980375224,
                6569499.978759871,
                135.82645771379026
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2024-09-21T19:38:49+00:00",
        "end_time": "2024-06-17T01:59:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20240616_0317_0713_2.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20240616_0317_0713_2.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20240616_0317_0713_2.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240616_0317_0713_2.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.6890519,
            59.25772237,
            135.8264577,
            -151.6756413,
            59.2645891,
            568.3064577
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.6890519107151,
                  59.25785547166096,
                  135.82645771379026
                ],
                [
                  -151.6887932151625,
                  59.264589098461975,
                  135.82645771379026
                ],
                [
                  -151.67564134847478,
                  59.264455961695504,
                  568.3064577137902
                ],
                [
                  -151.6759026369961,
                  59.25772237032091,
                  568.3064577137902
                ],
                [
                  -151.6890519107151,
                  59.25785547166096,
                  135.82645771379026
                ]
              ]
            ]
          },
          "id": "20240616_0317_0713_2.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240616_0317_0713_2.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2024-09-21T19:38:49Z",
            "pc:count": 11111354,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 575147.295,
                "count": 11111354,
                "maximum": 575499.998,
                "minimum": 574749.998,
                "name": "X",
                "position": 0,
                "stddev": 215.4374762,
                "variance": 46413.30614
              },
              {
                "average": 6569886.353,
                "count": 11111354,
                "maximum": 6570249.999,
                "minimum": 6569499.979,
                "name": "Y",
                "position": 1,
                "stddev": 211.2073528,
                "variance": 44608.54589
              },
              {
                "average": 272.0498142,
                "count": 11111354,
                "maximum": 568.3064577,
                "minimum": 135.8264577,
                "name": "Z",
                "position": 2,
                "stddev": 109.5859932,
                "variance": 12009.08991
              },
              {
                "average": 45022.54953,
                "count": 11111354,
                "maximum": 65535,
                "minimum": 11498,
                "name": "Intensity",
                "position": 3,
                "stddev": 9866.822385,
                "variance": 97354183.97
              },
              {
                "average": 1.289374544,
                "count": 11111354,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5778099553,
                "variance": 0.3338643444
              },
              {
                "average": 1.583467865,
                "count": 11111354,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.7942342573,
                "variance": 0.6308080555
              },
              {
                "average": 0.3771023765,
                "count": 11111354,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4846609075,
                "variance": 0.2348961953
              },
              {
                "average": 1.925957899e-05,
                "count": 11111354,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.004388531621,
                "variance": 1.925920979e-05
              },
              {
                "average": 3.95790477,
                "count": 11111354,
                "maximum": 22,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 5.366026166,
                "variance": 28.79423681
              },
              {
                "average": 0.0935792675,
                "count": 11111354,
                "maximum": 22.45800018,
                "minimum": -28.21800041,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.7879851,
                "variance": 249.2604735
              },
              {
                "average": 0.3771023765,
                "count": 11111354,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4846609075,
                "variance": 0.2348961953
              },
              {
                "average": 1784.103121,
                "count": 11111354,
                "maximum": 1902,
                "minimum": 1424,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 205.5301782,
                "variance": 42242.65413
              },
              {
                "average": 408928833.1,
                "count": 11111354,
                "maximum": 410982729,
                "minimum": 402624793.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 3598037.362,
                "variance": 12945872860000.0
              },
              {
                "average": 0.3771023765,
                "count": 11111354,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0.4846609075,
                "variance": 0.2348961953
              },
              {
                "average": 0,
                "count": 11111354,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11111354,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11111354,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11111354,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              574749.998,
              6569499.979,
              135.8264577,
              575499.998,
              6570249.999,
              568.3064577
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    574749.9980375224,
                    6569499.978759871,
                    135.82645771379026
                  ],
                  [
                    574749.9980375224,
                    6570249.99875987,
                    135.82645771379026
                  ],
                  [
                    575499.9980375224,
                    6570249.99875987,
                    568.3064577137902
                  ],
                  [
                    575499.9980375224,
                    6569499.978759871,
                    568.3064577137902
                  ],
                  [
                    574749.9980375224,
                    6569499.978759871,
                    135.82645771379026
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2024-09-21T19:38:49+00:00",
            "end_time": "2024-06-17T01:59:53+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": "20240615_0318_0728_2.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.65478360315817,
              59.45958585622111,
              44.625731291567575
            ],
            [
              -151.65451600891026,
              59.46631917980588,
              44.625731291567575
            ],
            [
              -151.6412860408549,
              59.46618229581112,
              418.56573129156754
            ],
            [
              -151.64155626435905,
              59.45944900879051,
              418.56573129156754
            ],
            [
              -151.65478360315817,
              59.45958585622111,
              44.625731291567575
            ]
          ]
        ]
      },
      "bbox": [
        -151.6547836,
        59.45944901,
        44.62573129,
        -151.641286,
        59.46631918,
        418.5657313
      ],
      "properties": {
        "datetime": "2024-06-15T23:47:20Z",
        "pc:count": 12243834,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 576617.7369,
            "count": 12243834,
            "maximum": 576999.9979,
            "minimum": 576249.9979,
            "name": "X",
            "position": 0,
            "stddev": 217.6796104,
            "variance": 47384.41277
          },
          {
            "average": 6592371,
            "count": 12243834,
            "maximum": 6592749.999,
            "minimum": 6591999.979,
            "name": "Y",
            "position": 1,
            "stddev": 220.516895,
            "variance": 48627.70099
          },
          {
            "average": 259.1040265,
            "count": 12243834,
            "maximum": 418.5657313,
            "minimum": 44.62573129,
            "name": "Z",
            "position": 2,
            "stddev": 81.41068166,
            "variance": 6627.699088
          },
          {
            "average": 41862.72316,
            "count": 12243834,
            "maximum": 65535,
            "minimum": 16919,
            "name": "Intensity",
            "position": 3,
            "stddev": 9534.357936,
            "variance": 90903981.26
          },
          {
            "average": 1.500548358,
            "count": 12243834,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6778602903,
            "variance": 0.4594945732
          },
          {
            "average": 2.003760178,
            "count": 12243834,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.7924762986,
            "variance": 0.6280186838
          },
          {
            "average": 0,
            "count": 12243834,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12243834,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 3.368510468,
            "count": 12243834,
            "maximum": 5,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.894676949,
            "variance": 3.58980074
          },
          {
            "average": -8.345390623,
            "count": 12243834,
            "maximum": 28.31399918,
            "minimum": -27.93600082,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.58540804,
            "variance": 158.3924955
          },
          {
            "average": 0,
            "count": 12243834,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1305.390745,
            "count": 12243834,
            "maximum": 1307,
            "minimum": 1304,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6381591306,
            "variance": 0.407247076
          },
          {
            "average": 402529665.3,
            "count": 12243834,
            "maximum": 402530440.8,
            "minimum": 402528989.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 430.5015022,
            "variance": 185331.5434
          },
          {
            "average": 0,
            "count": 12243834,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12243834,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12243834,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12243834,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12243834,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          576249.9979,
          6591999.979,
          44.62573129,
          576999.9979,
          6592749.999,
          418.5657313
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                576249.9978802998,
                6591999.978653526,
                44.625731291567575
              ],
              [
                576249.9978802998,
                6592749.9986535255,
                44.625731291567575
              ],
              [
                576999.9978802998,
                6592749.9986535255,
                418.56573129156754
              ],
              [
                576999.9978802998,
                6591999.978653526,
                418.56573129156754
              ],
              [
                576249.9978802998,
                6591999.978653526,
                44.625731291567575
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2024-06-15T23:47:20+00:00",
        "end_time": "2024-06-15T23:23:09+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20240615_0318_0728_2.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20240615_0318_0728_2.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20240615_0318_0728_2.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0318_0728_2.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.6547836,
            59.45944901,
            44.62573129,
            -151.641286,
            59.46631918,
            418.5657313
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.65478360315817,
                  59.45958585622111,
                  44.625731291567575
                ],
                [
                  -151.65451600891026,
                  59.46631917980588,
                  44.625731291567575
                ],
                [
                  -151.6412860408549,
                  59.46618229581112,
                  418.56573129156754
                ],
                [
                  -151.64155626435905,
                  59.45944900879051,
                  418.56573129156754
                ],
                [
                  -151.65478360315817,
                  59.45958585622111,
                  44.625731291567575
                ]
              ]
            ]
          },
          "id": "20240615_0318_0728_2.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0318_0728_2.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2024-06-15T23:47:20Z",
            "pc:count": 12243834,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 576617.7369,
                "count": 12243834,
                "maximum": 576999.9979,
                "minimum": 576249.9979,
                "name": "X",
                "position": 0,
                "stddev": 217.6796104,
                "variance": 47384.41277
              },
              {
                "average": 6592371,
                "count": 12243834,
                "maximum": 6592749.999,
                "minimum": 6591999.979,
                "name": "Y",
                "position": 1,
                "stddev": 220.516895,
                "variance": 48627.70099
              },
              {
                "average": 259.1040265,
                "count": 12243834,
                "maximum": 418.5657313,
                "minimum": 44.62573129,
                "name": "Z",
                "position": 2,
                "stddev": 81.41068166,
                "variance": 6627.699088
              },
              {
                "average": 41862.72316,
                "count": 12243834,
                "maximum": 65535,
                "minimum": 16919,
                "name": "Intensity",
                "position": 3,
                "stddev": 9534.357936,
                "variance": 90903981.26
              },
              {
                "average": 1.500548358,
                "count": 12243834,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6778602903,
                "variance": 0.4594945732
              },
              {
                "average": 2.003760178,
                "count": 12243834,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.7924762986,
                "variance": 0.6280186838
              },
              {
                "average": 0,
                "count": 12243834,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12243834,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 3.368510468,
                "count": 12243834,
                "maximum": 5,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.894676949,
                "variance": 3.58980074
              },
              {
                "average": -8.345390623,
                "count": 12243834,
                "maximum": 28.31399918,
                "minimum": -27.93600082,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.58540804,
                "variance": 158.3924955
              },
              {
                "average": 0,
                "count": 12243834,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1305.390745,
                "count": 12243834,
                "maximum": 1307,
                "minimum": 1304,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6381591306,
                "variance": 0.407247076
              },
              {
                "average": 402529665.3,
                "count": 12243834,
                "maximum": 402530440.8,
                "minimum": 402528989.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 430.5015022,
                "variance": 185331.5434
              },
              {
                "average": 0,
                "count": 12243834,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12243834,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12243834,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12243834,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12243834,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              576249.9979,
              6591999.979,
              44.62573129,
              576999.9979,
              6592749.999,
              418.5657313
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    576249.9978802998,
                    6591999.978653526,
                    44.625731291567575
                  ],
                  [
                    576249.9978802998,
                    6592749.9986535255,
                    44.625731291567575
                  ],
                  [
                    576999.9978802998,
                    6592749.9986535255,
                    418.56573129156754
                  ],
                  [
                    576999.9978802998,
                    6591999.978653526,
                    418.56573129156754
                  ],
                  [
                    576249.9978802998,
                    6591999.978653526,
                    44.625731291567575
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2024-06-15T23:47:20+00:00",
            "end_time": "2024-06-15T23:23: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": "20240615_0311_0718_2.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.8445717775246,
              59.32668720526457,
              243.7212335454242
            ],
            [
              -151.84434314297704,
              59.33342115410392,
              243.7212335454242
            ],
            [
              -151.83116390930687,
              59.33330364645478,
              722.1612335454242
            ],
            [
              -151.83139514978873,
              59.32656972892599,
              722.1612335454242
            ],
            [
              -151.8445717775246,
              59.32668720526457,
              243.7212335454242
            ]
          ]
        ]
      },
      "bbox": [
        -151.8445718,
        59.32656973,
        243.7212335,
        -151.8311639,
        59.33342115,
        722.1612335
      ],
      "properties": {
        "datetime": "2024-06-16T23:43:00Z",
        "pc:count": 14261199,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 566149.1451,
            "count": 14261199,
            "maximum": 566499.9978,
            "minimum": 565749.9978,
            "name": "X",
            "position": 0,
            "stddev": 213.5144399,
            "variance": 45588.41605
          },
          {
            "average": 6577387.519,
            "count": 14261199,
            "maximum": 6577749.999,
            "minimum": 6576999.979,
            "name": "Y",
            "position": 1,
            "stddev": 210.0227671,
            "variance": 44109.56271
          },
          {
            "average": 458.6900195,
            "count": 14261199,
            "maximum": 722.1612335,
            "minimum": 243.7212335,
            "name": "Z",
            "position": 2,
            "stddev": 99.19157435,
            "variance": 9838.968422
          },
          {
            "average": 47505.33323,
            "count": 14261199,
            "maximum": 65535,
            "minimum": 12898,
            "name": "Intensity",
            "position": 3,
            "stddev": 9126.77976,
            "variance": 83298108.78
          },
          {
            "average": 1.237401778,
            "count": 14261199,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5065199798,
            "variance": 0.2565624899
          },
          {
            "average": 1.476544293,
            "count": 14261199,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6911653151,
            "variance": 0.4777094928
          },
          {
            "average": 0,
            "count": 14261199,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14261199,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.820198007,
            "count": 14261199,
            "maximum": 22,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.230971175,
            "variance": 17.90111708
          },
          {
            "average": 0.9719008984,
            "count": 14261199,
            "maximum": 28.22400093,
            "minimum": -28.21800041,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 16.48488114,
            "variance": 271.7513064
          },
          {
            "average": 0,
            "count": 14261199,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1385.636698,
            "count": 14261199,
            "maximum": 1407,
            "minimum": 1315,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 37.93076388,
            "variance": 1438.742848
          },
          {
            "average": 402598287.2,
            "count": 14261199,
            "maximum": 402616580.5,
            "minimum": 402537685.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 32758.36603,
            "variance": 1073110545
          },
          {
            "average": 0,
            "count": 14261199,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14261199,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14261199,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14261199,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14261199,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          565749.9978,
          6576999.979,
          243.7212335,
          566499.9978,
          6577749.999,
          722.1612335
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                565749.9977979441,
                6576999.978686683,
                243.7212335454242
              ],
              [
                565749.9977979441,
                6577749.998686682,
                243.7212335454242
              ],
              [
                566499.9977979441,
                6577749.998686682,
                722.1612335454242
              ],
              [
                566499.9977979441,
                6576999.978686683,
                722.1612335454242
              ],
              [
                565749.9977979441,
                6576999.978686683,
                243.7212335454242
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2024-06-16T23:43:00+00:00",
        "end_time": "2024-06-16T01:48:05+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20240615_0311_0718_2.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20240615_0311_0718_2.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20240615_0311_0718_2.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0311_0718_2.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.8445718,
            59.32656973,
            243.7212335,
            -151.8311639,
            59.33342115,
            722.1612335
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.8445717775246,
                  59.32668720526457,
                  243.7212335454242
                ],
                [
                  -151.84434314297704,
                  59.33342115410392,
                  243.7212335454242
                ],
                [
                  -151.83116390930687,
                  59.33330364645478,
                  722.1612335454242
                ],
                [
                  -151.83139514978873,
                  59.32656972892599,
                  722.1612335454242
                ],
                [
                  -151.8445717775246,
                  59.32668720526457,
                  243.7212335454242
                ]
              ]
            ]
          },
          "id": "20240615_0311_0718_2.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0311_0718_2.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2024-06-16T23:43:00Z",
            "pc:count": 14261199,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 566149.1451,
                "count": 14261199,
                "maximum": 566499.9978,
                "minimum": 565749.9978,
                "name": "X",
                "position": 0,
                "stddev": 213.5144399,
                "variance": 45588.41605
              },
              {
                "average": 6577387.519,
                "count": 14261199,
                "maximum": 6577749.999,
                "minimum": 6576999.979,
                "name": "Y",
                "position": 1,
                "stddev": 210.0227671,
                "variance": 44109.56271
              },
              {
                "average": 458.6900195,
                "count": 14261199,
                "maximum": 722.1612335,
                "minimum": 243.7212335,
                "name": "Z",
                "position": 2,
                "stddev": 99.19157435,
                "variance": 9838.968422
              },
              {
                "average": 47505.33323,
                "count": 14261199,
                "maximum": 65535,
                "minimum": 12898,
                "name": "Intensity",
                "position": 3,
                "stddev": 9126.77976,
                "variance": 83298108.78
              },
              {
                "average": 1.237401778,
                "count": 14261199,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5065199798,
                "variance": 0.2565624899
              },
              {
                "average": 1.476544293,
                "count": 14261199,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6911653151,
                "variance": 0.4777094928
              },
              {
                "average": 0,
                "count": 14261199,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14261199,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.820198007,
                "count": 14261199,
                "maximum": 22,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.230971175,
                "variance": 17.90111708
              },
              {
                "average": 0.9719008984,
                "count": 14261199,
                "maximum": 28.22400093,
                "minimum": -28.21800041,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 16.48488114,
                "variance": 271.7513064
              },
              {
                "average": 0,
                "count": 14261199,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1385.636698,
                "count": 14261199,
                "maximum": 1407,
                "minimum": 1315,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 37.93076388,
                "variance": 1438.742848
              },
              {
                "average": 402598287.2,
                "count": 14261199,
                "maximum": 402616580.5,
                "minimum": 402537685.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 32758.36603,
                "variance": 1073110545
              },
              {
                "average": 0,
                "count": 14261199,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14261199,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14261199,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14261199,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14261199,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              565749.9978,
              6576999.979,
              243.7212335,
              566499.9978,
              6577749.999,
              722.1612335
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    565749.9977979441,
                    6576999.978686683,
                    243.7212335454242
                  ],
                  [
                    565749.9977979441,
                    6577749.998686682,
                    243.7212335454242
                  ],
                  [
                    566499.9977979441,
                    6577749.998686682,
                    722.1612335454242
                  ],
                  [
                    566499.9977979441,
                    6576999.978686683,
                    722.1612335454242
                  ],
                  [
                    565749.9977979441,
                    6576999.978686683,
                    243.7212335454242
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2024-06-16T23:43:00+00:00",
            "end_time": "2024-06-16T01:48: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": "20240616_0312_0718_3.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.83162627103704,
              59.31983598324868,
              162.12831961275248
            ],
            [
              -151.83139513812645,
              59.32656990833995,
              162.12831961275248
            ],
            [
              -151.81821861789072,
              59.326451100217064,
              671.5083196127525
            ],
            [
              -151.81845235545407,
              59.319717206778584,
              671.5083196127525
            ],
            [
              -151.83162627103704,
              59.31983598324868,
              162.12831961275248
            ]
          ]
        ]
      },
      "bbox": [
        -151.8316263,
        59.31971721,
        162.1283196,
        -151.8182186,
        59.32656991,
        671.5083196
      ],
      "properties": {
        "datetime": "2024-06-16T23:42:53Z",
        "pc:count": 17562149,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 566894.2074,
            "count": 17562149,
            "maximum": 567249.9981,
            "minimum": 566499.9981,
            "name": "X",
            "position": 0,
            "stddev": 216.9481396,
            "variance": 47066.49528
          },
          {
            "average": 6576623.247,
            "count": 17562149,
            "maximum": 6576999.999,
            "minimum": 6576249.979,
            "name": "Y",
            "position": 1,
            "stddev": 209.4623522,
            "variance": 43874.47701
          },
          {
            "average": 404.2159045,
            "count": 17562149,
            "maximum": 671.5083196,
            "minimum": 162.1283196,
            "name": "Z",
            "position": 2,
            "stddev": 107.7022636,
            "variance": 11599.77758
          },
          {
            "average": 44515.36598,
            "count": 17562149,
            "maximum": 63628,
            "minimum": 12838,
            "name": "Intensity",
            "position": 3,
            "stddev": 10042.69981,
            "variance": 100855819.5
          },
          {
            "average": 1.377688915,
            "count": 17562149,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6174763324,
            "variance": 0.3812770211
          },
          {
            "average": 1.757953824,
            "count": 17562149,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.7907683325,
            "variance": 0.6253145556
          },
          {
            "average": 0,
            "count": 17562149,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17562149,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.72617457,
            "count": 17562149,
            "maximum": 21,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.483524,
            "variance": 6.167891458
          },
          {
            "average": 2.267461731,
            "count": 17562149,
            "maximum": 28.12800026,
            "minimum": -28.03199959,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.57614658,
            "variance": 242.6163423
          },
          {
            "average": 0,
            "count": 17562149,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1404.656584,
            "count": 17562149,
            "maximum": 1407,
            "minimum": 1403,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.012567358,
            "variance": 1.025292655
          },
          {
            "average": 402615241.3,
            "count": 17562149,
            "maximum": 402616573.2,
            "minimum": 402614468.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 519.1856833,
            "variance": 269553.7738
          },
          {
            "average": 0,
            "count": 17562149,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17562149,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17562149,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17562149,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17562149,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          566499.9981,
          6576249.979,
          162.1283196,
          567249.9981,
          6576999.999,
          671.5083196
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                566499.9981110587,
                6576249.978675192,
                162.12831961275248
              ],
              [
                566499.9981110587,
                6576999.998675192,
                162.12831961275248
              ],
              [
                567249.9981110587,
                6576999.998675192,
                671.5083196127525
              ],
              [
                567249.9981110587,
                6576249.978675192,
                671.5083196127525
              ],
              [
                566499.9981110587,
                6576249.978675192,
                162.12831961275248
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2024-06-16T23:42:53+00:00",
        "end_time": "2024-06-16T23:07:48+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20240616_0312_0718_3.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20240616_0312_0718_3.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20240616_0312_0718_3.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240616_0312_0718_3.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.8316263,
            59.31971721,
            162.1283196,
            -151.8182186,
            59.32656991,
            671.5083196
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.83162627103704,
                  59.31983598324868,
                  162.12831961275248
                ],
                [
                  -151.83139513812645,
                  59.32656990833995,
                  162.12831961275248
                ],
                [
                  -151.81821861789072,
                  59.326451100217064,
                  671.5083196127525
                ],
                [
                  -151.81845235545407,
                  59.319717206778584,
                  671.5083196127525
                ],
                [
                  -151.83162627103704,
                  59.31983598324868,
                  162.12831961275248
                ]
              ]
            ]
          },
          "id": "20240616_0312_0718_3.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240616_0312_0718_3.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2024-06-16T23:42:53Z",
            "pc:count": 17562149,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 566894.2074,
                "count": 17562149,
                "maximum": 567249.9981,
                "minimum": 566499.9981,
                "name": "X",
                "position": 0,
                "stddev": 216.9481396,
                "variance": 47066.49528
              },
              {
                "average": 6576623.247,
                "count": 17562149,
                "maximum": 6576999.999,
                "minimum": 6576249.979,
                "name": "Y",
                "position": 1,
                "stddev": 209.4623522,
                "variance": 43874.47701
              },
              {
                "average": 404.2159045,
                "count": 17562149,
                "maximum": 671.5083196,
                "minimum": 162.1283196,
                "name": "Z",
                "position": 2,
                "stddev": 107.7022636,
                "variance": 11599.77758
              },
              {
                "average": 44515.36598,
                "count": 17562149,
                "maximum": 63628,
                "minimum": 12838,
                "name": "Intensity",
                "position": 3,
                "stddev": 10042.69981,
                "variance": 100855819.5
              },
              {
                "average": 1.377688915,
                "count": 17562149,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6174763324,
                "variance": 0.3812770211
              },
              {
                "average": 1.757953824,
                "count": 17562149,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.7907683325,
                "variance": 0.6253145556
              },
              {
                "average": 0,
                "count": 17562149,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17562149,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.72617457,
                "count": 17562149,
                "maximum": 21,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.483524,
                "variance": 6.167891458
              },
              {
                "average": 2.267461731,
                "count": 17562149,
                "maximum": 28.12800026,
                "minimum": -28.03199959,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.57614658,
                "variance": 242.6163423
              },
              {
                "average": 0,
                "count": 17562149,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1404.656584,
                "count": 17562149,
                "maximum": 1407,
                "minimum": 1403,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.012567358,
                "variance": 1.025292655
              },
              {
                "average": 402615241.3,
                "count": 17562149,
                "maximum": 402616573.2,
                "minimum": 402614468.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 519.1856833,
                "variance": 269553.7738
              },
              {
                "average": 0,
                "count": 17562149,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17562149,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17562149,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17562149,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17562149,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              566499.9981,
              6576249.979,
              162.1283196,
              567249.9981,
              6576999.999,
              671.5083196
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    566499.9981110587,
                    6576249.978675192,
                    162.12831961275248
                  ],
                  [
                    566499.9981110587,
                    6576999.998675192,
                    162.12831961275248
                  ],
                  [
                    567249.9981110587,
                    6576999.998675192,
                    671.5083196127525
                  ],
                  [
                    567249.9981110587,
                    6576249.978675192,
                    671.5083196127525
                  ],
                  [
                    566499.9981110587,
                    6576249.978675192,
                    162.12831961275248
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2024-06-16T23:42:53+00:00",
            "end_time": "2024-06-16T23:07: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": "20240615_0310_0720_1.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.8832184292967,
              59.35396711230917,
              -0.26495856748204
            ],
            [
              -151.88299720728799,
              59.3607009433332,
              -0.26495856748204
            ],
            [
              -151.8698072216,
              59.36058731112548,
              136.75504143251797
            ],
            [
              -151.8700310545337,
              59.353853510394806,
              136.75504143251797
            ],
            [
              -151.8832184292967,
              59.35396711230917,
              -0.26495856748204
            ]
          ]
        ]
      },
      "bbox": [
        -151.8832184,
        59.35385351,
        -0.2649585675,
        -151.8698072,
        59.36070094,
        136.7550414
      ],
      "properties": {
        "datetime": "2024-06-16T01:27:17Z",
        "pc:count": 13615271,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 563866.3477,
            "count": 13615271,
            "maximum": 564249.998,
            "minimum": 563499.998,
            "name": "X",
            "position": 0,
            "stddev": 210.1431717,
            "variance": 44160.15263
          },
          {
            "average": 6580311.244,
            "count": 13615271,
            "maximum": 6580749.986,
            "minimum": 6579999.986,
            "name": "Y",
            "position": 1,
            "stddev": 183.8557498,
            "variance": 33802.93672
          },
          {
            "average": 68.9070752,
            "count": 13615271,
            "maximum": 136.7550414,
            "minimum": -0.2649585675,
            "name": "Z",
            "position": 2,
            "stddev": 30.77548332,
            "variance": 947.1303737
          },
          {
            "average": 40251.99313,
            "count": 13615271,
            "maximum": 65535,
            "minimum": 20971,
            "name": "Intensity",
            "position": 3,
            "stddev": 8352.655587,
            "variance": 69766855.35
          },
          {
            "average": 1.57547257,
            "count": 13615271,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7496664918,
            "variance": 0.561999849
          },
          {
            "average": 2.152044348,
            "count": 13615271,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.883235612,
            "variance": 0.7801051462
          },
          {
            "average": 0,
            "count": 13615271,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 9.606859827e-05,
            "count": 13615271,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.009800988529,
            "variance": 9.605937615e-05
          },
          {
            "average": 4.147469632,
            "count": 13615271,
            "maximum": 20,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.649271716,
            "variance": 2.720097194
          },
          {
            "average": 1.726430097,
            "count": 13615271,
            "maximum": 28.31399918,
            "minimum": -27.16799927,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 16.06921829,
            "variance": 258.2197764
          },
          {
            "average": 0,
            "count": 13615271,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1311.124793,
            "count": 13615271,
            "maximum": 1313,
            "minimum": 1309,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8872573028,
            "variance": 0.7872255214
          },
          {
            "average": 402535149.1,
            "count": 13615271,
            "maximum": 402536437.5,
            "minimum": 402531060.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 587.586525,
            "variance": 345257.9244
          },
          {
            "average": 0,
            "count": 13615271,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13615271,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13615271,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13615271,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13615271,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          563499.998,
          6579999.986,
          -0.2649585675,
          564249.998,
          6580749.986,
          136.7550414
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                563499.9980065874,
                6579999.986456273,
                -0.26495856748204
              ],
              [
                563499.9980065874,
                6580749.986456273,
                -0.26495856748204
              ],
              [
                564249.9980065874,
                6580749.986456273,
                136.75504143251797
              ],
              [
                564249.9980065874,
                6579999.986456273,
                136.75504143251797
              ],
              [
                563499.9980065874,
                6579999.986456273,
                -0.26495856748204
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2024-06-16T01:27:17+00:00",
        "end_time": "2024-06-15T23:57:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20240615_0310_0720_1.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20240615_0310_0720_1.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20240615_0310_0720_1.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0310_0720_1.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.8832184,
            59.35385351,
            -0.2649585675,
            -151.8698072,
            59.36070094,
            136.7550414
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.8832184292967,
                  59.35396711230917,
                  -0.26495856748204
                ],
                [
                  -151.88299720728799,
                  59.3607009433332,
                  -0.26495856748204
                ],
                [
                  -151.8698072216,
                  59.36058731112548,
                  136.75504143251797
                ],
                [
                  -151.8700310545337,
                  59.353853510394806,
                  136.75504143251797
                ],
                [
                  -151.8832184292967,
                  59.35396711230917,
                  -0.26495856748204
                ]
              ]
            ]
          },
          "id": "20240615_0310_0720_1.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0310_0720_1.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2024-06-16T01:27:17Z",
            "pc:count": 13615271,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 563866.3477,
                "count": 13615271,
                "maximum": 564249.998,
                "minimum": 563499.998,
                "name": "X",
                "position": 0,
                "stddev": 210.1431717,
                "variance": 44160.15263
              },
              {
                "average": 6580311.244,
                "count": 13615271,
                "maximum": 6580749.986,
                "minimum": 6579999.986,
                "name": "Y",
                "position": 1,
                "stddev": 183.8557498,
                "variance": 33802.93672
              },
              {
                "average": 68.9070752,
                "count": 13615271,
                "maximum": 136.7550414,
                "minimum": -0.2649585675,
                "name": "Z",
                "position": 2,
                "stddev": 30.77548332,
                "variance": 947.1303737
              },
              {
                "average": 40251.99313,
                "count": 13615271,
                "maximum": 65535,
                "minimum": 20971,
                "name": "Intensity",
                "position": 3,
                "stddev": 8352.655587,
                "variance": 69766855.35
              },
              {
                "average": 1.57547257,
                "count": 13615271,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7496664918,
                "variance": 0.561999849
              },
              {
                "average": 2.152044348,
                "count": 13615271,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.883235612,
                "variance": 0.7801051462
              },
              {
                "average": 0,
                "count": 13615271,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 9.606859827e-05,
                "count": 13615271,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.009800988529,
                "variance": 9.605937615e-05
              },
              {
                "average": 4.147469632,
                "count": 13615271,
                "maximum": 20,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.649271716,
                "variance": 2.720097194
              },
              {
                "average": 1.726430097,
                "count": 13615271,
                "maximum": 28.31399918,
                "minimum": -27.16799927,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 16.06921829,
                "variance": 258.2197764
              },
              {
                "average": 0,
                "count": 13615271,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1311.124793,
                "count": 13615271,
                "maximum": 1313,
                "minimum": 1309,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8872573028,
                "variance": 0.7872255214
              },
              {
                "average": 402535149.1,
                "count": 13615271,
                "maximum": 402536437.5,
                "minimum": 402531060.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 587.586525,
                "variance": 345257.9244
              },
              {
                "average": 0,
                "count": 13615271,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13615271,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13615271,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13615271,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13615271,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              563499.998,
              6579999.986,
              -0.2649585675,
              564249.998,
              6580749.986,
              136.7550414
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    563499.9980065874,
                    6579999.986456273,
                    -0.26495856748204
                  ],
                  [
                    563499.9980065874,
                    6580749.986456273,
                    -0.26495856748204
                  ],
                  [
                    564249.9980065874,
                    6580749.986456273,
                    136.75504143251797
                  ],
                  [
                    564249.9980065874,
                    6579999.986456273,
                    136.75504143251797
                  ],
                  [
                    563499.9980065874,
                    6579999.986456273,
                    -0.26495856748204
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2024-06-16T01:27:17+00:00",
            "end_time": "2024-06-15T23:57: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": "20240616_0322_0721_2.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.5529950399189,
              59.36419299389149,
              528.4237005165722
            ],
            [
              -151.55270829244145,
              59.37092612485593,
              528.4237005165722
            ],
            [
              -151.53951605646515,
              59.370779080667894,
              857.0037005165722
            ],
            [
              -151.5398054154261,
              59.364045988907804,
              857.0037005165722
            ],
            [
              -151.5529950399189,
              59.36419299389149,
              528.4237005165722
            ]
          ]
        ]
      },
      "bbox": [
        -151.552995,
        59.36404599,
        528.4237005,
        -151.5395161,
        59.37092612,
        857.0037005
      ],
      "properties": {
        "datetime": "2024-06-17T00:39:43Z",
        "pc:count": 10341905,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 582622.6877,
            "count": 10341905,
            "maximum": 582999.998,
            "minimum": 582249.998,
            "name": "X",
            "position": 0,
            "stddev": 217.6199026,
            "variance": 47358.42201
          },
          {
            "average": 6581882.87,
            "count": 10341905,
            "maximum": 6582249.999,
            "minimum": 6581499.979,
            "name": "Y",
            "position": 1,
            "stddev": 214.0970795,
            "variance": 45837.55944
          },
          {
            "average": 673.3107498,
            "count": 10341905,
            "maximum": 857.0037005,
            "minimum": 528.4237005,
            "name": "Z",
            "position": 2,
            "stddev": 73.37395291,
            "variance": 5383.736965
          },
          {
            "average": 50663.05874,
            "count": 10341905,
            "maximum": 64283,
            "minimum": 9025,
            "name": "Intensity",
            "position": 3,
            "stddev": 3840.001666,
            "variance": 14745612.79
          },
          {
            "average": 1.011795409,
            "count": 10341905,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1135600965,
            "variance": 0.01289589552
          },
          {
            "average": 1.02394114,
            "count": 10341905,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1649533778,
            "variance": 0.02720961686
          },
          {
            "average": 0,
            "count": 10341905,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10341905,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5.440207002,
            "count": 10341905,
            "maximum": 21,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 8.076315385,
            "variance": 65.2268702
          },
          {
            "average": 2.532449629,
            "count": 10341905,
            "maximum": 28.12800026,
            "minimum": -28.03199959,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.86355566,
            "variance": 251.6523981
          },
          {
            "average": 0,
            "count": 10341905,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1412.157414,
            "count": 10341905,
            "maximum": 1414,
            "minimum": 1411,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7816148577,
            "variance": 0.6109217857
          },
          {
            "average": 402619012.7,
            "count": 10341905,
            "maximum": 402619983.5,
            "minimum": 402618361.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 382.6023872,
            "variance": 146384.5867
          },
          {
            "average": 0,
            "count": 10341905,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10341905,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10341905,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10341905,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10341905,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          582249.998,
          6581499.979,
          528.4237005,
          582999.998,
          6582249.999,
          857.0037005
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                582249.9979531346,
                6581499.97877261,
                528.4237005165722
              ],
              [
                582249.9979531346,
                6582249.99877261,
                528.4237005165722
              ],
              [
                582999.9979531346,
                6582249.99877261,
                857.0037005165722
              ],
              [
                582999.9979531346,
                6581499.97877261,
                857.0037005165722
              ],
              [
                582249.9979531346,
                6581499.97877261,
                528.4237005165722
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2024-06-17T00:39:43+00:00",
        "end_time": "2024-06-17T00:12:41+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20240616_0322_0721_2.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20240616_0322_0721_2.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20240616_0322_0721_2.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240616_0322_0721_2.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.552995,
            59.36404599,
            528.4237005,
            -151.5395161,
            59.37092612,
            857.0037005
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.5529950399189,
                  59.36419299389149,
                  528.4237005165722
                ],
                [
                  -151.55270829244145,
                  59.37092612485593,
                  528.4237005165722
                ],
                [
                  -151.53951605646515,
                  59.370779080667894,
                  857.0037005165722
                ],
                [
                  -151.5398054154261,
                  59.364045988907804,
                  857.0037005165722
                ],
                [
                  -151.5529950399189,
                  59.36419299389149,
                  528.4237005165722
                ]
              ]
            ]
          },
          "id": "20240616_0322_0721_2.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240616_0322_0721_2.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2024-06-17T00:39:43Z",
            "pc:count": 10341905,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 582622.6877,
                "count": 10341905,
                "maximum": 582999.998,
                "minimum": 582249.998,
                "name": "X",
                "position": 0,
                "stddev": 217.6199026,
                "variance": 47358.42201
              },
              {
                "average": 6581882.87,
                "count": 10341905,
                "maximum": 6582249.999,
                "minimum": 6581499.979,
                "name": "Y",
                "position": 1,
                "stddev": 214.0970795,
                "variance": 45837.55944
              },
              {
                "average": 673.3107498,
                "count": 10341905,
                "maximum": 857.0037005,
                "minimum": 528.4237005,
                "name": "Z",
                "position": 2,
                "stddev": 73.37395291,
                "variance": 5383.736965
              },
              {
                "average": 50663.05874,
                "count": 10341905,
                "maximum": 64283,
                "minimum": 9025,
                "name": "Intensity",
                "position": 3,
                "stddev": 3840.001666,
                "variance": 14745612.79
              },
              {
                "average": 1.011795409,
                "count": 10341905,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1135600965,
                "variance": 0.01289589552
              },
              {
                "average": 1.02394114,
                "count": 10341905,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1649533778,
                "variance": 0.02720961686
              },
              {
                "average": 0,
                "count": 10341905,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10341905,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5.440207002,
                "count": 10341905,
                "maximum": 21,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 8.076315385,
                "variance": 65.2268702
              },
              {
                "average": 2.532449629,
                "count": 10341905,
                "maximum": 28.12800026,
                "minimum": -28.03199959,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.86355566,
                "variance": 251.6523981
              },
              {
                "average": 0,
                "count": 10341905,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1412.157414,
                "count": 10341905,
                "maximum": 1414,
                "minimum": 1411,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7816148577,
                "variance": 0.6109217857
              },
              {
                "average": 402619012.7,
                "count": 10341905,
                "maximum": 402619983.5,
                "minimum": 402618361.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 382.6023872,
                "variance": 146384.5867
              },
              {
                "average": 0,
                "count": 10341905,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10341905,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10341905,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10341905,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10341905,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              582249.998,
              6581499.979,
              528.4237005,
              582999.998,
              6582249.999,
              857.0037005
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    582249.9979531346,
                    6581499.97877261,
                    528.4237005165722
                  ],
                  [
                    582249.9979531346,
                    6582249.99877261,
                    528.4237005165722
                  ],
                  [
                    582999.9979531346,
                    6582249.99877261,
                    857.0037005165722
                  ],
                  [
                    582999.9979531346,
                    6581499.97877261,
                    857.0037005165722
                  ],
                  [
                    582249.9979531346,
                    6581499.97877261,
                    528.4237005165722
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2024-06-17T00:39:43+00:00",
            "end_time": "2024-06-17T00:12: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": "20240615_0312_0722_3.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.82977424322982,
              59.373705736574344,
              50.68043189808196
            ],
            [
              -151.82954224777112,
              59.380439601180825,
              50.68043189808196
            ],
            [
              -151.816344847194,
              59.38032053939149,
              506.900431898082
            ],
            [
              -151.81657945701858,
              59.37358670653813,
              506.900431898082
            ],
            [
              -151.82977424322982,
              59.373705736574344,
              50.68043189808196
            ]
          ]
        ]
      },
      "bbox": [
        -151.8297742,
        59.37358671,
        50.6804319,
        -151.8163448,
        59.3804396,
        506.9004319
      ],
      "properties": {
        "datetime": "2024-06-16T01:14:33Z",
        "pc:count": 10568307,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 566875.9249,
            "count": 10568307,
            "maximum": 567249.998,
            "minimum": 566499.998,
            "name": "X",
            "position": 0,
            "stddev": 220.2221107,
            "variance": 48497.77803
          },
          {
            "average": 6582610.519,
            "count": 10568307,
            "maximum": 6582999.999,
            "minimum": 6582249.979,
            "name": "Y",
            "position": 1,
            "stddev": 221.8657087,
            "variance": 49224.39269
          },
          {
            "average": 246.2989244,
            "count": 10568307,
            "maximum": 506.9004319,
            "minimum": 50.6804319,
            "name": "Z",
            "position": 2,
            "stddev": 107.1158519,
            "variance": 11473.80573
          },
          {
            "average": 47949.57609,
            "count": 10568307,
            "maximum": 65535,
            "minimum": 16413,
            "name": "Intensity",
            "position": 3,
            "stddev": 8738.539736,
            "variance": 76362076.72
          },
          {
            "average": 1.224724547,
            "count": 10568307,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4768431174,
            "variance": 0.2273793586
          },
          {
            "average": 1.451210208,
            "count": 10568307,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6390168967,
            "variance": 0.4083425943
          },
          {
            "average": 0,
            "count": 10568307,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10568307,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.449556963,
            "count": 10568307,
            "maximum": 5,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.846651177,
            "variance": 3.410120571
          },
          {
            "average": 6.258024311,
            "count": 10568307,
            "maximum": 28.22400093,
            "minimum": -27.93600082,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 14.84659488,
            "variance": 220.4213796
          },
          {
            "average": 0,
            "count": 10568307,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1310.649052,
            "count": 10568307,
            "maximum": 1312,
            "minimum": 1309,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8276533152,
            "variance": 0.6850100102
          },
          {
            "average": 402534698.3,
            "count": 10568307,
            "maximum": 402535673.9,
            "minimum": 402531112.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1034.801994,
            "variance": 1070815.166
          },
          {
            "average": 0,
            "count": 10568307,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10568307,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10568307,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10568307,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10568307,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          566499.998,
          6582249.979,
          50.6804319,
          567249.998,
          6582999.999,
          506.9004319
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                566499.9979933922,
                6582249.978766797,
                50.68043189808196
              ],
              [
                566499.9979933922,
                6582999.998766797,
                50.68043189808196
              ],
              [
                567249.9979933922,
                6582999.998766797,
                506.900431898082
              ],
              [
                567249.9979933922,
                6582249.978766797,
                506.900431898082
              ],
              [
                566499.9979933922,
                6582249.978766797,
                50.68043189808196
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2024-06-16T01:14:33+00:00",
        "end_time": "2024-06-15T23:58:32+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20240615_0312_0722_3.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20240615_0312_0722_3.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20240615_0312_0722_3.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0312_0722_3.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.8297742,
            59.37358671,
            50.6804319,
            -151.8163448,
            59.3804396,
            506.9004319
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.82977424322982,
                  59.373705736574344,
                  50.68043189808196
                ],
                [
                  -151.82954224777112,
                  59.380439601180825,
                  50.68043189808196
                ],
                [
                  -151.816344847194,
                  59.38032053939149,
                  506.900431898082
                ],
                [
                  -151.81657945701858,
                  59.37358670653813,
                  506.900431898082
                ],
                [
                  -151.82977424322982,
                  59.373705736574344,
                  50.68043189808196
                ]
              ]
            ]
          },
          "id": "20240615_0312_0722_3.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0312_0722_3.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2024-06-16T01:14:33Z",
            "pc:count": 10568307,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 566875.9249,
                "count": 10568307,
                "maximum": 567249.998,
                "minimum": 566499.998,
                "name": "X",
                "position": 0,
                "stddev": 220.2221107,
                "variance": 48497.77803
              },
              {
                "average": 6582610.519,
                "count": 10568307,
                "maximum": 6582999.999,
                "minimum": 6582249.979,
                "name": "Y",
                "position": 1,
                "stddev": 221.8657087,
                "variance": 49224.39269
              },
              {
                "average": 246.2989244,
                "count": 10568307,
                "maximum": 506.9004319,
                "minimum": 50.6804319,
                "name": "Z",
                "position": 2,
                "stddev": 107.1158519,
                "variance": 11473.80573
              },
              {
                "average": 47949.57609,
                "count": 10568307,
                "maximum": 65535,
                "minimum": 16413,
                "name": "Intensity",
                "position": 3,
                "stddev": 8738.539736,
                "variance": 76362076.72
              },
              {
                "average": 1.224724547,
                "count": 10568307,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4768431174,
                "variance": 0.2273793586
              },
              {
                "average": 1.451210208,
                "count": 10568307,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6390168967,
                "variance": 0.4083425943
              },
              {
                "average": 0,
                "count": 10568307,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10568307,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.449556963,
                "count": 10568307,
                "maximum": 5,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.846651177,
                "variance": 3.410120571
              },
              {
                "average": 6.258024311,
                "count": 10568307,
                "maximum": 28.22400093,
                "minimum": -27.93600082,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 14.84659488,
                "variance": 220.4213796
              },
              {
                "average": 0,
                "count": 10568307,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1310.649052,
                "count": 10568307,
                "maximum": 1312,
                "minimum": 1309,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8276533152,
                "variance": 0.6850100102
              },
              {
                "average": 402534698.3,
                "count": 10568307,
                "maximum": 402535673.9,
                "minimum": 402531112.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1034.801994,
                "variance": 1070815.166
              },
              {
                "average": 0,
                "count": 10568307,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10568307,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10568307,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10568307,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10568307,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              566499.998,
              6582249.979,
              50.6804319,
              567249.998,
              6582999.999,
              506.9004319
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    566499.9979933922,
                    6582249.978766797,
                    50.68043189808196
                  ],
                  [
                    566499.9979933922,
                    6582999.998766797,
                    50.68043189808196
                  ],
                  [
                    567249.9979933922,
                    6582999.998766797,
                    506.900431898082
                  ],
                  [
                    567249.9979933922,
                    6582249.978766797,
                    506.900431898082
                  ],
                  [
                    566499.9979933922,
                    6582249.978766797,
                    50.68043189808196
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2024-06-16T01:14:33+00:00",
            "end_time": "2024-06-15T23:58: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": "20240615_0315_0724_2.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.73616047023756,
              59.406511708187764,
              8.193579553540985
            ],
            [
              -151.7359095916904,
              59.41324530481238,
              8.193579553540985
            ],
            [
              -151.72269989496343,
              59.413116729871945,
              531.593579553541
            ],
            [
              -151.72295339345396,
              59.40638316755796,
              531.593579553541
            ],
            [
              -151.73616047023756,
              59.406511708187764,
              8.193579553540985
            ]
          ]
        ]
      },
      "bbox": [
        -151.7361605,
        59.40638317,
        8.193579554,
        -151.7226999,
        59.4132453,
        531.5935796
      ],
      "properties": {
        "datetime": "2024-06-16T01:16:02Z",
        "pc:count": 14041609,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 572127.5878,
            "count": 14041609,
            "maximum": 572499.998,
            "minimum": 571749.998,
            "name": "X",
            "position": 0,
            "stddev": 214.4640723,
            "variance": 45994.83831
          },
          {
            "average": 6586377.62,
            "count": 14041609,
            "maximum": 6586749.999,
            "minimum": 6585999.979,
            "name": "Y",
            "position": 1,
            "stddev": 208.2437425,
            "variance": 43365.45629
          },
          {
            "average": 298.5309875,
            "count": 14041609,
            "maximum": 531.5935796,
            "minimum": 8.193579554,
            "name": "Z",
            "position": 2,
            "stddev": 116.7188903,
            "variance": 13623.29936
          },
          {
            "average": 42328.32546,
            "count": 14041609,
            "maximum": 65535,
            "minimum": 14417,
            "name": "Intensity",
            "position": 3,
            "stddev": 9893.78499,
            "variance": 97886981.44
          },
          {
            "average": 1.46015275,
            "count": 14041609,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6584414493,
            "variance": 0.4335451422
          },
          {
            "average": 1.923214284,
            "count": 14041609,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.7935729354,
            "variance": 0.6297580039
          },
          {
            "average": 0,
            "count": 14041609,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14041609,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 3.138122276,
            "count": 14041609,
            "maximum": 21,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.0174965,
            "variance": 4.070292128
          },
          {
            "average": 10.1096978,
            "count": 14041609,
            "maximum": 28.22400093,
            "minimum": -28.12199974,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.46402211,
            "variance": 155.3518471
          },
          {
            "average": 0,
            "count": 14041609,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1309.884353,
            "count": 14041609,
            "maximum": 1312,
            "minimum": 1307,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7717703195,
            "variance": 0.595629426
          },
          {
            "average": 402533515.5,
            "count": 14041609,
            "maximum": 402535762.1,
            "minimum": 402530529.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1678.410845,
            "variance": 2817062.964
          },
          {
            "average": 0,
            "count": 14041609,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14041609,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14041609,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14041609,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14041609,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          571749.998,
          6585999.979,
          8.193579554,
          572499.998,
          6586749.999,
          531.5935796
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                571749.9980251166,
                6585999.9787905775,
                8.193579553540985
              ],
              [
                571749.9980251166,
                6586749.998790577,
                8.193579553540985
              ],
              [
                572499.9980251166,
                6586749.998790577,
                531.593579553541
              ],
              [
                572499.9980251166,
                6585999.9787905775,
                531.593579553541
              ],
              [
                571749.9980251166,
                6585999.9787905775,
                8.193579553540985
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2024-06-16T01:16:02+00:00",
        "end_time": "2024-06-15T23:48:49+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20240615_0315_0724_2.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20240615_0315_0724_2.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20240615_0315_0724_2.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0315_0724_2.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.7361605,
            59.40638317,
            8.193579554,
            -151.7226999,
            59.4132453,
            531.5935796
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.73616047023756,
                  59.406511708187764,
                  8.193579553540985
                ],
                [
                  -151.7359095916904,
                  59.41324530481238,
                  8.193579553540985
                ],
                [
                  -151.72269989496343,
                  59.413116729871945,
                  531.593579553541
                ],
                [
                  -151.72295339345396,
                  59.40638316755796,
                  531.593579553541
                ],
                [
                  -151.73616047023756,
                  59.406511708187764,
                  8.193579553540985
                ]
              ]
            ]
          },
          "id": "20240615_0315_0724_2.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0315_0724_2.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2024-06-16T01:16:02Z",
            "pc:count": 14041609,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 572127.5878,
                "count": 14041609,
                "maximum": 572499.998,
                "minimum": 571749.998,
                "name": "X",
                "position": 0,
                "stddev": 214.4640723,
                "variance": 45994.83831
              },
              {
                "average": 6586377.62,
                "count": 14041609,
                "maximum": 6586749.999,
                "minimum": 6585999.979,
                "name": "Y",
                "position": 1,
                "stddev": 208.2437425,
                "variance": 43365.45629
              },
              {
                "average": 298.5309875,
                "count": 14041609,
                "maximum": 531.5935796,
                "minimum": 8.193579554,
                "name": "Z",
                "position": 2,
                "stddev": 116.7188903,
                "variance": 13623.29936
              },
              {
                "average": 42328.32546,
                "count": 14041609,
                "maximum": 65535,
                "minimum": 14417,
                "name": "Intensity",
                "position": 3,
                "stddev": 9893.78499,
                "variance": 97886981.44
              },
              {
                "average": 1.46015275,
                "count": 14041609,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6584414493,
                "variance": 0.4335451422
              },
              {
                "average": 1.923214284,
                "count": 14041609,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.7935729354,
                "variance": 0.6297580039
              },
              {
                "average": 0,
                "count": 14041609,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14041609,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 3.138122276,
                "count": 14041609,
                "maximum": 21,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.0174965,
                "variance": 4.070292128
              },
              {
                "average": 10.1096978,
                "count": 14041609,
                "maximum": 28.22400093,
                "minimum": -28.12199974,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.46402211,
                "variance": 155.3518471
              },
              {
                "average": 0,
                "count": 14041609,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1309.884353,
                "count": 14041609,
                "maximum": 1312,
                "minimum": 1307,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7717703195,
                "variance": 0.595629426
              },
              {
                "average": 402533515.5,
                "count": 14041609,
                "maximum": 402535762.1,
                "minimum": 402530529.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1678.410845,
                "variance": 2817062.964
              },
              {
                "average": 0,
                "count": 14041609,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14041609,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14041609,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14041609,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14041609,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              571749.998,
              6585999.979,
              8.193579554,
              572499.998,
              6586749.999,
              531.5935796
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    571749.9980251166,
                    6585999.9787905775,
                    8.193579553540985
                  ],
                  [
                    571749.9980251166,
                    6586749.998790577,
                    8.193579553540985
                  ],
                  [
                    572499.9980251166,
                    6586749.998790577,
                    531.593579553541
                  ],
                  [
                    572499.9980251166,
                    6585999.9787905775,
                    531.593579553541
                  ],
                  [
                    571749.9980251166,
                    6585999.9787905775,
                    8.193579553540985
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2024-06-16T01:16:02+00:00",
            "end_time": "2024-06-15T23:48: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": "20240615_0314_0726_3.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.77505302376974,
              59.42708984397181,
              154.18608844371965
            ],
            [
              -151.7748096651573,
              59.433823518571664,
              154.18608844371965
            ],
            [
              -151.76159175334922,
              59.43369885263452,
              279.92608844371966
            ],
            [
              -151.7618377357989,
              59.42696521131589,
              279.92608844371966
            ],
            [
              -151.77505302376974,
              59.42708984397181,
              154.18608844371965
            ]
          ]
        ]
      },
      "bbox": [
        -151.775053,
        59.42696521,
        154.1860884,
        -151.7615918,
        59.43382352,
        279.9260884
      ],
      "properties": {
        "datetime": "2024-06-15T23:40:11Z",
        "pc:count": 13636399,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 569873.6939,
            "count": 13636399,
            "maximum": 570249.9979,
            "minimum": 569499.9979,
            "name": "X",
            "position": 0,
            "stddev": 213.2438319,
            "variance": 45472.93186
          },
          {
            "average": 6588619.601,
            "count": 13636399,
            "maximum": 6588999.999,
            "minimum": 6588249.979,
            "name": "Y",
            "position": 1,
            "stddev": 209.1365925,
            "variance": 43738.11433
          },
          {
            "average": 217.8250833,
            "count": 13636399,
            "maximum": 279.9260884,
            "minimum": 154.1860884,
            "name": "Z",
            "position": 2,
            "stddev": 20.4143605,
            "variance": 416.7461146
          },
          {
            "average": 41543.73733,
            "count": 13636399,
            "maximum": 65535,
            "minimum": 18737,
            "name": "Intensity",
            "position": 3,
            "stddev": 9280.083996,
            "variance": 86119958.97
          },
          {
            "average": 1.551293857,
            "count": 13636399,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7245295984,
            "variance": 0.5249431389
          },
          {
            "average": 2.103539358,
            "count": 13636399,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.8485629572,
            "variance": 0.7200590923
          },
          {
            "average": 0,
            "count": 13636399,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.275996691e-05,
            "count": 13636399,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.003572086929,
            "variance": 1.275980503e-05
          },
          {
            "average": 3.740629839,
            "count": 13636399,
            "maximum": 5,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.78773192,
            "variance": 3.195985418
          },
          {
            "average": 1.578435418,
            "count": 13636399,
            "maximum": 28.31399918,
            "minimum": -27.93600082,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 17.1387211,
            "variance": 293.7357609
          },
          {
            "average": 0,
            "count": 13636399,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1305.001264,
            "count": 13636399,
            "maximum": 1306,
            "minimum": 1304,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7568448401,
            "variance": 0.572814112
          },
          {
            "average": 402529435.5,
            "count": 13636399,
            "maximum": 402530011.5,
            "minimum": 402528873,
            "name": "GpsTime",
            "position": 12,
            "stddev": 425.0042598,
            "variance": 180628.6208
          },
          {
            "average": 0,
            "count": 13636399,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13636399,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13636399,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13636399,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13636399,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          569499.9979,
          6588249.979,
          154.1860884,
          570249.9979,
          6588999.999,
          279.9260884
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                569499.9979241914,
                6588249.978628658,
                154.18608844371965
              ],
              [
                569499.9979241914,
                6588999.998628657,
                154.18608844371965
              ],
              [
                570249.9979241914,
                6588999.998628657,
                279.92608844371966
              ],
              [
                570249.9979241914,
                6588249.978628658,
                279.92608844371966
              ],
              [
                569499.9979241914,
                6588249.978628658,
                154.18608844371965
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2024-06-15T23:40:11+00:00",
        "end_time": "2024-06-15T23:21:13+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20240615_0314_0726_3.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20240615_0314_0726_3.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20240615_0314_0726_3.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0314_0726_3.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.775053,
            59.42696521,
            154.1860884,
            -151.7615918,
            59.43382352,
            279.9260884
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.77505302376974,
                  59.42708984397181,
                  154.18608844371965
                ],
                [
                  -151.7748096651573,
                  59.433823518571664,
                  154.18608844371965
                ],
                [
                  -151.76159175334922,
                  59.43369885263452,
                  279.92608844371966
                ],
                [
                  -151.7618377357989,
                  59.42696521131589,
                  279.92608844371966
                ],
                [
                  -151.77505302376974,
                  59.42708984397181,
                  154.18608844371965
                ]
              ]
            ]
          },
          "id": "20240615_0314_0726_3.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0314_0726_3.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2024-06-15T23:40:11Z",
            "pc:count": 13636399,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 569873.6939,
                "count": 13636399,
                "maximum": 570249.9979,
                "minimum": 569499.9979,
                "name": "X",
                "position": 0,
                "stddev": 213.2438319,
                "variance": 45472.93186
              },
              {
                "average": 6588619.601,
                "count": 13636399,
                "maximum": 6588999.999,
                "minimum": 6588249.979,
                "name": "Y",
                "position": 1,
                "stddev": 209.1365925,
                "variance": 43738.11433
              },
              {
                "average": 217.8250833,
                "count": 13636399,
                "maximum": 279.9260884,
                "minimum": 154.1860884,
                "name": "Z",
                "position": 2,
                "stddev": 20.4143605,
                "variance": 416.7461146
              },
              {
                "average": 41543.73733,
                "count": 13636399,
                "maximum": 65535,
                "minimum": 18737,
                "name": "Intensity",
                "position": 3,
                "stddev": 9280.083996,
                "variance": 86119958.97
              },
              {
                "average": 1.551293857,
                "count": 13636399,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7245295984,
                "variance": 0.5249431389
              },
              {
                "average": 2.103539358,
                "count": 13636399,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.8485629572,
                "variance": 0.7200590923
              },
              {
                "average": 0,
                "count": 13636399,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.275996691e-05,
                "count": 13636399,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.003572086929,
                "variance": 1.275980503e-05
              },
              {
                "average": 3.740629839,
                "count": 13636399,
                "maximum": 5,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.78773192,
                "variance": 3.195985418
              },
              {
                "average": 1.578435418,
                "count": 13636399,
                "maximum": 28.31399918,
                "minimum": -27.93600082,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 17.1387211,
                "variance": 293.7357609
              },
              {
                "average": 0,
                "count": 13636399,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1305.001264,
                "count": 13636399,
                "maximum": 1306,
                "minimum": 1304,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7568448401,
                "variance": 0.572814112
              },
              {
                "average": 402529435.5,
                "count": 13636399,
                "maximum": 402530011.5,
                "minimum": 402528873,
                "name": "GpsTime",
                "position": 12,
                "stddev": 425.0042598,
                "variance": 180628.6208
              },
              {
                "average": 0,
                "count": 13636399,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13636399,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13636399,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13636399,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13636399,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              569499.9979,
              6588249.979,
              154.1860884,
              570249.9979,
              6588999.999,
              279.9260884
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    569499.9979241914,
                    6588249.978628658,
                    154.18608844371965
                  ],
                  [
                    569499.9979241914,
                    6588999.998628657,
                    154.18608844371965
                  ],
                  [
                    570249.9979241914,
                    6588999.998628657,
                    279.92608844371966
                  ],
                  [
                    570249.9979241914,
                    6588249.978628658,
                    279.92608844371966
                  ],
                  [
                    569499.9979241914,
                    6588249.978628658,
                    154.18608844371965
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2024-06-15T23:40:11+00:00",
            "end_time": "2024-06-15T23:21: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": "20230802_0314_0714_3.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.78085958762517,
              59.26548368181377,
              52.57993236030711
            ],
            [
              -151.78061893323934,
              59.2722175390918,
              52.57993236030711
            ],
            [
              -151.7674636559087,
              59.272093668256595,
              582.2199323603071
            ],
            [
              -151.7677069049982,
              59.265359843945376,
              582.2199323603071
            ],
            [
              -151.78085958762517,
              59.26548368181377,
              52.57993236030711
            ]
          ]
        ]
      },
      "bbox": [
        -151.7808596,
        59.26535984,
        52.57993236,
        -151.7674637,
        59.27221754,
        582.2199324
      ],
      "properties": {
        "datetime": "2024-06-16T22:55:39Z",
        "pc:count": 10945861,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 569874.319,
            "count": 10945861,
            "maximum": 570249.998,
            "minimum": 569499.998,
            "name": "X",
            "position": 0,
            "stddev": 216.6508244,
            "variance": 46937.57973
          },
          {
            "average": 6570666.913,
            "count": 10945861,
            "maximum": 6570999.999,
            "minimum": 6570249.979,
            "name": "Y",
            "position": 1,
            "stddev": 224.9720465,
            "variance": 50612.42172
          },
          {
            "average": 290.8557003,
            "count": 10945861,
            "maximum": 582.2199324,
            "minimum": 52.57993236,
            "name": "Z",
            "position": 2,
            "stddev": 123.9847136,
            "variance": 15372.20921
          },
          {
            "average": 45200.10627,
            "count": 10945861,
            "maximum": 65535,
            "minimum": 8638,
            "name": "Intensity",
            "position": 3,
            "stddev": 11801.19856,
            "variance": 139268287.5
          },
          {
            "average": 1.385401386,
            "count": 10945861,
            "maximum": 8,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6767839105,
            "variance": 0.4580364616
          },
          {
            "average": 1.773767546,
            "count": 10945861,
            "maximum": 8,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9178997096,
            "variance": 0.8425398769
          },
          {
            "average": 0.4413823636,
            "count": 10945861,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4965521073,
            "variance": 0.2465639952
          },
          {
            "average": 0,
            "count": 10945861,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 3.077605499,
            "count": 10945861,
            "maximum": 22,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.341132248,
            "variance": 5.480900204
          },
          {
            "average": -3.659361507,
            "count": 10945861,
            "maximum": 28.03199959,
            "minimum": -23.0340004,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.92018535,
            "variance": 193.7715601
          },
          {
            "average": 0.4413823636,
            "count": 10945861,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4965521073,
            "variance": 0.2465639952
          },
          {
            "average": 450.0040281,
            "count": 10945861,
            "maximum": 1402,
            "minimum": 313,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 360.3999474,
            "variance": 129888.1221
          },
          {
            "average": 378498251.3,
            "count": 10945861,
            "maximum": 402613739.7,
            "minimum": 375041912.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 9129458.692,
            "variance": 83347016010000.0
          },
          {
            "average": 0.4413823636,
            "count": 10945861,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0.4965521073,
            "variance": 0.2465639952
          },
          {
            "average": 0,
            "count": 10945861,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10945861,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10945861,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10945861,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          569499.998,
          6570249.979,
          52.57993236,
          570249.998,
          6570999.999,
          582.2199324
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                569499.9979513811,
                6570249.9788110815,
                52.57993236030711
              ],
              [
                569499.9979513811,
                6570999.998811081,
                52.57993236030711
              ],
              [
                570249.9979513811,
                6570999.998811081,
                582.2199323603071
              ],
              [
                570249.9979513811,
                6570249.9788110815,
                582.2199323603071
              ],
              [
                569499.9979513811,
                6570249.9788110815,
                52.57993236030711
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2024-06-16T22:55:39+00:00",
        "end_time": "2023-08-02T20:05:12+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20230802_0314_0714_3.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20230802_0314_0714_3.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20230802_0314_0714_3.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20230802_0314_0714_3.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.7808596,
            59.26535984,
            52.57993236,
            -151.7674637,
            59.27221754,
            582.2199324
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.78085958762517,
                  59.26548368181377,
                  52.57993236030711
                ],
                [
                  -151.78061893323934,
                  59.2722175390918,
                  52.57993236030711
                ],
                [
                  -151.7674636559087,
                  59.272093668256595,
                  582.2199323603071
                ],
                [
                  -151.7677069049982,
                  59.265359843945376,
                  582.2199323603071
                ],
                [
                  -151.78085958762517,
                  59.26548368181377,
                  52.57993236030711
                ]
              ]
            ]
          },
          "id": "20230802_0314_0714_3.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20230802_0314_0714_3.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2024-06-16T22:55:39Z",
            "pc:count": 10945861,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 569874.319,
                "count": 10945861,
                "maximum": 570249.998,
                "minimum": 569499.998,
                "name": "X",
                "position": 0,
                "stddev": 216.6508244,
                "variance": 46937.57973
              },
              {
                "average": 6570666.913,
                "count": 10945861,
                "maximum": 6570999.999,
                "minimum": 6570249.979,
                "name": "Y",
                "position": 1,
                "stddev": 224.9720465,
                "variance": 50612.42172
              },
              {
                "average": 290.8557003,
                "count": 10945861,
                "maximum": 582.2199324,
                "minimum": 52.57993236,
                "name": "Z",
                "position": 2,
                "stddev": 123.9847136,
                "variance": 15372.20921
              },
              {
                "average": 45200.10627,
                "count": 10945861,
                "maximum": 65535,
                "minimum": 8638,
                "name": "Intensity",
                "position": 3,
                "stddev": 11801.19856,
                "variance": 139268287.5
              },
              {
                "average": 1.385401386,
                "count": 10945861,
                "maximum": 8,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6767839105,
                "variance": 0.4580364616
              },
              {
                "average": 1.773767546,
                "count": 10945861,
                "maximum": 8,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9178997096,
                "variance": 0.8425398769
              },
              {
                "average": 0.4413823636,
                "count": 10945861,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4965521073,
                "variance": 0.2465639952
              },
              {
                "average": 0,
                "count": 10945861,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 3.077605499,
                "count": 10945861,
                "maximum": 22,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.341132248,
                "variance": 5.480900204
              },
              {
                "average": -3.659361507,
                "count": 10945861,
                "maximum": 28.03199959,
                "minimum": -23.0340004,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.92018535,
                "variance": 193.7715601
              },
              {
                "average": 0.4413823636,
                "count": 10945861,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4965521073,
                "variance": 0.2465639952
              },
              {
                "average": 450.0040281,
                "count": 10945861,
                "maximum": 1402,
                "minimum": 313,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 360.3999474,
                "variance": 129888.1221
              },
              {
                "average": 378498251.3,
                "count": 10945861,
                "maximum": 402613739.7,
                "minimum": 375041912.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 9129458.692,
                "variance": 83347016010000.0
              },
              {
                "average": 0.4413823636,
                "count": 10945861,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0.4965521073,
                "variance": 0.2465639952
              },
              {
                "average": 0,
                "count": 10945861,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10945861,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10945861,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10945861,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              569499.998,
              6570249.979,
              52.57993236,
              570249.998,
              6570999.999,
              582.2199324
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    569499.9979513811,
                    6570249.9788110815,
                    52.57993236030711
                  ],
                  [
                    569499.9979513811,
                    6570999.998811081,
                    52.57993236030711
                  ],
                  [
                    570249.9979513811,
                    6570999.998811081,
                    582.2199323603071
                  ],
                  [
                    570249.9979513811,
                    6570249.9788110815,
                    582.2199323603071
                  ],
                  [
                    569499.9979513811,
                    6570249.9788110815,
                    52.57993236030711
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2024-06-16T22:55:39+00:00",
            "end_time": "2023-08-02T20:05: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": "20230801_0326_0728_4.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.44347150561669,
              59.45050316103247,
              39.5179534046342
            ],
            [
              -151.44316199819377,
              59.457235864694475,
              39.5179534046342
            ],
            [
              -151.42993682501577,
              59.457077603396996,
              405.09795340463415
            ],
            [
              -151.43024895905023,
              59.450344941998026,
              405.09795340463415
            ],
            [
              -151.44347150561669,
              59.45050316103247,
              39.5179534046342
            ]
          ]
        ]
      },
      "bbox": [
        -151.4434715,
        59.45034494,
        39.5179534,
        -151.4299368,
        59.45723586,
        405.0979534
      ],
      "properties": {
        "datetime": "2023-08-01T18:37:23Z",
        "pc:count": 17814834,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 588625.6722,
            "count": 17814834,
            "maximum": 588999.998,
            "minimum": 588249.998,
            "name": "X",
            "position": 0,
            "stddev": 213.7066967,
            "variance": 45670.55221
          },
          {
            "average": 6591621.241,
            "count": 17814834,
            "maximum": 6591999.999,
            "minimum": 6591249.979,
            "name": "Y",
            "position": 1,
            "stddev": 214.1843405,
            "variance": 45874.93172
          },
          {
            "average": 257.9796728,
            "count": 17814834,
            "maximum": 405.0979534,
            "minimum": 39.5179534,
            "name": "Z",
            "position": 2,
            "stddev": 82.49711907,
            "variance": 6805.774655
          },
          {
            "average": 37678.49269,
            "count": 17814834,
            "maximum": 65535,
            "minimum": 8042,
            "name": "Intensity",
            "position": 3,
            "stddev": 11050.73131,
            "variance": 122118662.6
          },
          {
            "average": 1.713986894,
            "count": 17814834,
            "maximum": 9,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8617192084,
            "variance": 0.7425599941
          },
          {
            "average": 2.431273847,
            "count": 17814834,
            "maximum": 9,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.002869639,
            "variance": 1.005747513
          },
          {
            "average": 0.5032235495,
            "count": 17814834,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999896227,
            "variance": 0.2499896228
          },
          {
            "average": 0,
            "count": 17814834,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 4.200649302,
            "count": 17814834,
            "maximum": 5,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.562592426,
            "variance": 2.441695089
          },
          {
            "average": -0.02512005674,
            "count": 17814834,
            "maximum": 25.43400002,
            "minimum": -25.33799934,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 14.1798931,
            "variance": 201.0693682
          },
          {
            "average": 0.5032235495,
            "count": 17814834,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999896227,
            "variance": 0.2499896228
          },
          {
            "average": 109.0271729,
            "count": 17814834,
            "maximum": 111,
            "minimum": 107,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8204408149,
            "variance": 0.6731231307
          },
          {
            "average": 374949285.6,
            "count": 17814834,
            "maximum": 374950243.5,
            "minimum": 374947984.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 469.4114175,
            "variance": 220347.0789
          },
          {
            "average": 0.5032235495,
            "count": 17814834,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0.4999896227,
            "variance": 0.2499896228
          },
          {
            "average": 0,
            "count": 17814834,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17814834,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17814834,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17814834,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          588249.998,
          6591249.979,
          39.5179534,
          588999.998,
          6591999.999,
          405.0979534
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                588249.9979819392,
                6591249.978788696,
                39.5179534046342
              ],
              [
                588249.9979819392,
                6591999.998788696,
                39.5179534046342
              ],
              [
                588999.9979819392,
                6591999.998788696,
                405.09795340463415
              ],
              [
                588999.9979819392,
                6591249.978788696,
                405.09795340463415
              ],
              [
                588249.9979819392,
                6591249.978788696,
                39.5179534046342
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2023-08-01T18:37:23+00:00",
        "end_time": "2023-08-01T17:59:44+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20230801_0326_0728_4.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20230801_0326_0728_4.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20230801_0326_0728_4.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20230801_0326_0728_4.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.4434715,
            59.45034494,
            39.5179534,
            -151.4299368,
            59.45723586,
            405.0979534
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.44347150561669,
                  59.45050316103247,
                  39.5179534046342
                ],
                [
                  -151.44316199819377,
                  59.457235864694475,
                  39.5179534046342
                ],
                [
                  -151.42993682501577,
                  59.457077603396996,
                  405.09795340463415
                ],
                [
                  -151.43024895905023,
                  59.450344941998026,
                  405.09795340463415
                ],
                [
                  -151.44347150561669,
                  59.45050316103247,
                  39.5179534046342
                ]
              ]
            ]
          },
          "id": "20230801_0326_0728_4.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20230801_0326_0728_4.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2023-08-01T18:37:23Z",
            "pc:count": 17814834,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 588625.6722,
                "count": 17814834,
                "maximum": 588999.998,
                "minimum": 588249.998,
                "name": "X",
                "position": 0,
                "stddev": 213.7066967,
                "variance": 45670.55221
              },
              {
                "average": 6591621.241,
                "count": 17814834,
                "maximum": 6591999.999,
                "minimum": 6591249.979,
                "name": "Y",
                "position": 1,
                "stddev": 214.1843405,
                "variance": 45874.93172
              },
              {
                "average": 257.9796728,
                "count": 17814834,
                "maximum": 405.0979534,
                "minimum": 39.5179534,
                "name": "Z",
                "position": 2,
                "stddev": 82.49711907,
                "variance": 6805.774655
              },
              {
                "average": 37678.49269,
                "count": 17814834,
                "maximum": 65535,
                "minimum": 8042,
                "name": "Intensity",
                "position": 3,
                "stddev": 11050.73131,
                "variance": 122118662.6
              },
              {
                "average": 1.713986894,
                "count": 17814834,
                "maximum": 9,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8617192084,
                "variance": 0.7425599941
              },
              {
                "average": 2.431273847,
                "count": 17814834,
                "maximum": 9,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.002869639,
                "variance": 1.005747513
              },
              {
                "average": 0.5032235495,
                "count": 17814834,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999896227,
                "variance": 0.2499896228
              },
              {
                "average": 0,
                "count": 17814834,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 4.200649302,
                "count": 17814834,
                "maximum": 5,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.562592426,
                "variance": 2.441695089
              },
              {
                "average": -0.02512005674,
                "count": 17814834,
                "maximum": 25.43400002,
                "minimum": -25.33799934,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 14.1798931,
                "variance": 201.0693682
              },
              {
                "average": 0.5032235495,
                "count": 17814834,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999896227,
                "variance": 0.2499896228
              },
              {
                "average": 109.0271729,
                "count": 17814834,
                "maximum": 111,
                "minimum": 107,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8204408149,
                "variance": 0.6731231307
              },
              {
                "average": 374949285.6,
                "count": 17814834,
                "maximum": 374950243.5,
                "minimum": 374947984.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 469.4114175,
                "variance": 220347.0789
              },
              {
                "average": 0.5032235495,
                "count": 17814834,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0.4999896227,
                "variance": 0.2499896228
              },
              {
                "average": 0,
                "count": 17814834,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17814834,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17814834,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17814834,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              588249.998,
              6591249.979,
              39.5179534,
              588999.998,
              6591999.999,
              405.0979534
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    588249.9979819392,
                    6591249.978788696,
                    39.5179534046342
                  ],
                  [
                    588249.9979819392,
                    6591999.998788696,
                    39.5179534046342
                  ],
                  [
                    588999.9979819392,
                    6591999.998788696,
                    405.09795340463415
                  ],
                  [
                    588999.9979819392,
                    6591249.978788696,
                    405.09795340463415
                  ],
                  [
                    588249.9979819392,
                    6591249.978788696,
                    39.5179534046342
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2023-08-01T18:37:23+00:00",
            "end_time": "2023-08-01T17:59: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": "20230802_0315_0715_1.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.75381648029224,
              59.28543549007309,
              130.47234742123408
            ],
            [
              -151.7535702936217,
              59.29216925813475,
              130.47234742123408
            ],
            [
              -151.74040745287374,
              59.29204262854885,
              673.9723474212341
            ],
            [
              -151.74065623771648,
              59.28530889420065,
              673.9723474212341
            ],
            [
              -151.75381648029224,
              59.28543549007309,
              130.47234742123408
            ]
          ]
        ]
      },
      "bbox": [
        -151.7538165,
        59.28530889,
        130.4723474,
        -151.7404075,
        59.29216926,
        673.9723474
      ],
      "properties": {
        "datetime": "2024-06-17T00:36:32Z",
        "pc:count": 11800081,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 571404.487,
            "count": 11800081,
            "maximum": 571749.998,
            "minimum": 570999.998,
            "name": "X",
            "position": 0,
            "stddev": 211.0309596,
            "variance": 44534.06592
          },
          {
            "average": 6572884.741,
            "count": 11800081,
            "maximum": 6573249.999,
            "minimum": 6572499.979,
            "name": "Y",
            "position": 1,
            "stddev": 207.3578448,
            "variance": 42997.2758
          },
          {
            "average": 410.1475163,
            "count": 11800081,
            "maximum": 673.9723474,
            "minimum": 130.4723474,
            "name": "Z",
            "position": 2,
            "stddev": 132.1419119,
            "variance": 17461.48489
          },
          {
            "average": 45964.69302,
            "count": 11800081,
            "maximum": 65535,
            "minimum": 9711,
            "name": "Intensity",
            "position": 3,
            "stddev": 9750.49116,
            "variance": 95072077.87
          },
          {
            "average": 1.293959847,
            "count": 11800081,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5630104783,
            "variance": 0.3169807986
          },
          {
            "average": 1.591207721,
            "count": 11800081,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.756952483,
            "variance": 0.5729770616
          },
          {
            "average": 0.1642090423,
            "count": 11800081,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.3704651729,
            "variance": 0.1372444444
          },
          {
            "average": 0,
            "count": 11800081,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 3.475829615,
            "count": 11800081,
            "maximum": 22,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.292539157,
            "variance": 18.42589241
          },
          {
            "average": 10.62542241,
            "count": 11800081,
            "maximum": 28.03199959,
            "minimum": -27.93600082,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.93263203,
            "variance": 119.5224432
          },
          {
            "average": 0.1642090423,
            "count": 11800081,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.3704651729,
            "variance": 0.1372444444
          },
          {
            "average": 1060.943298,
            "count": 11800081,
            "maximum": 1414,
            "minimum": 313,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 508.6038585,
            "variance": 258677.8849
          },
          {
            "average": 393897687.1,
            "count": 11800081,
            "maximum": 402619792.5,
            "minimum": 375041880.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 12821612.68,
            "variance": 164393751600000.0
          },
          {
            "average": 0.1642090423,
            "count": 11800081,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0.3704651729,
            "variance": 0.1372444444
          },
          {
            "average": 0,
            "count": 11800081,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11800081,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11800081,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11800081,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          570999.998,
          6572499.979,
          130.4723474,
          571749.998,
          6573249.999,
          673.9723474
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                570999.9979923344,
                6572499.978937259,
                130.47234742123408
              ],
              [
                570999.9979923344,
                6573249.9989372585,
                130.47234742123408
              ],
              [
                571749.9979923344,
                6573249.9989372585,
                673.9723474212341
              ],
              [
                571749.9979923344,
                6572499.978937259,
                673.9723474212341
              ],
              [
                570999.9979923344,
                6572499.978937259,
                130.47234742123408
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2024-06-17T00:36:32+00:00",
        "end_time": "2023-08-02T20:04:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20230802_0315_0715_1.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20230802_0315_0715_1.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20230802_0315_0715_1.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20230802_0315_0715_1.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.7538165,
            59.28530889,
            130.4723474,
            -151.7404075,
            59.29216926,
            673.9723474
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.75381648029224,
                  59.28543549007309,
                  130.47234742123408
                ],
                [
                  -151.7535702936217,
                  59.29216925813475,
                  130.47234742123408
                ],
                [
                  -151.74040745287374,
                  59.29204262854885,
                  673.9723474212341
                ],
                [
                  -151.74065623771648,
                  59.28530889420065,
                  673.9723474212341
                ],
                [
                  -151.75381648029224,
                  59.28543549007309,
                  130.47234742123408
                ]
              ]
            ]
          },
          "id": "20230802_0315_0715_1.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20230802_0315_0715_1.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2024-06-17T00:36:32Z",
            "pc:count": 11800081,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 571404.487,
                "count": 11800081,
                "maximum": 571749.998,
                "minimum": 570999.998,
                "name": "X",
                "position": 0,
                "stddev": 211.0309596,
                "variance": 44534.06592
              },
              {
                "average": 6572884.741,
                "count": 11800081,
                "maximum": 6573249.999,
                "minimum": 6572499.979,
                "name": "Y",
                "position": 1,
                "stddev": 207.3578448,
                "variance": 42997.2758
              },
              {
                "average": 410.1475163,
                "count": 11800081,
                "maximum": 673.9723474,
                "minimum": 130.4723474,
                "name": "Z",
                "position": 2,
                "stddev": 132.1419119,
                "variance": 17461.48489
              },
              {
                "average": 45964.69302,
                "count": 11800081,
                "maximum": 65535,
                "minimum": 9711,
                "name": "Intensity",
                "position": 3,
                "stddev": 9750.49116,
                "variance": 95072077.87
              },
              {
                "average": 1.293959847,
                "count": 11800081,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5630104783,
                "variance": 0.3169807986
              },
              {
                "average": 1.591207721,
                "count": 11800081,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.756952483,
                "variance": 0.5729770616
              },
              {
                "average": 0.1642090423,
                "count": 11800081,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.3704651729,
                "variance": 0.1372444444
              },
              {
                "average": 0,
                "count": 11800081,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 3.475829615,
                "count": 11800081,
                "maximum": 22,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.292539157,
                "variance": 18.42589241
              },
              {
                "average": 10.62542241,
                "count": 11800081,
                "maximum": 28.03199959,
                "minimum": -27.93600082,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.93263203,
                "variance": 119.5224432
              },
              {
                "average": 0.1642090423,
                "count": 11800081,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.3704651729,
                "variance": 0.1372444444
              },
              {
                "average": 1060.943298,
                "count": 11800081,
                "maximum": 1414,
                "minimum": 313,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 508.6038585,
                "variance": 258677.8849
              },
              {
                "average": 393897687.1,
                "count": 11800081,
                "maximum": 402619792.5,
                "minimum": 375041880.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 12821612.68,
                "variance": 164393751600000.0
              },
              {
                "average": 0.1642090423,
                "count": 11800081,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0.3704651729,
                "variance": 0.1372444444
              },
              {
                "average": 0,
                "count": 11800081,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11800081,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11800081,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11800081,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              570999.998,
              6572499.979,
              130.4723474,
              571749.998,
              6573249.999,
              673.9723474
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    570999.9979923344,
                    6572499.978937259,
                    130.47234742123408
                  ],
                  [
                    570999.9979923344,
                    6573249.9989372585,
                    130.47234742123408
                  ],
                  [
                    571749.9979923344,
                    6573249.9989372585,
                    673.9723474212341
                  ],
                  [
                    571749.9979923344,
                    6572499.978937259,
                    673.9723474212341
                  ],
                  [
                    570999.9979923344,
                    6572499.978937259,
                    130.47234742123408
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2024-06-17T00:36:32+00:00",
            "end_time": "2023-08-02T20:04: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": "20240616_0318_0719_3.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.67302185306139,
              59.331789475828664,
              382.3135363658688
            ],
            [
              -151.67275922488489,
              59.338522982243724,
              382.3135363658688
            ],
            [
              -151.65957887895635,
              59.33838812266227,
              740.2135363658689
            ],
            [
              -151.65984411330425,
              59.33165465218247,
              740.2135363658689
            ],
            [
              -151.67302185306139,
              59.331789475828664,
              382.3135363658688
            ]
          ]
        ]
      },
      "bbox": [
        -151.6730219,
        59.33165465,
        382.3135364,
        -151.6595789,
        59.33852298,
        740.2135364
      ],
      "properties": {
        "datetime": "2024-06-17T00:30:50Z",
        "pc:count": 11759259,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 575873.9187,
            "count": 11759259,
            "maximum": 576249.9979,
            "minimum": 575499.9979,
            "name": "X",
            "position": 0,
            "stddev": 217.3583467,
            "variance": 47244.65089
          },
          {
            "average": 6578095.162,
            "count": 11759259,
            "maximum": 6578499.999,
            "minimum": 6577749.979,
            "name": "Y",
            "position": 1,
            "stddev": 223.1425057,
            "variance": 49792.57787
          },
          {
            "average": 553.22519,
            "count": 11759259,
            "maximum": 740.2135364,
            "minimum": 382.3135364,
            "name": "Z",
            "position": 2,
            "stddev": 80.59175796,
            "variance": 6495.03145
          },
          {
            "average": 48869.73234,
            "count": 11759259,
            "maximum": 64313,
            "minimum": 12541,
            "name": "Intensity",
            "position": 3,
            "stddev": 7003.075647,
            "variance": 49043068.52
          },
          {
            "average": 1.120652755,
            "count": 11759259,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3647486736,
            "variance": 0.1330415949
          },
          {
            "average": 1.242595983,
            "count": 11759259,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5155860542,
            "variance": 0.2658289793
          },
          {
            "average": 0,
            "count": 11759259,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11759259,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5.342425998,
            "count": 11759259,
            "maximum": 21,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 7.734390713,
            "variance": 59.8207997
          },
          {
            "average": -1.165101533,
            "count": 11759259,
            "maximum": 28.12800026,
            "minimum": -27.93600082,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.74009085,
            "variance": 247.7504598
          },
          {
            "average": 0,
            "count": 11759259,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1411.676646,
            "count": 11759259,
            "maximum": 1413,
            "minimum": 1410,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8595158982,
            "variance": 0.7387675793
          },
          {
            "average": 402618788,
            "count": 11759259,
            "maximum": 402619450.4,
            "minimum": 402617961.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 416.7694959,
            "variance": 173696.8127
          },
          {
            "average": 0,
            "count": 11759259,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11759259,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11759259,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11759259,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11759259,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          575499.9979,
          6577749.979,
          382.3135364,
          576249.9979,
          6578499.999,
          740.2135364
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                575499.9978940036,
                6577749.978796536,
                382.3135363658688
              ],
              [
                575499.9978940036,
                6578499.998796536,
                382.3135363658688
              ],
              [
                576249.9978940036,
                6578499.998796536,
                740.2135363658689
              ],
              [
                576249.9978940036,
                6577749.978796536,
                740.2135363658689
              ],
              [
                575499.9978940036,
                6577749.978796536,
                382.3135363658688
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2024-06-17T00:30:50+00:00",
        "end_time": "2024-06-17T00:06:01+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20240616_0318_0719_3.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20240616_0318_0719_3.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20240616_0318_0719_3.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240616_0318_0719_3.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.6730219,
            59.33165465,
            382.3135364,
            -151.6595789,
            59.33852298,
            740.2135364
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.67302185306139,
                  59.331789475828664,
                  382.3135363658688
                ],
                [
                  -151.67275922488489,
                  59.338522982243724,
                  382.3135363658688
                ],
                [
                  -151.65957887895635,
                  59.33838812266227,
                  740.2135363658689
                ],
                [
                  -151.65984411330425,
                  59.33165465218247,
                  740.2135363658689
                ],
                [
                  -151.67302185306139,
                  59.331789475828664,
                  382.3135363658688
                ]
              ]
            ]
          },
          "id": "20240616_0318_0719_3.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240616_0318_0719_3.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2024-06-17T00:30:50Z",
            "pc:count": 11759259,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 575873.9187,
                "count": 11759259,
                "maximum": 576249.9979,
                "minimum": 575499.9979,
                "name": "X",
                "position": 0,
                "stddev": 217.3583467,
                "variance": 47244.65089
              },
              {
                "average": 6578095.162,
                "count": 11759259,
                "maximum": 6578499.999,
                "minimum": 6577749.979,
                "name": "Y",
                "position": 1,
                "stddev": 223.1425057,
                "variance": 49792.57787
              },
              {
                "average": 553.22519,
                "count": 11759259,
                "maximum": 740.2135364,
                "minimum": 382.3135364,
                "name": "Z",
                "position": 2,
                "stddev": 80.59175796,
                "variance": 6495.03145
              },
              {
                "average": 48869.73234,
                "count": 11759259,
                "maximum": 64313,
                "minimum": 12541,
                "name": "Intensity",
                "position": 3,
                "stddev": 7003.075647,
                "variance": 49043068.52
              },
              {
                "average": 1.120652755,
                "count": 11759259,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3647486736,
                "variance": 0.1330415949
              },
              {
                "average": 1.242595983,
                "count": 11759259,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5155860542,
                "variance": 0.2658289793
              },
              {
                "average": 0,
                "count": 11759259,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11759259,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5.342425998,
                "count": 11759259,
                "maximum": 21,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 7.734390713,
                "variance": 59.8207997
              },
              {
                "average": -1.165101533,
                "count": 11759259,
                "maximum": 28.12800026,
                "minimum": -27.93600082,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.74009085,
                "variance": 247.7504598
              },
              {
                "average": 0,
                "count": 11759259,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1411.676646,
                "count": 11759259,
                "maximum": 1413,
                "minimum": 1410,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8595158982,
                "variance": 0.7387675793
              },
              {
                "average": 402618788,
                "count": 11759259,
                "maximum": 402619450.4,
                "minimum": 402617961.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 416.7694959,
                "variance": 173696.8127
              },
              {
                "average": 0,
                "count": 11759259,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11759259,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11759259,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11759259,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11759259,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              575499.9979,
              6577749.979,
              382.3135364,
              576249.9979,
              6578499.999,
              740.2135364
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    575499.9978940036,
                    6577749.978796536,
                    382.3135363658688
                  ],
                  [
                    575499.9978940036,
                    6578499.998796536,
                    382.3135363658688
                  ],
                  [
                    576249.9978940036,
                    6578499.998796536,
                    740.2135363658689
                  ],
                  [
                    576249.9978940036,
                    6577749.978796536,
                    740.2135363658689
                  ],
                  [
                    575499.9978940036,
                    6577749.978796536,
                    382.3135363658688
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2024-06-17T00:30:50+00:00",
            "end_time": "2024-06-17T00:06: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": "20240616_0313_0718_1.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.80504221365354,
              59.326330782650885,
              0.319748688834409
            ],
            [
              -151.80480576151345,
              59.333064636494335,
              0.319748688834409
            ],
            [
              -151.79162685439815,
              59.332943132498215,
              82.43974868883441
            ],
            [
              -151.79186591225957,
              59.326209311029515,
              82.43974868883441
            ],
            [
              -151.80504221365354,
              59.326330782650885,
              0.319748688834409
            ]
          ]
        ]
      },
      "bbox": [
        -151.8050422,
        59.32620931,
        0.3197486888,
        -151.7916269,
        59.33306464,
        82.43974869
      ],
      "properties": {
        "datetime": "2024-06-16T23:48:27Z",
        "pc:count": 18706477,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 568364.3648,
            "count": 18706477,
            "maximum": 568749.9981,
            "minimum": 567999.9981,
            "name": "X",
            "position": 0,
            "stddev": 211.1871914,
            "variance": 44600.0298
          },
          {
            "average": 6577380.076,
            "count": 18706477,
            "maximum": 6577749.999,
            "minimum": 6576999.979,
            "name": "Y",
            "position": 1,
            "stddev": 208.7069125,
            "variance": 43558.57534
          },
          {
            "average": 36.34516025,
            "count": 18706477,
            "maximum": 82.43974869,
            "minimum": 0.3197486888,
            "name": "Z",
            "position": 2,
            "stddev": 14.50044807,
            "variance": 210.2629942
          },
          {
            "average": 42819.55225,
            "count": 18706477,
            "maximum": 65535,
            "minimum": 21090,
            "name": "Intensity",
            "position": 3,
            "stddev": 9052.423452,
            "variance": 81946370.35
          },
          {
            "average": 1.502994498,
            "count": 18706477,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7203998674,
            "variance": 0.518975969
          },
          {
            "average": 2.005174892,
            "count": 18706477,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.8952867162,
            "variance": 0.8015383042
          },
          {
            "average": 0,
            "count": 18706477,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18706477,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 3.700732693,
            "count": 18706477,
            "maximum": 20,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.844203468,
            "variance": 3.401086431
          },
          {
            "average": 2.374004971,
            "count": 18706477,
            "maximum": 28.12800026,
            "minimum": -28.03199959,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.70851153,
            "variance": 246.7573346
          },
          {
            "average": 0,
            "count": 18706477,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1404.727639,
            "count": 18706477,
            "maximum": 1408,
            "minimum": 1403,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.326347845,
            "variance": 1.759198607
          },
          {
            "average": 402615282.1,
            "count": 18706477,
            "maximum": 402616907,
            "minimum": 402614447.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 670.9190841,
            "variance": 450132.4175
          },
          {
            "average": 0,
            "count": 18706477,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18706477,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18706477,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18706477,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18706477,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          567999.9981,
          6576999.979,
          0.3197486888,
          568749.9981,
          6577749.999,
          82.43974869
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                567999.9980552953,
                6576999.978883848,
                0.319748688834409
              ],
              [
                567999.9980552953,
                6577749.998883847,
                0.319748688834409
              ],
              [
                568749.9980552953,
                6577749.998883847,
                82.43974868883441
              ],
              [
                568749.9980552953,
                6576999.978883848,
                82.43974868883441
              ],
              [
                567999.9980552953,
                6576999.978883848,
                0.319748688834409
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2024-06-16T23:48:27+00:00",
        "end_time": "2024-06-16T23:07:27+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20240616_0313_0718_1.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20240616_0313_0718_1.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20240616_0313_0718_1.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240616_0313_0718_1.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.8050422,
            59.32620931,
            0.3197486888,
            -151.7916269,
            59.33306464,
            82.43974869
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.80504221365354,
                  59.326330782650885,
                  0.319748688834409
                ],
                [
                  -151.80480576151345,
                  59.333064636494335,
                  0.319748688834409
                ],
                [
                  -151.79162685439815,
                  59.332943132498215,
                  82.43974868883441
                ],
                [
                  -151.79186591225957,
                  59.326209311029515,
                  82.43974868883441
                ],
                [
                  -151.80504221365354,
                  59.326330782650885,
                  0.319748688834409
                ]
              ]
            ]
          },
          "id": "20240616_0313_0718_1.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240616_0313_0718_1.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2024-06-16T23:48:27Z",
            "pc:count": 18706477,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 568364.3648,
                "count": 18706477,
                "maximum": 568749.9981,
                "minimum": 567999.9981,
                "name": "X",
                "position": 0,
                "stddev": 211.1871914,
                "variance": 44600.0298
              },
              {
                "average": 6577380.076,
                "count": 18706477,
                "maximum": 6577749.999,
                "minimum": 6576999.979,
                "name": "Y",
                "position": 1,
                "stddev": 208.7069125,
                "variance": 43558.57534
              },
              {
                "average": 36.34516025,
                "count": 18706477,
                "maximum": 82.43974869,
                "minimum": 0.3197486888,
                "name": "Z",
                "position": 2,
                "stddev": 14.50044807,
                "variance": 210.2629942
              },
              {
                "average": 42819.55225,
                "count": 18706477,
                "maximum": 65535,
                "minimum": 21090,
                "name": "Intensity",
                "position": 3,
                "stddev": 9052.423452,
                "variance": 81946370.35
              },
              {
                "average": 1.502994498,
                "count": 18706477,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7203998674,
                "variance": 0.518975969
              },
              {
                "average": 2.005174892,
                "count": 18706477,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.8952867162,
                "variance": 0.8015383042
              },
              {
                "average": 0,
                "count": 18706477,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18706477,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 3.700732693,
                "count": 18706477,
                "maximum": 20,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.844203468,
                "variance": 3.401086431
              },
              {
                "average": 2.374004971,
                "count": 18706477,
                "maximum": 28.12800026,
                "minimum": -28.03199959,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.70851153,
                "variance": 246.7573346
              },
              {
                "average": 0,
                "count": 18706477,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1404.727639,
                "count": 18706477,
                "maximum": 1408,
                "minimum": 1403,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.326347845,
                "variance": 1.759198607
              },
              {
                "average": 402615282.1,
                "count": 18706477,
                "maximum": 402616907,
                "minimum": 402614447.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 670.9190841,
                "variance": 450132.4175
              },
              {
                "average": 0,
                "count": 18706477,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18706477,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18706477,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18706477,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18706477,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              567999.9981,
              6576999.979,
              0.3197486888,
              568749.9981,
              6577749.999,
              82.43974869
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    567999.9980552953,
                    6576999.978883848,
                    0.319748688834409
                  ],
                  [
                    567999.9980552953,
                    6577749.998883847,
                    0.319748688834409
                  ],
                  [
                    568749.9980552953,
                    6577749.998883847,
                    82.43974868883441
                  ],
                  [
                    568749.9980552953,
                    6576999.978883848,
                    82.43974868883441
                  ],
                  [
                    567999.9980552953,
                    6576999.978883848,
                    0.319748688834409
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2024-06-16T23:48:27+00:00",
            "end_time": "2024-06-16T23:07:27+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": "20240615_0316_0727_2.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.7082079736672,
              59.44665326395381,
              2.043205716460079
            ],
            [
              -151.70795113723972,
              59.45338674556346,
              2.043205716460079
            ],
            [
              -151.6947259342727,
              59.45325528778052,
              139.70320571646008
            ],
            [
              -151.6949853978266,
              59.446521841277566,
              139.70320571646008
            ],
            [
              -151.7082079736672,
              59.44665326395381,
              2.043205716460079
            ]
          ]
        ]
      },
      "bbox": [
        -151.708208,
        59.44652184,
        2.043205716,
        -151.6947259,
        59.45338675,
        139.7032057
      ],
      "properties": {
        "datetime": "2024-06-15T23:41:15Z",
        "pc:count": 9600013,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 573658.3408,
            "count": 9600013,
            "maximum": 573999.9979,
            "minimum": 573249.9979,
            "name": "X",
            "position": 0,
            "stddev": 212.5063169,
            "variance": 45158.93473
          },
          {
            "average": 6590892.236,
            "count": 9600013,
            "maximum": 6591249.999,
            "minimum": 6590499.979,
            "name": "Y",
            "position": 1,
            "stddev": 219.6631554,
            "variance": 48251.90185
          },
          {
            "average": 45.92508585,
            "count": 9600013,
            "maximum": 139.7032057,
            "minimum": 2.043205716,
            "name": "Z",
            "position": 2,
            "stddev": 32.44747439,
            "variance": 1052.838594
          },
          {
            "average": 44219.33253,
            "count": 9600013,
            "maximum": 65535,
            "minimum": 21060,
            "name": "Intensity",
            "position": 3,
            "stddev": 9067.526551,
            "variance": 82220037.76
          },
          {
            "average": 1.3811724,
            "count": 9600013,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6270431906,
            "variance": 0.3931831629
          },
          {
            "average": 1.763149279,
            "count": 9600013,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.8085038969,
            "variance": 0.6536785513
          },
          {
            "average": 0,
            "count": 9600013,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.15624708e-05,
            "count": 9600013,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.00464349094,
            "variance": 2.156200811e-05
          },
          {
            "average": 3.749410235,
            "count": 9600013,
            "maximum": 20,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.973550608,
            "variance": 3.894902004
          },
          {
            "average": 0.4985678871,
            "count": 9600013,
            "maximum": 28.31399918,
            "minimum": -27.93600082,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 16.50433084,
            "variance": 272.3929366
          },
          {
            "average": 0,
            "count": 9600013,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1305.030103,
            "count": 9600013,
            "maximum": 1306,
            "minimum": 1304,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7660896181,
            "variance": 0.5868933029
          },
          {
            "average": 402529466.2,
            "count": 9600013,
            "maximum": 402530075,
            "minimum": 402528937,
            "name": "GpsTime",
            "position": 12,
            "stddev": 437.683081,
            "variance": 191566.4794
          },
          {
            "average": 0,
            "count": 9600013,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9600013,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9600013,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9600013,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9600013,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          573249.9979,
          6590499.979,
          2.043205716,
          573999.9979,
          6591249.999,
          139.7032057
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                573249.9979284118,
                6590499.978726461,
                2.043205716460079
              ],
              [
                573249.9979284118,
                6591249.99872646,
                2.043205716460079
              ],
              [
                573999.9979284118,
                6591249.99872646,
                139.70320571646008
              ],
              [
                573999.9979284118,
                6590499.978726461,
                139.70320571646008
              ],
              [
                573249.9979284118,
                6590499.978726461,
                2.043205716460079
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2024-06-15T23:41:15+00:00",
        "end_time": "2024-06-15T23:22:17+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20240615_0316_0727_2.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20240615_0316_0727_2.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20240615_0316_0727_2.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0316_0727_2.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.708208,
            59.44652184,
            2.043205716,
            -151.6947259,
            59.45338675,
            139.7032057
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.7082079736672,
                  59.44665326395381,
                  2.043205716460079
                ],
                [
                  -151.70795113723972,
                  59.45338674556346,
                  2.043205716460079
                ],
                [
                  -151.6947259342727,
                  59.45325528778052,
                  139.70320571646008
                ],
                [
                  -151.6949853978266,
                  59.446521841277566,
                  139.70320571646008
                ],
                [
                  -151.7082079736672,
                  59.44665326395381,
                  2.043205716460079
                ]
              ]
            ]
          },
          "id": "20240615_0316_0727_2.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0316_0727_2.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2024-06-15T23:41:15Z",
            "pc:count": 9600013,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 573658.3408,
                "count": 9600013,
                "maximum": 573999.9979,
                "minimum": 573249.9979,
                "name": "X",
                "position": 0,
                "stddev": 212.5063169,
                "variance": 45158.93473
              },
              {
                "average": 6590892.236,
                "count": 9600013,
                "maximum": 6591249.999,
                "minimum": 6590499.979,
                "name": "Y",
                "position": 1,
                "stddev": 219.6631554,
                "variance": 48251.90185
              },
              {
                "average": 45.92508585,
                "count": 9600013,
                "maximum": 139.7032057,
                "minimum": 2.043205716,
                "name": "Z",
                "position": 2,
                "stddev": 32.44747439,
                "variance": 1052.838594
              },
              {
                "average": 44219.33253,
                "count": 9600013,
                "maximum": 65535,
                "minimum": 21060,
                "name": "Intensity",
                "position": 3,
                "stddev": 9067.526551,
                "variance": 82220037.76
              },
              {
                "average": 1.3811724,
                "count": 9600013,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6270431906,
                "variance": 0.3931831629
              },
              {
                "average": 1.763149279,
                "count": 9600013,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.8085038969,
                "variance": 0.6536785513
              },
              {
                "average": 0,
                "count": 9600013,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.15624708e-05,
                "count": 9600013,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.00464349094,
                "variance": 2.156200811e-05
              },
              {
                "average": 3.749410235,
                "count": 9600013,
                "maximum": 20,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.973550608,
                "variance": 3.894902004
              },
              {
                "average": 0.4985678871,
                "count": 9600013,
                "maximum": 28.31399918,
                "minimum": -27.93600082,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 16.50433084,
                "variance": 272.3929366
              },
              {
                "average": 0,
                "count": 9600013,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1305.030103,
                "count": 9600013,
                "maximum": 1306,
                "minimum": 1304,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7660896181,
                "variance": 0.5868933029
              },
              {
                "average": 402529466.2,
                "count": 9600013,
                "maximum": 402530075,
                "minimum": 402528937,
                "name": "GpsTime",
                "position": 12,
                "stddev": 437.683081,
                "variance": 191566.4794
              },
              {
                "average": 0,
                "count": 9600013,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9600013,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9600013,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9600013,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9600013,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              573249.9979,
              6590499.979,
              2.043205716,
              573999.9979,
              6591249.999,
              139.7032057
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    573249.9979284118,
                    6590499.978726461,
                    2.043205716460079
                  ],
                  [
                    573249.9979284118,
                    6591249.99872646,
                    2.043205716460079
                  ],
                  [
                    573999.9979284118,
                    6591249.99872646,
                    139.70320571646008
                  ],
                  [
                    573999.9979284118,
                    6590499.978726461,
                    139.70320571646008
                  ],
                  [
                    573249.9979284118,
                    6590499.978726461,
                    2.043205716460079
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2024-06-15T23:41:15+00:00",
            "end_time": "2024-06-15T23:22: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": "20240615_0320_0724_1.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.61730113871232,
              59.40530675354837,
              587.2133030561287
            ],
            [
              -151.61702668352675,
              59.41204002855136,
              587.2133030561287
            ],
            [
              -151.60381809508098,
              59.411899428518836,
              1037.1533030561286
            ],
            [
              -151.60409516948513,
              59.40516619103273,
              1037.1533030561286
            ],
            [
              -151.61730113871232,
              59.40530675354837,
              587.2133030561287
            ]
          ]
        ]
      },
      "bbox": [
        -151.6173011,
        59.40516619,
        587.2133031,
        -151.6038181,
        59.41204003,
        1037.153303
      ],
      "properties": {
        "datetime": "2024-06-16T23:39:33Z",
        "pc:count": 12830024,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 578870.8149,
            "count": 12830024,
            "maximum": 579249.9979,
            "minimum": 578499.9979,
            "name": "X",
            "position": 0,
            "stddev": 211.7819756,
            "variance": 44851.60517
          },
          {
            "average": 6586336.544,
            "count": 12830024,
            "maximum": 6586749.999,
            "minimum": 6585999.979,
            "name": "Y",
            "position": 1,
            "stddev": 225.6013064,
            "variance": 50895.94947
          },
          {
            "average": 812.4928354,
            "count": 12830024,
            "maximum": 1037.153303,
            "minimum": 587.2133031,
            "name": "Z",
            "position": 2,
            "stddev": 111.625654,
            "variance": 12460.28662
          },
          {
            "average": 46335.63546,
            "count": 12830024,
            "maximum": 65535,
            "minimum": 5868,
            "name": "Intensity",
            "position": 3,
            "stddev": 7570.585258,
            "variance": 57313761.15
          },
          {
            "average": 1.142413919,
            "count": 12830024,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3868178176,
            "variance": 0.149628024
          },
          {
            "average": 1.286271405,
            "count": 12830024,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5366277753,
            "variance": 0.2879693692
          },
          {
            "average": 0,
            "count": 12830024,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12830024,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 3.563813598,
            "count": 12830024,
            "maximum": 22,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 5.969842659,
            "variance": 35.63902137
          },
          {
            "average": -2.551481554,
            "count": 12830024,
            "maximum": 28.22400093,
            "minimum": -28.12199974,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.48826084,
            "variance": 239.8862239
          },
          {
            "average": 0,
            "count": 12830024,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1327.384716,
            "count": 12830024,
            "maximum": 1407,
            "minimum": 1314,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 30.88694004,
            "variance": 954.0030652
          },
          {
            "average": 402548140,
            "count": 12830024,
            "maximum": 402616373.1,
            "minimum": 402537113.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 26467.60452,
            "variance": 700534088.8
          },
          {
            "average": 0,
            "count": 12830024,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12830024,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12830024,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12830024,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12830024,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          578499.9979,
          6585999.979,
          587.2133031,
          579249.9979,
          6586749.999,
          1037.153303
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                578499.9978826318,
                6585999.978796238,
                587.2133030561287
              ],
              [
                578499.9978826318,
                6586749.998796238,
                587.2133030561287
              ],
              [
                579249.9978826318,
                6586749.998796238,
                1037.1533030561286
              ],
              [
                579249.9978826318,
                6585999.978796238,
                1037.1533030561286
              ],
              [
                578499.9978826318,
                6585999.978796238,
                587.2133030561287
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2024-06-16T23:39:33+00:00",
        "end_time": "2024-06-16T01:38:33+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20240615_0320_0724_1.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20240615_0320_0724_1.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20240615_0320_0724_1.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0320_0724_1.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.6173011,
            59.40516619,
            587.2133031,
            -151.6038181,
            59.41204003,
            1037.153303
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.61730113871232,
                  59.40530675354837,
                  587.2133030561287
                ],
                [
                  -151.61702668352675,
                  59.41204002855136,
                  587.2133030561287
                ],
                [
                  -151.60381809508098,
                  59.411899428518836,
                  1037.1533030561286
                ],
                [
                  -151.60409516948513,
                  59.40516619103273,
                  1037.1533030561286
                ],
                [
                  -151.61730113871232,
                  59.40530675354837,
                  587.2133030561287
                ]
              ]
            ]
          },
          "id": "20240615_0320_0724_1.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0320_0724_1.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2024-06-16T23:39:33Z",
            "pc:count": 12830024,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 578870.8149,
                "count": 12830024,
                "maximum": 579249.9979,
                "minimum": 578499.9979,
                "name": "X",
                "position": 0,
                "stddev": 211.7819756,
                "variance": 44851.60517
              },
              {
                "average": 6586336.544,
                "count": 12830024,
                "maximum": 6586749.999,
                "minimum": 6585999.979,
                "name": "Y",
                "position": 1,
                "stddev": 225.6013064,
                "variance": 50895.94947
              },
              {
                "average": 812.4928354,
                "count": 12830024,
                "maximum": 1037.153303,
                "minimum": 587.2133031,
                "name": "Z",
                "position": 2,
                "stddev": 111.625654,
                "variance": 12460.28662
              },
              {
                "average": 46335.63546,
                "count": 12830024,
                "maximum": 65535,
                "minimum": 5868,
                "name": "Intensity",
                "position": 3,
                "stddev": 7570.585258,
                "variance": 57313761.15
              },
              {
                "average": 1.142413919,
                "count": 12830024,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3868178176,
                "variance": 0.149628024
              },
              {
                "average": 1.286271405,
                "count": 12830024,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5366277753,
                "variance": 0.2879693692
              },
              {
                "average": 0,
                "count": 12830024,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12830024,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 3.563813598,
                "count": 12830024,
                "maximum": 22,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 5.969842659,
                "variance": 35.63902137
              },
              {
                "average": -2.551481554,
                "count": 12830024,
                "maximum": 28.22400093,
                "minimum": -28.12199974,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.48826084,
                "variance": 239.8862239
              },
              {
                "average": 0,
                "count": 12830024,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1327.384716,
                "count": 12830024,
                "maximum": 1407,
                "minimum": 1314,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 30.88694004,
                "variance": 954.0030652
              },
              {
                "average": 402548140,
                "count": 12830024,
                "maximum": 402616373.1,
                "minimum": 402537113.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 26467.60452,
                "variance": 700534088.8
              },
              {
                "average": 0,
                "count": 12830024,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12830024,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12830024,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12830024,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12830024,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              578499.9979,
              6585999.979,
              587.2133031,
              579249.9979,
              6586749.999,
              1037.153303
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    578499.9978826318,
                    6585999.978796238,
                    587.2133030561287
                  ],
                  [
                    578499.9978826318,
                    6586749.998796238,
                    587.2133030561287
                  ],
                  [
                    579249.9978826318,
                    6586749.998796238,
                    1037.1533030561286
                  ],
                  [
                    579249.9978826318,
                    6585999.978796238,
                    1037.1533030561286
                  ],
                  [
                    578499.9978826318,
                    6585999.978796238,
                    587.2133030561287
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2024-06-16T23:39:33+00:00",
            "end_time": "2024-06-16T01:38: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": "20240615_0313_0725_4.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.78874954488901,
              59.41374606026542,
              82.13868010832874
            ],
            [
              -151.7885090347181,
              59.420479782975505,
              82.13868010832874
            ],
            [
              -151.77529625577435,
              59.4203565202572,
              429.0386801083288
            ],
            [
              -151.77553938741147,
              59.41362283044539,
              429.0386801083288
            ],
            [
              -151.78874954488901,
              59.41374606026542,
              82.13868010832874
            ]
          ]
        ]
      },
      "bbox": [
        -151.7887495,
        59.41362283,
        82.13868011,
        -151.7752963,
        59.42047978,
        429.0386801
      ],
      "properties": {
        "datetime": "2024-06-15T23:49:27Z",
        "pc:count": 11629304,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 569111.7518,
            "count": 11629304,
            "maximum": 569499.9979,
            "minimum": 568749.9979,
            "name": "X",
            "position": 0,
            "stddev": 213.8715898,
            "variance": 45741.05691
          },
          {
            "average": 6587128.638,
            "count": 11629304,
            "maximum": 6587499.999,
            "minimum": 6586749.979,
            "name": "Y",
            "position": 1,
            "stddev": 208.2852535,
            "variance": 43382.74683
          },
          {
            "average": 242.4829731,
            "count": 11629304,
            "maximum": 429.0386801,
            "minimum": 82.13868011,
            "name": "Z",
            "position": 2,
            "stddev": 105.958798,
            "variance": 11227.26688
          },
          {
            "average": 45322.0973,
            "count": 11629304,
            "maximum": 65535,
            "minimum": 16145,
            "name": "Intensity",
            "position": 3,
            "stddev": 9891.048139,
            "variance": 97832833.29
          },
          {
            "average": 1.357875587,
            "count": 11629304,
            "maximum": 8,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.598383262,
            "variance": 0.3580625282
          },
          {
            "average": 1.718338776,
            "count": 11629304,
            "maximum": 8,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.7678360584,
            "variance": 0.5895722126
          },
          {
            "average": 0,
            "count": 11629304,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11629304,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.72356755,
            "count": 11629304,
            "maximum": 5,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.892873366,
            "variance": 3.582969581
          },
          {
            "average": -0.03367205643,
            "count": 11629304,
            "maximum": 28.03199959,
            "minimum": -28.21800041,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 16.35347907,
            "variance": 267.4362777
          },
          {
            "average": 0,
            "count": 11629304,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1305.95897,
            "count": 11629304,
            "maximum": 1307,
            "minimum": 1305,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7435441247,
            "variance": 0.5528578653
          },
          {
            "average": 402529970,
            "count": 11629304,
            "maximum": 402530567.1,
            "minimum": 402529436.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 414.9248883,
            "variance": 172162.663
          },
          {
            "average": 0,
            "count": 11629304,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11629304,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11629304,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11629304,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11629304,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          568749.9979,
          6586749.979,
          82.13868011,
          569499.9979,
          6587499.999,
          429.0386801
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                568749.9979317383,
                6586749.978558716,
                82.13868010832874
              ],
              [
                568749.9979317383,
                6587499.998558716,
                82.13868010832874
              ],
              [
                569499.9979317383,
                6587499.998558716,
                429.0386801083288
              ],
              [
                569499.9979317383,
                6586749.978558716,
                429.0386801083288
              ],
              [
                568749.9979317383,
                6586749.978558716,
                82.13868010832874
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2024-06-15T23:49:27+00:00",
        "end_time": "2024-06-15T23:30:36+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20240615_0313_0725_4.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20240615_0313_0725_4.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20240615_0313_0725_4.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0313_0725_4.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.7887495,
            59.41362283,
            82.13868011,
            -151.7752963,
            59.42047978,
            429.0386801
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.78874954488901,
                  59.41374606026542,
                  82.13868010832874
                ],
                [
                  -151.7885090347181,
                  59.420479782975505,
                  82.13868010832874
                ],
                [
                  -151.77529625577435,
                  59.4203565202572,
                  429.0386801083288
                ],
                [
                  -151.77553938741147,
                  59.41362283044539,
                  429.0386801083288
                ],
                [
                  -151.78874954488901,
                  59.41374606026542,
                  82.13868010832874
                ]
              ]
            ]
          },
          "id": "20240615_0313_0725_4.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0313_0725_4.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2024-06-15T23:49:27Z",
            "pc:count": 11629304,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 569111.7518,
                "count": 11629304,
                "maximum": 569499.9979,
                "minimum": 568749.9979,
                "name": "X",
                "position": 0,
                "stddev": 213.8715898,
                "variance": 45741.05691
              },
              {
                "average": 6587128.638,
                "count": 11629304,
                "maximum": 6587499.999,
                "minimum": 6586749.979,
                "name": "Y",
                "position": 1,
                "stddev": 208.2852535,
                "variance": 43382.74683
              },
              {
                "average": 242.4829731,
                "count": 11629304,
                "maximum": 429.0386801,
                "minimum": 82.13868011,
                "name": "Z",
                "position": 2,
                "stddev": 105.958798,
                "variance": 11227.26688
              },
              {
                "average": 45322.0973,
                "count": 11629304,
                "maximum": 65535,
                "minimum": 16145,
                "name": "Intensity",
                "position": 3,
                "stddev": 9891.048139,
                "variance": 97832833.29
              },
              {
                "average": 1.357875587,
                "count": 11629304,
                "maximum": 8,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.598383262,
                "variance": 0.3580625282
              },
              {
                "average": 1.718338776,
                "count": 11629304,
                "maximum": 8,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.7678360584,
                "variance": 0.5895722126
              },
              {
                "average": 0,
                "count": 11629304,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11629304,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.72356755,
                "count": 11629304,
                "maximum": 5,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.892873366,
                "variance": 3.582969581
              },
              {
                "average": -0.03367205643,
                "count": 11629304,
                "maximum": 28.03199959,
                "minimum": -28.21800041,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 16.35347907,
                "variance": 267.4362777
              },
              {
                "average": 0,
                "count": 11629304,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1305.95897,
                "count": 11629304,
                "maximum": 1307,
                "minimum": 1305,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7435441247,
                "variance": 0.5528578653
              },
              {
                "average": 402529970,
                "count": 11629304,
                "maximum": 402530567.1,
                "minimum": 402529436.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 414.9248883,
                "variance": 172162.663
              },
              {
                "average": 0,
                "count": 11629304,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11629304,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11629304,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11629304,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11629304,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              568749.9979,
              6586749.979,
              82.13868011,
              569499.9979,
              6587499.999,
              429.0386801
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    568749.9979317383,
                    6586749.978558716,
                    82.13868010832874
                  ],
                  [
                    568749.9979317383,
                    6587499.998558716,
                    82.13868010832874
                  ],
                  [
                    569499.9979317383,
                    6587499.998558716,
                    429.0386801083288
                  ],
                  [
                    569499.9979317383,
                    6586749.978558716,
                    429.0386801083288
                  ],
                  [
                    568749.9979317383,
                    6586749.978558716,
                    82.13868010832874
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2024-06-15T23:49:27+00:00",
            "end_time": "2024-06-15T23:30: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": "20230802_0324_0719_1.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.51460349495517,
              59.336816567430425,
              162.6336405396907
            ],
            [
              -151.5143094614056,
              59.34354961131566,
              162.6336405396907
            ],
            [
              -151.5011280708363,
              59.34339872701717,
              428.1136405396907
            ],
            [
              -151.50142471074997,
              59.33666572333833,
              428.1136405396907
            ],
            [
              -151.51460349495517,
              59.336816567430425,
              162.6336405396907
            ]
          ]
        ]
      },
      "bbox": [
        -151.5146035,
        59.33666572,
        162.6336405,
        -151.5011281,
        59.34354961,
        428.1136405
      ],
      "properties": {
        "datetime": "2024-09-21T19:21:52Z",
        "pc:count": 11067326,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 584878.75,
            "count": 11067326,
            "maximum": 585249.998,
            "minimum": 584499.998,
            "name": "X",
            "position": 0,
            "stddev": 218.158514,
            "variance": 47593.13725
          },
          {
            "average": 6578843.205,
            "count": 11067326,
            "maximum": 6579249.999,
            "minimum": 6578499.979,
            "name": "Y",
            "position": 1,
            "stddev": 211.1076429,
            "variance": 44566.43687
          },
          {
            "average": 234.9517464,
            "count": 11067326,
            "maximum": 428.1136405,
            "minimum": 162.6336405,
            "name": "Z",
            "position": 2,
            "stddev": 54.03795491,
            "variance": 2920.10057
          },
          {
            "average": 45405.76126,
            "count": 11067326,
            "maximum": 65535,
            "minimum": 10485,
            "name": "Intensity",
            "position": 3,
            "stddev": 11149.2221,
            "variance": 124305153.5
          },
          {
            "average": 1.323371246,
            "count": 11067326,
            "maximum": 8,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6007399514,
            "variance": 0.3608884892
          },
          {
            "average": 1.650660693,
            "count": 11067326,
            "maximum": 8,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.810191079,
            "variance": 0.6564095844
          },
          {
            "average": 0.499626197,
            "count": 11067326,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999998829,
            "variance": 0.2499998829
          },
          {
            "average": 0,
            "count": 11067326,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 3.486408822,
            "count": 11067326,
            "maximum": 22,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.147034764,
            "variance": 17.19789734
          },
          {
            "average": 11.60560349,
            "count": 11067326,
            "maximum": 28.6079998,
            "minimum": -25.04999924,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.853289306,
            "variance": 97.08731014
          },
          {
            "average": 0.499626197,
            "count": 11067326,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999998829,
            "variance": 0.2499998829
          },
          {
            "average": 630.0561635,
            "count": 11067326,
            "maximum": 1900,
            "minimum": 313,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 633.0875528,
            "variance": 400799.8495
          },
          {
            "average": 382196204.1,
            "count": 11067326,
            "maximum": 410981712.4,
            "minimum": 375041704.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 14350032.47,
            "variance": 205923431800000.0
          },
          {
            "average": 0.499626197,
            "count": 11067326,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0.4999998829,
            "variance": 0.2499998829
          },
          {
            "average": 0,
            "count": 11067326,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11067326,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11067326,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11067326,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          584499.998,
          6578499.979,
          162.6336405,
          585249.998,
          6579249.999,
          428.1136405
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                584499.9980374406,
                6578499.978611847,
                162.6336405396907
              ],
              [
                584499.9980374406,
                6579249.998611847,
                162.6336405396907
              ],
              [
                585249.9980374406,
                6579249.998611847,
                428.1136405396907
              ],
              [
                585249.9980374406,
                6578499.978611847,
                428.1136405396907
              ],
              [
                584499.9980374406,
                6578499.978611847,
                162.6336405396907
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2024-09-21T19:21:52+00:00",
        "end_time": "2023-08-02T20:01:44+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20230802_0324_0719_1.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20230802_0324_0719_1.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20230802_0324_0719_1.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20230802_0324_0719_1.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.5146035,
            59.33666572,
            162.6336405,
            -151.5011281,
            59.34354961,
            428.1136405
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.51460349495517,
                  59.336816567430425,
                  162.6336405396907
                ],
                [
                  -151.5143094614056,
                  59.34354961131566,
                  162.6336405396907
                ],
                [
                  -151.5011280708363,
                  59.34339872701717,
                  428.1136405396907
                ],
                [
                  -151.50142471074997,
                  59.33666572333833,
                  428.1136405396907
                ],
                [
                  -151.51460349495517,
                  59.336816567430425,
                  162.6336405396907
                ]
              ]
            ]
          },
          "id": "20230802_0324_0719_1.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20230802_0324_0719_1.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2024-09-21T19:21:52Z",
            "pc:count": 11067326,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 584878.75,
                "count": 11067326,
                "maximum": 585249.998,
                "minimum": 584499.998,
                "name": "X",
                "position": 0,
                "stddev": 218.158514,
                "variance": 47593.13725
              },
              {
                "average": 6578843.205,
                "count": 11067326,
                "maximum": 6579249.999,
                "minimum": 6578499.979,
                "name": "Y",
                "position": 1,
                "stddev": 211.1076429,
                "variance": 44566.43687
              },
              {
                "average": 234.9517464,
                "count": 11067326,
                "maximum": 428.1136405,
                "minimum": 162.6336405,
                "name": "Z",
                "position": 2,
                "stddev": 54.03795491,
                "variance": 2920.10057
              },
              {
                "average": 45405.76126,
                "count": 11067326,
                "maximum": 65535,
                "minimum": 10485,
                "name": "Intensity",
                "position": 3,
                "stddev": 11149.2221,
                "variance": 124305153.5
              },
              {
                "average": 1.323371246,
                "count": 11067326,
                "maximum": 8,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6007399514,
                "variance": 0.3608884892
              },
              {
                "average": 1.650660693,
                "count": 11067326,
                "maximum": 8,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.810191079,
                "variance": 0.6564095844
              },
              {
                "average": 0.499626197,
                "count": 11067326,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999998829,
                "variance": 0.2499998829
              },
              {
                "average": 0,
                "count": 11067326,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 3.486408822,
                "count": 11067326,
                "maximum": 22,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.147034764,
                "variance": 17.19789734
              },
              {
                "average": 11.60560349,
                "count": 11067326,
                "maximum": 28.6079998,
                "minimum": -25.04999924,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.853289306,
                "variance": 97.08731014
              },
              {
                "average": 0.499626197,
                "count": 11067326,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999998829,
                "variance": 0.2499998829
              },
              {
                "average": 630.0561635,
                "count": 11067326,
                "maximum": 1900,
                "minimum": 313,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 633.0875528,
                "variance": 400799.8495
              },
              {
                "average": 382196204.1,
                "count": 11067326,
                "maximum": 410981712.4,
                "minimum": 375041704.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 14350032.47,
                "variance": 205923431800000.0
              },
              {
                "average": 0.499626197,
                "count": 11067326,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0.4999998829,
                "variance": 0.2499998829
              },
              {
                "average": 0,
                "count": 11067326,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11067326,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11067326,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11067326,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              584499.998,
              6578499.979,
              162.6336405,
              585249.998,
              6579249.999,
              428.1136405
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    584499.9980374406,
                    6578499.978611847,
                    162.6336405396907
                  ],
                  [
                    584499.9980374406,
                    6579249.998611847,
                    162.6336405396907
                  ],
                  [
                    585249.9980374406,
                    6579249.998611847,
                    428.1136405396907
                  ],
                  [
                    585249.9980374406,
                    6578499.978611847,
                    428.1136405396907
                  ],
                  [
                    584499.9980374406,
                    6578499.978611847,
                    162.6336405396907
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2024-09-21T19:21:52+00:00",
            "end_time": "2023-08-02T20:01: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": "20240615_0311_0719_3.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.85752248575517,
              59.333537150412845,
              163.60293120259092
            ],
            [
              -151.85729635199257,
              59.340271122670664,
              163.60293120259092
            ],
            [
              -151.84411440474818,
              59.340154916213415,
              611.2229312025909
            ],
            [
              -151.8443431457268,
              59.333420974923655,
              611.2229312025909
            ],
            [
              -151.85752248575517,
              59.333537150412845,
              163.60293120259092
            ]
          ]
        ]
      },
      "bbox": [
        -151.8575225,
        59.33342097,
        163.6029312,
        -151.8441144,
        59.34027112,
        611.2229312
      ],
      "properties": {
        "datetime": "2024-06-16T23:43:03Z",
        "pc:count": 16151604,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 565374.292,
            "count": 16151604,
            "maximum": 565749.998,
            "minimum": 564999.998,
            "name": "X",
            "position": 0,
            "stddev": 217.2559455,
            "variance": 47200.14585
          },
          {
            "average": 6578144.903,
            "count": 16151604,
            "maximum": 6578499.999,
            "minimum": 6577749.979,
            "name": "Y",
            "position": 1,
            "stddev": 214.7257555,
            "variance": 46107.15007
          },
          {
            "average": 355.9576152,
            "count": 16151604,
            "maximum": 611.2229312,
            "minimum": 163.6029312,
            "name": "Z",
            "position": 2,
            "stddev": 87.20250586,
            "variance": 7604.277028
          },
          {
            "average": 43964.34247,
            "count": 16151604,
            "maximum": 65535,
            "minimum": 13970,
            "name": "Intensity",
            "position": 3,
            "stddev": 9883.366784,
            "variance": 97680938.99
          },
          {
            "average": 1.39075537,
            "count": 16151604,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6318074513,
            "variance": 0.3991806555
          },
          {
            "average": 1.784752647,
            "count": 16151604,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.8099946677,
            "variance": 0.6560913617
          },
          {
            "average": 0,
            "count": 16151604,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16151604,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 3.303955818,
            "count": 16151604,
            "maximum": 22,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.908136418,
            "variance": 15.27353026
          },
          {
            "average": 2.445149629,
            "count": 16151604,
            "maximum": 28.31399918,
            "minimum": -28.21800041,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.78852858,
            "variance": 249.2776347
          },
          {
            "average": 0,
            "count": 16151604,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1326.699118,
            "count": 16151604,
            "maximum": 1407,
            "minimum": 1313,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 30.55080768,
            "variance": 933.3518499
          },
          {
            "average": 402547599.8,
            "count": 16151604,
            "maximum": 402616583.1,
            "minimum": 402536431,
            "name": "GpsTime",
            "position": 12,
            "stddev": 26238.48867,
            "variance": 688458287.6
          },
          {
            "average": 0,
            "count": 16151604,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16151604,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16151604,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16151604,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16151604,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          564999.998,
          6577749.979,
          163.6029312,
          565749.998,
          6578499.999,
          611.2229312
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                564999.9979876893,
                6577749.978733059,
                163.60293120259092
              ],
              [
                564999.9979876893,
                6578499.998733059,
                163.60293120259092
              ],
              [
                565749.9979876893,
                6578499.998733059,
                611.2229312025909
              ],
              [
                565749.9979876893,
                6577749.978733059,
                611.2229312025909
              ],
              [
                564999.9979876893,
                6577749.978733059,
                163.60293120259092
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2024-06-16T23:43:03+00:00",
        "end_time": "2024-06-16T01:27:11+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20240615_0311_0719_3.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20240615_0311_0719_3.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20240615_0311_0719_3.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0311_0719_3.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.8575225,
            59.33342097,
            163.6029312,
            -151.8441144,
            59.34027112,
            611.2229312
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.85752248575517,
                  59.333537150412845,
                  163.60293120259092
                ],
                [
                  -151.85729635199257,
                  59.340271122670664,
                  163.60293120259092
                ],
                [
                  -151.84411440474818,
                  59.340154916213415,
                  611.2229312025909
                ],
                [
                  -151.8443431457268,
                  59.333420974923655,
                  611.2229312025909
                ],
                [
                  -151.85752248575517,
                  59.333537150412845,
                  163.60293120259092
                ]
              ]
            ]
          },
          "id": "20240615_0311_0719_3.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0311_0719_3.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2024-06-16T23:43:03Z",
            "pc:count": 16151604,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 565374.292,
                "count": 16151604,
                "maximum": 565749.998,
                "minimum": 564999.998,
                "name": "X",
                "position": 0,
                "stddev": 217.2559455,
                "variance": 47200.14585
              },
              {
                "average": 6578144.903,
                "count": 16151604,
                "maximum": 6578499.999,
                "minimum": 6577749.979,
                "name": "Y",
                "position": 1,
                "stddev": 214.7257555,
                "variance": 46107.15007
              },
              {
                "average": 355.9576152,
                "count": 16151604,
                "maximum": 611.2229312,
                "minimum": 163.6029312,
                "name": "Z",
                "position": 2,
                "stddev": 87.20250586,
                "variance": 7604.277028
              },
              {
                "average": 43964.34247,
                "count": 16151604,
                "maximum": 65535,
                "minimum": 13970,
                "name": "Intensity",
                "position": 3,
                "stddev": 9883.366784,
                "variance": 97680938.99
              },
              {
                "average": 1.39075537,
                "count": 16151604,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6318074513,
                "variance": 0.3991806555
              },
              {
                "average": 1.784752647,
                "count": 16151604,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.8099946677,
                "variance": 0.6560913617
              },
              {
                "average": 0,
                "count": 16151604,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16151604,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 3.303955818,
                "count": 16151604,
                "maximum": 22,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.908136418,
                "variance": 15.27353026
              },
              {
                "average": 2.445149629,
                "count": 16151604,
                "maximum": 28.31399918,
                "minimum": -28.21800041,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.78852858,
                "variance": 249.2776347
              },
              {
                "average": 0,
                "count": 16151604,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1326.699118,
                "count": 16151604,
                "maximum": 1407,
                "minimum": 1313,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 30.55080768,
                "variance": 933.3518499
              },
              {
                "average": 402547599.8,
                "count": 16151604,
                "maximum": 402616583.1,
                "minimum": 402536431,
                "name": "GpsTime",
                "position": 12,
                "stddev": 26238.48867,
                "variance": 688458287.6
              },
              {
                "average": 0,
                "count": 16151604,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16151604,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16151604,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16151604,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16151604,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              564999.998,
              6577749.979,
              163.6029312,
              565749.998,
              6578499.999,
              611.2229312
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    564999.9979876893,
                    6577749.978733059,
                    163.60293120259092
                  ],
                  [
                    564999.9979876893,
                    6578499.998733059,
                    163.60293120259092
                  ],
                  [
                    565749.9979876893,
                    6578499.998733059,
                    611.2229312025909
                  ],
                  [
                    565749.9979876893,
                    6577749.978733059,
                    611.2229312025909
                  ],
                  [
                    564999.9979876893,
                    6577749.978733059,
                    163.60293120259092
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2024-06-16T23:43:03+00:00",
            "end_time": "2024-06-16T01:27: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": "20240615_0318_0726_4.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.65611966450282,
              59.425920022285325,
              304.57360133064003
            ],
            [
              -151.65585269412722,
              59.43265338451168,
              304.57360133064003
            ],
            [
              -151.64263585974595,
              59.432516683187565,
              568.39360133064
            ],
            [
              -151.64290545325375,
              59.42578335745286,
              568.39360133064
            ],
            [
              -151.65611966450282,
              59.425920022285325,
              304.57360133064003
            ]
          ]
        ]
      },
      "bbox": [
        -151.6561197,
        59.42578336,
        304.5736013,
        -151.6426359,
        59.43265338,
        568.3936013
      ],
      "properties": {
        "datetime": "2024-06-16T01:17:17Z",
        "pc:count": 13661432,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 576610.3754,
            "count": 13661432,
            "maximum": 576999.998,
            "minimum": 576249.998,
            "name": "X",
            "position": 0,
            "stddev": 211.6316155,
            "variance": 44787.94067
          },
          {
            "average": 6588621.545,
            "count": 13661432,
            "maximum": 6588999.999,
            "minimum": 6588249.979,
            "name": "Y",
            "position": 1,
            "stddev": 222.3431742,
            "variance": 49436.48712
          },
          {
            "average": 457.3895532,
            "count": 13661432,
            "maximum": 568.3936013,
            "minimum": 304.5736013,
            "name": "Z",
            "position": 2,
            "stddev": 56.58234643,
            "variance": 3201.561928
          },
          {
            "average": 43537.50906,
            "count": 13661432,
            "maximum": 65535,
            "minimum": 13762,
            "name": "Intensity",
            "position": 3,
            "stddev": 9625.581445,
            "variance": 92651818.16
          },
          {
            "average": 1.366103495,
            "count": 13661432,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5414009439,
            "variance": 0.2931149821
          },
          {
            "average": 1.734064555,
            "count": 13661432,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6160567904,
            "variance": 0.379525969
          },
          {
            "average": 0,
            "count": 13661432,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13661432,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.277328467,
            "count": 13661432,
            "maximum": 5,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.737018761,
            "variance": 3.017234177
          },
          {
            "average": 9.481820905,
            "count": 13661432,
            "maximum": 28.22400093,
            "minimum": -27.93600082,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.78465437,
            "variance": 190.0166962
          },
          {
            "average": 0,
            "count": 13661432,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1310.528541,
            "count": 13661432,
            "maximum": 1312,
            "minimum": 1309,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7841060157,
            "variance": 0.6148222439
          },
          {
            "average": 402534628.5,
            "count": 13661432,
            "maximum": 402535837,
            "minimum": 402531278.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1033.556226,
            "variance": 1068238.471
          },
          {
            "average": 0,
            "count": 13661432,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13661432,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13661432,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13661432,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13661432,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          576249.998,
          6588249.979,
          304.5736013,
          576999.998,
          6588999.999,
          568.3936013
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                576249.9979788824,
                6588249.978895395,
                304.57360133064003
              ],
              [
                576249.9979788824,
                6588999.998895395,
                304.57360133064003
              ],
              [
                576999.9979788824,
                6588999.998895395,
                568.39360133064
              ],
              [
                576999.9979788824,
                6588249.978895395,
                568.39360133064
              ],
              [
                576249.9979788824,
                6588249.978895395,
                304.57360133064003
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2024-06-16T01:17:17+00:00",
        "end_time": "2024-06-16T00:01:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20240615_0318_0726_4.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20240615_0318_0726_4.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20240615_0318_0726_4.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0318_0726_4.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.6561197,
            59.42578336,
            304.5736013,
            -151.6426359,
            59.43265338,
            568.3936013
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.65611966450282,
                  59.425920022285325,
                  304.57360133064003
                ],
                [
                  -151.65585269412722,
                  59.43265338451168,
                  304.57360133064003
                ],
                [
                  -151.64263585974595,
                  59.432516683187565,
                  568.39360133064
                ],
                [
                  -151.64290545325375,
                  59.42578335745286,
                  568.39360133064
                ],
                [
                  -151.65611966450282,
                  59.425920022285325,
                  304.57360133064003
                ]
              ]
            ]
          },
          "id": "20240615_0318_0726_4.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0318_0726_4.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2024-06-16T01:17:17Z",
            "pc:count": 13661432,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 576610.3754,
                "count": 13661432,
                "maximum": 576999.998,
                "minimum": 576249.998,
                "name": "X",
                "position": 0,
                "stddev": 211.6316155,
                "variance": 44787.94067
              },
              {
                "average": 6588621.545,
                "count": 13661432,
                "maximum": 6588999.999,
                "minimum": 6588249.979,
                "name": "Y",
                "position": 1,
                "stddev": 222.3431742,
                "variance": 49436.48712
              },
              {
                "average": 457.3895532,
                "count": 13661432,
                "maximum": 568.3936013,
                "minimum": 304.5736013,
                "name": "Z",
                "position": 2,
                "stddev": 56.58234643,
                "variance": 3201.561928
              },
              {
                "average": 43537.50906,
                "count": 13661432,
                "maximum": 65535,
                "minimum": 13762,
                "name": "Intensity",
                "position": 3,
                "stddev": 9625.581445,
                "variance": 92651818.16
              },
              {
                "average": 1.366103495,
                "count": 13661432,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5414009439,
                "variance": 0.2931149821
              },
              {
                "average": 1.734064555,
                "count": 13661432,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6160567904,
                "variance": 0.379525969
              },
              {
                "average": 0,
                "count": 13661432,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13661432,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.277328467,
                "count": 13661432,
                "maximum": 5,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.737018761,
                "variance": 3.017234177
              },
              {
                "average": 9.481820905,
                "count": 13661432,
                "maximum": 28.22400093,
                "minimum": -27.93600082,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.78465437,
                "variance": 190.0166962
              },
              {
                "average": 0,
                "count": 13661432,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1310.528541,
                "count": 13661432,
                "maximum": 1312,
                "minimum": 1309,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7841060157,
                "variance": 0.6148222439
              },
              {
                "average": 402534628.5,
                "count": 13661432,
                "maximum": 402535837,
                "minimum": 402531278.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1033.556226,
                "variance": 1068238.471
              },
              {
                "average": 0,
                "count": 13661432,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13661432,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13661432,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13661432,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13661432,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              576249.998,
              6588249.979,
              304.5736013,
              576999.998,
              6588999.999,
              568.3936013
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    576249.9979788824,
                    6588249.978895395,
                    304.57360133064003
                  ],
                  [
                    576249.9979788824,
                    6588999.998895395,
                    304.57360133064003
                  ],
                  [
                    576999.9979788824,
                    6588999.998895395,
                    568.39360133064
                  ],
                  [
                    576999.9979788824,
                    6588249.978895395,
                    568.39360133064
                  ],
                  [
                    576249.9979788824,
                    6588249.978895395,
                    304.57360133064003
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2024-06-16T01:17:17+00:00",
            "end_time": "2024-06-16T00:01: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": "20240615_0315_0721_2.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.73766325102233,
              59.36611104497279,
              276.22842371656475
            ],
            [
              -151.7374130731133,
              59.372844687487856,
              276.22842371656475
            ],
            [
              -151.72421907733718,
              59.37271631820229,
              774.7084237165648
            ],
            [
              -151.7244718678789,
              59.365982709916416,
              774.7084237165648
            ],
            [
              -151.73766325102233,
              59.36611104497279,
              276.22842371656475
            ]
          ]
        ]
      },
      "bbox": [
        -151.7376633,
        59.36598271,
        276.2284237,
        -151.7242191,
        59.37284469,
        774.7084237
      ],
      "properties": {
        "datetime": "2024-06-16T23:41:21Z",
        "pc:count": 14726956,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 572129.04,
            "count": 14726956,
            "maximum": 572499.9978,
            "minimum": 571749.9978,
            "name": "X",
            "position": 0,
            "stddev": 212.0516095,
            "variance": 44965.88508
          },
          {
            "average": 6581866.947,
            "count": 14726956,
            "maximum": 6582249.999,
            "minimum": 6581499.979,
            "name": "Y",
            "position": 1,
            "stddev": 217.936756,
            "variance": 47496.42962
          },
          {
            "average": 443.2461335,
            "count": 14726956,
            "maximum": 774.7084237,
            "minimum": 276.2284237,
            "name": "Z",
            "position": 2,
            "stddev": 103.9520655,
            "variance": 10806.03192
          },
          {
            "average": 46288.67575,
            "count": 14726956,
            "maximum": 65535,
            "minimum": 10694,
            "name": "Intensity",
            "position": 3,
            "stddev": 9290.808609,
            "variance": 86319124.6
          },
          {
            "average": 1.255833385,
            "count": 14726956,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4778833245,
            "variance": 0.2283724718
          },
          {
            "average": 1.514109705,
            "count": 14726956,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6040436342,
            "variance": 0.364868712
          },
          {
            "average": 0,
            "count": 14726956,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.561761983e-06,
            "count": 14726956,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001249703825,
            "variance": 1.56175965e-06
          },
          {
            "average": 3.805223089,
            "count": 14726956,
            "maximum": 22,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 5.971701082,
            "variance": 35.66121381
          },
          {
            "average": 0.4720369668,
            "count": 14726956,
            "maximum": 28.22400093,
            "minimum": -28.21800041,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.96006857,
            "variance": 254.7237888
          },
          {
            "average": 0,
            "count": 14726956,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1344.976382,
            "count": 14726956,
            "maximum": 1407,
            "minimum": 1314,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 42.74409847,
            "variance": 1827.057954
          },
          {
            "average": 402563239.5,
            "count": 14726956,
            "maximum": 402616481.1,
            "minimum": 402536997.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 36716.79065,
            "variance": 1348122716
          },
          {
            "average": 0,
            "count": 14726956,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14726956,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14726956,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14726956,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14726956,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          571749.9978,
          6581499.979,
          276.2284237,
          572499.9978,
          6582249.999,
          774.7084237
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                571749.9978464025,
                6581499.978763852,
                276.22842371656475
              ],
              [
                571749.9978464025,
                6582249.998763852,
                276.22842371656475
              ],
              [
                572499.9978464025,
                6582249.998763852,
                774.7084237165648
              ],
              [
                572499.9978464025,
                6581499.978763852,
                774.7084237165648
              ],
              [
                571749.9978464025,
                6581499.978763852,
                276.22842371656475
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2024-06-16T23:41:21+00:00",
        "end_time": "2024-06-16T01:36:37+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20240615_0315_0721_2.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20240615_0315_0721_2.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20240615_0315_0721_2.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0315_0721_2.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.7376633,
            59.36598271,
            276.2284237,
            -151.7242191,
            59.37284469,
            774.7084237
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.73766325102233,
                  59.36611104497279,
                  276.22842371656475
                ],
                [
                  -151.7374130731133,
                  59.372844687487856,
                  276.22842371656475
                ],
                [
                  -151.72421907733718,
                  59.37271631820229,
                  774.7084237165648
                ],
                [
                  -151.7244718678789,
                  59.365982709916416,
                  774.7084237165648
                ],
                [
                  -151.73766325102233,
                  59.36611104497279,
                  276.22842371656475
                ]
              ]
            ]
          },
          "id": "20240615_0315_0721_2.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0315_0721_2.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2024-06-16T23:41:21Z",
            "pc:count": 14726956,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 572129.04,
                "count": 14726956,
                "maximum": 572499.9978,
                "minimum": 571749.9978,
                "name": "X",
                "position": 0,
                "stddev": 212.0516095,
                "variance": 44965.88508
              },
              {
                "average": 6581866.947,
                "count": 14726956,
                "maximum": 6582249.999,
                "minimum": 6581499.979,
                "name": "Y",
                "position": 1,
                "stddev": 217.936756,
                "variance": 47496.42962
              },
              {
                "average": 443.2461335,
                "count": 14726956,
                "maximum": 774.7084237,
                "minimum": 276.2284237,
                "name": "Z",
                "position": 2,
                "stddev": 103.9520655,
                "variance": 10806.03192
              },
              {
                "average": 46288.67575,
                "count": 14726956,
                "maximum": 65535,
                "minimum": 10694,
                "name": "Intensity",
                "position": 3,
                "stddev": 9290.808609,
                "variance": 86319124.6
              },
              {
                "average": 1.255833385,
                "count": 14726956,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4778833245,
                "variance": 0.2283724718
              },
              {
                "average": 1.514109705,
                "count": 14726956,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6040436342,
                "variance": 0.364868712
              },
              {
                "average": 0,
                "count": 14726956,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.561761983e-06,
                "count": 14726956,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001249703825,
                "variance": 1.56175965e-06
              },
              {
                "average": 3.805223089,
                "count": 14726956,
                "maximum": 22,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 5.971701082,
                "variance": 35.66121381
              },
              {
                "average": 0.4720369668,
                "count": 14726956,
                "maximum": 28.22400093,
                "minimum": -28.21800041,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.96006857,
                "variance": 254.7237888
              },
              {
                "average": 0,
                "count": 14726956,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1344.976382,
                "count": 14726956,
                "maximum": 1407,
                "minimum": 1314,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 42.74409847,
                "variance": 1827.057954
              },
              {
                "average": 402563239.5,
                "count": 14726956,
                "maximum": 402616481.1,
                "minimum": 402536997.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 36716.79065,
                "variance": 1348122716
              },
              {
                "average": 0,
                "count": 14726956,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14726956,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14726956,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14726956,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14726956,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              571749.9978,
              6581499.979,
              276.2284237,
              572499.9978,
              6582249.999,
              774.7084237
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    571749.9978464025,
                    6581499.978763852,
                    276.22842371656475
                  ],
                  [
                    571749.9978464025,
                    6582249.998763852,
                    276.22842371656475
                  ],
                  [
                    572499.9978464025,
                    6582249.998763852,
                    774.7084237165648
                  ],
                  [
                    572499.9978464025,
                    6581499.978763852,
                    774.7084237165648
                  ],
                  [
                    571749.9978464025,
                    6581499.978763852,
                    276.22842371656475
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2024-06-16T23:41:21+00:00",
            "end_time": "2024-06-16T01:36: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": "20230802_0324_0720_2.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.50083131066893,
              59.350131364732775,
              540.0958966816333
            ],
            [
              -151.5005343944528,
              59.356864352579414,
              540.0958966816333
            ],
            [
              -151.4873479259401,
              59.35671205489206,
              952.2158966816335
            ],
            [
              -151.48764745085498,
              59.3499791076385,
              952.2158966816335
            ],
            [
              -151.50083131066893,
              59.350131364732775,
              540.0958966816333
            ]
          ]
        ]
      },
      "bbox": [
        -151.5008313,
        59.34997911,
        540.0958967,
        -151.4873479,
        59.35686435,
        952.2158967
      ],
      "properties": {
        "datetime": "2024-06-16T22:59:46Z",
        "pc:count": 5609856,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 585558.5697,
            "count": 5609856,
            "maximum": 585999.9979,
            "minimum": 585249.9979,
            "name": "X",
            "position": 0,
            "stddev": 205.0785838,
            "variance": 42057.22552
          },
          {
            "average": 6580460.405,
            "count": 5609856,
            "maximum": 6580749.999,
            "minimum": 6579999.979,
            "name": "Y",
            "position": 1,
            "stddev": 196.8957609,
            "variance": 38767.94065
          },
          {
            "average": 705.9123529,
            "count": 5609856,
            "maximum": 952.2158967,
            "minimum": 540.0958967,
            "name": "Z",
            "position": 2,
            "stddev": 92.96193548,
            "variance": 8641.921448
          },
          {
            "average": 45349.70392,
            "count": 5609856,
            "maximum": 65147,
            "minimum": 2383,
            "name": "Intensity",
            "position": 3,
            "stddev": 5958.007319,
            "variance": 35497851.22
          },
          {
            "average": 1.004392983,
            "count": 5609856,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0672961317,
            "variance": 0.004528769342
          },
          {
            "average": 1.009182232,
            "count": 5609856,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.09802997784,
            "variance": 0.009609876555
          },
          {
            "average": 0.4778231384,
            "count": 5609856,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4995079892,
            "variance": 0.2495082313
          },
          {
            "average": 0,
            "count": 5609856,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.040073756,
            "count": 5609856,
            "maximum": 22,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.231726896,
            "variance": 10.44405873
          },
          {
            "average": -11.32706475,
            "count": 5609856,
            "maximum": 28.03199959,
            "minimum": -25.24200058,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.952402472,
            "variance": 80.14551001
          },
          {
            "average": 0.4778231384,
            "count": 5609856,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4995079892,
            "variance": 0.2495082313
          },
          {
            "average": 350.1672415,
            "count": 5609856,
            "maximum": 1402,
            "minimum": 313,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 196.4564528,
            "variance": 38595.13786
          },
          {
            "average": 375971448.5,
            "count": 5609856,
            "maximum": 402613986.3,
            "minimum": 375041685.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 4976153.859,
            "variance": 24762107230000.0
          },
          {
            "average": 0.4778231384,
            "count": 5609856,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0.4995079892,
            "variance": 0.2495082313
          },
          {
            "average": 0,
            "count": 5609856,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5609856,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5609856,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5609856,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          585249.9979,
          6579999.979,
          540.0958967,
          585999.9979,
          6580749.999,
          952.2158967
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                585249.997919709,
                6579999.9787246585,
                540.0958966816333
              ],
              [
                585249.997919709,
                6580749.998724658,
                540.0958966816333
              ],
              [
                585999.997919709,
                6580749.998724658,
                952.2158966816335
              ],
              [
                585999.997919709,
                6579999.9787246585,
                952.2158966816335
              ],
              [
                585249.997919709,
                6579999.9787246585,
                540.0958966816333
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2024-06-16T22:59:46+00:00",
        "end_time": "2023-08-02T20:01:25+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20230802_0324_0720_2.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20230802_0324_0720_2.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20230802_0324_0720_2.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20230802_0324_0720_2.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.5008313,
            59.34997911,
            540.0958967,
            -151.4873479,
            59.35686435,
            952.2158967
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.50083131066893,
                  59.350131364732775,
                  540.0958966816333
                ],
                [
                  -151.5005343944528,
                  59.356864352579414,
                  540.0958966816333
                ],
                [
                  -151.4873479259401,
                  59.35671205489206,
                  952.2158966816335
                ],
                [
                  -151.48764745085498,
                  59.3499791076385,
                  952.2158966816335
                ],
                [
                  -151.50083131066893,
                  59.350131364732775,
                  540.0958966816333
                ]
              ]
            ]
          },
          "id": "20230802_0324_0720_2.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20230802_0324_0720_2.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2024-06-16T22:59:46Z",
            "pc:count": 5609856,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 585558.5697,
                "count": 5609856,
                "maximum": 585999.9979,
                "minimum": 585249.9979,
                "name": "X",
                "position": 0,
                "stddev": 205.0785838,
                "variance": 42057.22552
              },
              {
                "average": 6580460.405,
                "count": 5609856,
                "maximum": 6580749.999,
                "minimum": 6579999.979,
                "name": "Y",
                "position": 1,
                "stddev": 196.8957609,
                "variance": 38767.94065
              },
              {
                "average": 705.9123529,
                "count": 5609856,
                "maximum": 952.2158967,
                "minimum": 540.0958967,
                "name": "Z",
                "position": 2,
                "stddev": 92.96193548,
                "variance": 8641.921448
              },
              {
                "average": 45349.70392,
                "count": 5609856,
                "maximum": 65147,
                "minimum": 2383,
                "name": "Intensity",
                "position": 3,
                "stddev": 5958.007319,
                "variance": 35497851.22
              },
              {
                "average": 1.004392983,
                "count": 5609856,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0672961317,
                "variance": 0.004528769342
              },
              {
                "average": 1.009182232,
                "count": 5609856,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.09802997784,
                "variance": 0.009609876555
              },
              {
                "average": 0.4778231384,
                "count": 5609856,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4995079892,
                "variance": 0.2495082313
              },
              {
                "average": 0,
                "count": 5609856,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.040073756,
                "count": 5609856,
                "maximum": 22,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.231726896,
                "variance": 10.44405873
              },
              {
                "average": -11.32706475,
                "count": 5609856,
                "maximum": 28.03199959,
                "minimum": -25.24200058,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.952402472,
                "variance": 80.14551001
              },
              {
                "average": 0.4778231384,
                "count": 5609856,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4995079892,
                "variance": 0.2495082313
              },
              {
                "average": 350.1672415,
                "count": 5609856,
                "maximum": 1402,
                "minimum": 313,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 196.4564528,
                "variance": 38595.13786
              },
              {
                "average": 375971448.5,
                "count": 5609856,
                "maximum": 402613986.3,
                "minimum": 375041685.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 4976153.859,
                "variance": 24762107230000.0
              },
              {
                "average": 0.4778231384,
                "count": 5609856,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0.4995079892,
                "variance": 0.2495082313
              },
              {
                "average": 0,
                "count": 5609856,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5609856,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5609856,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5609856,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              585249.9979,
              6579999.979,
              540.0958967,
              585999.9979,
              6580749.999,
              952.2158967
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    585249.997919709,
                    6579999.9787246585,
                    540.0958966816333
                  ],
                  [
                    585249.997919709,
                    6580749.998724658,
                    540.0958966816333
                  ],
                  [
                    585999.997919709,
                    6580749.998724658,
                    952.2158966816335
                  ],
                  [
                    585999.997919709,
                    6579999.9787246585,
                    952.2158966816335
                  ],
                  [
                    585249.997919709,
                    6579999.9787246585,
                    540.0958966816333
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2024-06-16T22:59:46+00:00",
            "end_time": "2023-08-02T20:01: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": "20240615_0306_0717_2.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.97674855266894,
              59.31432056833306,
              -0.044886226481111
            ],
            [
              -151.97654616957746,
              59.32105482563379,
              -0.044886226481111
            ],
            [
              -151.9633711380249,
              59.32095069603278,
              262.3151137735189
            ],
            [
              -151.9635761252861,
              59.314216466472644,
              262.3151137735189
            ],
            [
              -151.97674855266894,
              59.31432056833306,
              -0.044886226481111
            ]
          ]
        ]
      },
      "bbox": [
        -151.9767486,
        59.31421647,
        -0.04488622648,
        -151.9633711,
        59.32105483,
        262.3151138
      ],
      "properties": {
        "datetime": "2024-06-16T01:49:43Z",
        "pc:count": 12513429,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 558701.9052,
            "count": 12513429,
            "maximum": 558999.9979,
            "minimum": 558249.9979,
            "name": "X",
            "position": 0,
            "stddev": 193.2173175,
            "variance": 37332.9318
          },
          {
            "average": 6575819.42,
            "count": 12513429,
            "maximum": 6576249.999,
            "minimum": 6575499.979,
            "name": "Y",
            "position": 1,
            "stddev": 210.4147599,
            "variance": 44274.3712
          },
          {
            "average": 89.84002337,
            "count": 12513429,
            "maximum": 262.3151138,
            "minimum": -0.04488622648,
            "name": "Z",
            "position": 2,
            "stddev": 58.76649136,
            "variance": 3453.500507
          },
          {
            "average": 40819.10143,
            "count": 12513429,
            "maximum": 65535,
            "minimum": 19839,
            "name": "Intensity",
            "position": 3,
            "stddev": 8492.470135,
            "variance": 72122049
          },
          {
            "average": 1.518336421,
            "count": 12513429,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7248746253,
            "variance": 0.5254432223
          },
          {
            "average": 2.0385545,
            "count": 12513429,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.8890456411,
            "variance": 0.790402152
          },
          {
            "average": 0,
            "count": 12513429,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5.80975846e-05,
            "count": 12513429,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.007621956043,
            "variance": 5.809421392e-05
          },
          {
            "average": 3.993746638,
            "count": 12513429,
            "maximum": 20,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.82688206,
            "variance": 3.33749806
          },
          {
            "average": -1.018280657,
            "count": 12513429,
            "maximum": 27.93600082,
            "minimum": -28.21800041,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.13579619,
            "variance": 229.0923262
          },
          {
            "average": 0,
            "count": 12513429,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1312.789392,
            "count": 12513429,
            "maximum": 1315,
            "minimum": 1311,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9051523001,
            "variance": 0.8193006863
          },
          {
            "average": 402536162.9,
            "count": 12513429,
            "maximum": 402537783.6,
            "minimum": 402535277.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 586.3757525,
            "variance": 343836.5231
          },
          {
            "average": 0,
            "count": 12513429,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12513429,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12513429,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12513429,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12513429,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          558249.9979,
          6575499.979,
          -0.04488622648,
          558999.9979,
          6576249.999,
          262.3151138
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                558249.9978863872,
                6575499.978736399,
                -0.044886226481111
              ],
              [
                558249.9978863872,
                6576249.998736398,
                -0.044886226481111
              ],
              [
                558999.9978863872,
                6576249.998736398,
                262.3151137735189
              ],
              [
                558999.9978863872,
                6575499.978736399,
                262.3151137735189
              ],
              [
                558249.9978863872,
                6575499.978736399,
                -0.044886226481111
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2024-06-16T01:49:43+00:00",
        "end_time": "2024-06-16T01:07:57+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20240615_0306_0717_2.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20240615_0306_0717_2.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20240615_0306_0717_2.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0306_0717_2.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.9767486,
            59.31421647,
            -0.04488622648,
            -151.9633711,
            59.32105483,
            262.3151138
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.97674855266894,
                  59.31432056833306,
                  -0.044886226481111
                ],
                [
                  -151.97654616957746,
                  59.32105482563379,
                  -0.044886226481111
                ],
                [
                  -151.9633711380249,
                  59.32095069603278,
                  262.3151137735189
                ],
                [
                  -151.9635761252861,
                  59.314216466472644,
                  262.3151137735189
                ],
                [
                  -151.97674855266894,
                  59.31432056833306,
                  -0.044886226481111
                ]
              ]
            ]
          },
          "id": "20240615_0306_0717_2.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0306_0717_2.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2024-06-16T01:49:43Z",
            "pc:count": 12513429,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 558701.9052,
                "count": 12513429,
                "maximum": 558999.9979,
                "minimum": 558249.9979,
                "name": "X",
                "position": 0,
                "stddev": 193.2173175,
                "variance": 37332.9318
              },
              {
                "average": 6575819.42,
                "count": 12513429,
                "maximum": 6576249.999,
                "minimum": 6575499.979,
                "name": "Y",
                "position": 1,
                "stddev": 210.4147599,
                "variance": 44274.3712
              },
              {
                "average": 89.84002337,
                "count": 12513429,
                "maximum": 262.3151138,
                "minimum": -0.04488622648,
                "name": "Z",
                "position": 2,
                "stddev": 58.76649136,
                "variance": 3453.500507
              },
              {
                "average": 40819.10143,
                "count": 12513429,
                "maximum": 65535,
                "minimum": 19839,
                "name": "Intensity",
                "position": 3,
                "stddev": 8492.470135,
                "variance": 72122049
              },
              {
                "average": 1.518336421,
                "count": 12513429,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7248746253,
                "variance": 0.5254432223
              },
              {
                "average": 2.0385545,
                "count": 12513429,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.8890456411,
                "variance": 0.790402152
              },
              {
                "average": 0,
                "count": 12513429,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5.80975846e-05,
                "count": 12513429,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.007621956043,
                "variance": 5.809421392e-05
              },
              {
                "average": 3.993746638,
                "count": 12513429,
                "maximum": 20,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.82688206,
                "variance": 3.33749806
              },
              {
                "average": -1.018280657,
                "count": 12513429,
                "maximum": 27.93600082,
                "minimum": -28.21800041,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.13579619,
                "variance": 229.0923262
              },
              {
                "average": 0,
                "count": 12513429,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1312.789392,
                "count": 12513429,
                "maximum": 1315,
                "minimum": 1311,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9051523001,
                "variance": 0.8193006863
              },
              {
                "average": 402536162.9,
                "count": 12513429,
                "maximum": 402537783.6,
                "minimum": 402535277.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 586.3757525,
                "variance": 343836.5231
              },
              {
                "average": 0,
                "count": 12513429,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12513429,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12513429,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12513429,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12513429,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              558249.9979,
              6575499.979,
              -0.04488622648,
              558999.9979,
              6576249.999,
              262.3151138
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    558249.9978863872,
                    6575499.978736399,
                    -0.044886226481111
                  ],
                  [
                    558249.9978863872,
                    6576249.998736398,
                    -0.044886226481111
                  ],
                  [
                    558999.9978863872,
                    6576249.998736398,
                    262.3151137735189
                  ],
                  [
                    558999.9978863872,
                    6575499.978736399,
                    262.3151137735189
                  ],
                  [
                    558249.9978863872,
                    6575499.978736399,
                    -0.044886226481111
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2024-06-16T01:49:43+00:00",
            "end_time": "2024-06-16T01:07: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": "20230801_0328_0731_3.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.40189781067792,
              59.490418748246746,
              333.5224334959713
            ],
            [
              -151.40157953288892,
              59.497151275887035,
              333.5224334959713
            ],
            [
              -151.38833901743698,
              59.49698873994405,
              812.4624334959714
            ],
            [
              -151.38865992891027,
              59.49025625574098,
              812.4624334959714
            ],
            [
              -151.40189781067792,
              59.490418748246746,
              333.5224334959713
            ]
          ]
        ]
      },
      "bbox": [
        -151.4018978,
        59.49025626,
        333.5224335,
        -151.388339,
        59.49715128,
        812.4624335
      ],
      "properties": {
        "datetime": "2023-08-01T18:12:58Z",
        "pc:count": 10162254,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 590900.3435,
            "count": 10162254,
            "maximum": 591249.9978,
            "minimum": 590499.9978,
            "name": "X",
            "position": 0,
            "stddev": 215.5549502,
            "variance": 46463.93657
          },
          {
            "average": 6596140.981,
            "count": 10162254,
            "maximum": 6596499.999,
            "minimum": 6595749.979,
            "name": "Y",
            "position": 1,
            "stddev": 219.4308961,
            "variance": 48149.91814
          },
          {
            "average": 623.6767108,
            "count": 10162254,
            "maximum": 812.4624335,
            "minimum": 333.5224335,
            "name": "Z",
            "position": 2,
            "stddev": 106.5467675,
            "variance": 11352.21366
          },
          {
            "average": 49205.09706,
            "count": 10162254,
            "maximum": 65535,
            "minimum": 3276,
            "name": "Intensity",
            "position": 3,
            "stddev": 10971.02247,
            "variance": 120363333.9
          },
          {
            "average": 1.164539776,
            "count": 10162254,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4159373113,
            "variance": 0.173003847
          },
          {
            "average": 1.331728178,
            "count": 10162254,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5747672291,
            "variance": 0.3303573676
          },
          {
            "average": 0.50081724,
            "count": 10162254,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999993567,
            "variance": 0.2499993567
          },
          {
            "average": 0,
            "count": 10162254,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.150401377,
            "count": 10162254,
            "maximum": 5,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.544167806,
            "variance": 2.384454213
          },
          {
            "average": -0.2641798653,
            "count": 10162254,
            "maximum": 25.05599976,
            "minimum": -25.04999924,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 14.69283068,
            "variance": 215.8792733
          },
          {
            "average": 0.50081724,
            "count": 10162254,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999993567,
            "variance": 0.2499993567
          },
          {
            "average": 106.9939986,
            "count": 10162254,
            "maximum": 108,
            "minimum": 106,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7483159806,
            "variance": 0.5599768068
          },
          {
            "average": 374948130.2,
            "count": 10162254,
            "maximum": 374948778,
            "minimum": 374947628.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 430.0384407,
            "variance": 184933.0605
          },
          {
            "average": 0.50081724,
            "count": 10162254,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0.4999993567,
            "variance": 0.2499993567
          },
          {
            "average": 0,
            "count": 10162254,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10162254,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10162254,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10162254,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          590499.9978,
          6595749.979,
          333.5224335,
          591249.9978,
          6596499.999,
          812.4624335
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                590499.9978212679,
                6595749.9788260795,
                333.5224334959713
              ],
              [
                590499.9978212679,
                6596499.998826079,
                333.5224334959713
              ],
              [
                591249.9978212679,
                6596499.998826079,
                812.4624334959714
              ],
              [
                591249.9978212679,
                6595749.9788260795,
                812.4624334959714
              ],
              [
                590499.9978212679,
                6595749.9788260795,
                333.5224334959713
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2023-08-01T18:12:58+00:00",
        "end_time": "2023-08-01T17:53:48+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20230801_0328_0731_3.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20230801_0328_0731_3.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20230801_0328_0731_3.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20230801_0328_0731_3.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.4018978,
            59.49025626,
            333.5224335,
            -151.388339,
            59.49715128,
            812.4624335
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.40189781067792,
                  59.490418748246746,
                  333.5224334959713
                ],
                [
                  -151.40157953288892,
                  59.497151275887035,
                  333.5224334959713
                ],
                [
                  -151.38833901743698,
                  59.49698873994405,
                  812.4624334959714
                ],
                [
                  -151.38865992891027,
                  59.49025625574098,
                  812.4624334959714
                ],
                [
                  -151.40189781067792,
                  59.490418748246746,
                  333.5224334959713
                ]
              ]
            ]
          },
          "id": "20230801_0328_0731_3.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20230801_0328_0731_3.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2023-08-01T18:12:58Z",
            "pc:count": 10162254,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 590900.3435,
                "count": 10162254,
                "maximum": 591249.9978,
                "minimum": 590499.9978,
                "name": "X",
                "position": 0,
                "stddev": 215.5549502,
                "variance": 46463.93657
              },
              {
                "average": 6596140.981,
                "count": 10162254,
                "maximum": 6596499.999,
                "minimum": 6595749.979,
                "name": "Y",
                "position": 1,
                "stddev": 219.4308961,
                "variance": 48149.91814
              },
              {
                "average": 623.6767108,
                "count": 10162254,
                "maximum": 812.4624335,
                "minimum": 333.5224335,
                "name": "Z",
                "position": 2,
                "stddev": 106.5467675,
                "variance": 11352.21366
              },
              {
                "average": 49205.09706,
                "count": 10162254,
                "maximum": 65535,
                "minimum": 3276,
                "name": "Intensity",
                "position": 3,
                "stddev": 10971.02247,
                "variance": 120363333.9
              },
              {
                "average": 1.164539776,
                "count": 10162254,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4159373113,
                "variance": 0.173003847
              },
              {
                "average": 1.331728178,
                "count": 10162254,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5747672291,
                "variance": 0.3303573676
              },
              {
                "average": 0.50081724,
                "count": 10162254,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999993567,
                "variance": 0.2499993567
              },
              {
                "average": 0,
                "count": 10162254,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.150401377,
                "count": 10162254,
                "maximum": 5,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.544167806,
                "variance": 2.384454213
              },
              {
                "average": -0.2641798653,
                "count": 10162254,
                "maximum": 25.05599976,
                "minimum": -25.04999924,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 14.69283068,
                "variance": 215.8792733
              },
              {
                "average": 0.50081724,
                "count": 10162254,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999993567,
                "variance": 0.2499993567
              },
              {
                "average": 106.9939986,
                "count": 10162254,
                "maximum": 108,
                "minimum": 106,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7483159806,
                "variance": 0.5599768068
              },
              {
                "average": 374948130.2,
                "count": 10162254,
                "maximum": 374948778,
                "minimum": 374947628.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 430.0384407,
                "variance": 184933.0605
              },
              {
                "average": 0.50081724,
                "count": 10162254,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0.4999993567,
                "variance": 0.2499993567
              },
              {
                "average": 0,
                "count": 10162254,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10162254,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10162254,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10162254,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              590499.9978,
              6595749.979,
              333.5224335,
              591249.9978,
              6596499.999,
              812.4624335
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    590499.9978212679,
                    6595749.9788260795,
                    333.5224334959713
                  ],
                  [
                    590499.9978212679,
                    6596499.998826079,
                    333.5224334959713
                  ],
                  [
                    591249.9978212679,
                    6596499.998826079,
                    812.4624334959714
                  ],
                  [
                    591249.9978212679,
                    6595749.9788260795,
                    812.4624334959714
                  ],
                  [
                    590499.9978212679,
                    6595749.9788260795,
                    333.5224334959713
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2023-08-01T18:12:58+00:00",
            "end_time": "2023-08-01T17:53: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": "20240615_0316_0723_1.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.72346001831104,
              59.39291638035903,
              325.2387274418616
            ],
            [
              -151.72320675611107,
              59.399649957995074,
              325.2387274418616
            ],
            [
              -151.71000241601408,
              59.39952011615197,
              708.0787274418617
            ],
            [
              -151.71025829564013,
              59.3927865731554,
              708.0787274418617
            ],
            [
              -151.72346001831104,
              59.39291638035903,
              325.2387274418616
            ]
          ]
        ]
      },
      "bbox": [
        -151.72346,
        59.39278657,
        325.2387274,
        -151.7100024,
        59.39964996,
        708.0787274
      ],
      "properties": {
        "datetime": "2024-06-16T01:37:18Z",
        "pc:count": 10542865,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 572895.1426,
            "count": 10542865,
            "maximum": 573249.9983,
            "minimum": 572499.9983,
            "name": "X",
            "position": 0,
            "stddev": 219.3197178,
            "variance": 48101.1386
          },
          {
            "average": 6584896.253,
            "count": 10542865,
            "maximum": 6585249.999,
            "minimum": 6584499.979,
            "name": "Y",
            "position": 1,
            "stddev": 221.9946156,
            "variance": 49281.60934
          },
          {
            "average": 555.3817696,
            "count": 10542865,
            "maximum": 708.0787274,
            "minimum": 325.2387274,
            "name": "Z",
            "position": 2,
            "stddev": 80.02306188,
            "variance": 6403.690433
          },
          {
            "average": 48926.30607,
            "count": 10542865,
            "maximum": 65535,
            "minimum": 12749,
            "name": "Intensity",
            "position": 3,
            "stddev": 7631.059517,
            "variance": 58233069.35
          },
          {
            "average": 1.123351764,
            "count": 10542865,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3764132866,
            "variance": 0.1416869623
          },
          {
            "average": 1.247873894,
            "count": 10542865,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5370129607,
            "variance": 0.28838292
          },
          {
            "average": 0,
            "count": 10542865,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10542865,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 4.440886894,
            "count": 10542865,
            "maximum": 21,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 6.973565794,
            "variance": 48.63061989
          },
          {
            "average": 3.413844293,
            "count": 10542865,
            "maximum": 28.03199959,
            "minimum": -28.12199974,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.52170676,
            "variance": 240.9233809
          },
          {
            "average": 0,
            "count": 10542865,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1312.35412,
            "count": 10542865,
            "maximum": 1314,
            "minimum": 1311,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8003036972,
            "variance": 0.6404860078
          },
          {
            "average": 402535939.4,
            "count": 10542865,
            "maximum": 402537038.6,
            "minimum": 402535056.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 497.3085329,
            "variance": 247315.7769
          },
          {
            "average": 0,
            "count": 10542865,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10542865,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10542865,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10542865,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10542865,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          572499.9983,
          6584499.979,
          325.2387274,
          573249.9983,
          6585249.999,
          708.0787274
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                572499.9982571718,
                6584499.978939582,
                325.2387274418616
              ],
              [
                572499.9982571718,
                6585249.998939581,
                325.2387274418616
              ],
              [
                573249.9982571718,
                6585249.998939581,
                708.0787274418617
              ],
              [
                573249.9982571718,
                6584499.978939582,
                708.0787274418617
              ],
              [
                572499.9982571718,
                6584499.978939582,
                325.2387274418616
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2024-06-16T01:37:18+00:00",
        "end_time": "2024-06-16T01:04:16+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20240615_0316_0723_1.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20240615_0316_0723_1.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20240615_0316_0723_1.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0316_0723_1.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.72346,
            59.39278657,
            325.2387274,
            -151.7100024,
            59.39964996,
            708.0787274
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.72346001831104,
                  59.39291638035903,
                  325.2387274418616
                ],
                [
                  -151.72320675611107,
                  59.399649957995074,
                  325.2387274418616
                ],
                [
                  -151.71000241601408,
                  59.39952011615197,
                  708.0787274418617
                ],
                [
                  -151.71025829564013,
                  59.3927865731554,
                  708.0787274418617
                ],
                [
                  -151.72346001831104,
                  59.39291638035903,
                  325.2387274418616
                ]
              ]
            ]
          },
          "id": "20240615_0316_0723_1.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0316_0723_1.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2024-06-16T01:37:18Z",
            "pc:count": 10542865,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 572895.1426,
                "count": 10542865,
                "maximum": 573249.9983,
                "minimum": 572499.9983,
                "name": "X",
                "position": 0,
                "stddev": 219.3197178,
                "variance": 48101.1386
              },
              {
                "average": 6584896.253,
                "count": 10542865,
                "maximum": 6585249.999,
                "minimum": 6584499.979,
                "name": "Y",
                "position": 1,
                "stddev": 221.9946156,
                "variance": 49281.60934
              },
              {
                "average": 555.3817696,
                "count": 10542865,
                "maximum": 708.0787274,
                "minimum": 325.2387274,
                "name": "Z",
                "position": 2,
                "stddev": 80.02306188,
                "variance": 6403.690433
              },
              {
                "average": 48926.30607,
                "count": 10542865,
                "maximum": 65535,
                "minimum": 12749,
                "name": "Intensity",
                "position": 3,
                "stddev": 7631.059517,
                "variance": 58233069.35
              },
              {
                "average": 1.123351764,
                "count": 10542865,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3764132866,
                "variance": 0.1416869623
              },
              {
                "average": 1.247873894,
                "count": 10542865,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5370129607,
                "variance": 0.28838292
              },
              {
                "average": 0,
                "count": 10542865,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10542865,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 4.440886894,
                "count": 10542865,
                "maximum": 21,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 6.973565794,
                "variance": 48.63061989
              },
              {
                "average": 3.413844293,
                "count": 10542865,
                "maximum": 28.03199959,
                "minimum": -28.12199974,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.52170676,
                "variance": 240.9233809
              },
              {
                "average": 0,
                "count": 10542865,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1312.35412,
                "count": 10542865,
                "maximum": 1314,
                "minimum": 1311,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8003036972,
                "variance": 0.6404860078
              },
              {
                "average": 402535939.4,
                "count": 10542865,
                "maximum": 402537038.6,
                "minimum": 402535056.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 497.3085329,
                "variance": 247315.7769
              },
              {
                "average": 0,
                "count": 10542865,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10542865,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10542865,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10542865,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10542865,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              572499.9983,
              6584499.979,
              325.2387274,
              573249.9983,
              6585249.999,
              708.0787274
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    572499.9982571718,
                    6584499.978939582,
                    325.2387274418616
                  ],
                  [
                    572499.9982571718,
                    6585249.998939581,
                    325.2387274418616
                  ],
                  [
                    573249.9982571718,
                    6585249.998939581,
                    708.0787274418617
                  ],
                  [
                    573249.9982571718,
                    6584499.978939582,
                    708.0787274418617
                  ],
                  [
                    572499.9982571718,
                    6584499.978939582,
                    325.2387274418616
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2024-06-16T01:37:18+00:00",
            "end_time": "2024-06-16T01:04: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": "20240615_0312_0725_2.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.81493493504573,
              59.420722120115734,
              230.43529099274775
            ],
            [
              -151.81469955824332,
              59.42745589998533,
              230.43529099274775
            ],
            [
              -151.8014839333062,
              59.42733527848151,
              442.3952909927478
            ],
            [
              -151.80172193294325,
              59.42060153080991,
              442.3952909927478
            ],
            [
              -151.81493493504573,
              59.420722120115734,
              230.43529099274775
            ]
          ]
        ]
      },
      "bbox": [
        -151.8149349,
        59.42060153,
        230.435291,
        -151.8014839,
        59.4274559,
        442.395291
      ],
      "properties": {
        "datetime": "2024-06-15T23:39:32Z",
        "pc:count": 11448646,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 567618.9336,
            "count": 11448646,
            "maximum": 567999.9979,
            "minimum": 567249.9979,
            "name": "X",
            "position": 0,
            "stddev": 215.8961379,
            "variance": 46611.14237
          },
          {
            "average": 6587895.774,
            "count": 11448646,
            "maximum": 6588249.999,
            "minimum": 6587499.979,
            "name": "Y",
            "position": 1,
            "stddev": 216.3514625,
            "variance": 46807.95531
          },
          {
            "average": 367.5259839,
            "count": 11448646,
            "maximum": 442.395291,
            "minimum": 230.435291,
            "name": "Z",
            "position": 2,
            "stddev": 31.7019385,
            "variance": 1005.012905
          },
          {
            "average": 43321.4683,
            "count": 11448646,
            "maximum": 65535,
            "minimum": 16324,
            "name": "Intensity",
            "position": 3,
            "stddev": 10138.49823,
            "variance": 102789146.4
          },
          {
            "average": 1.444048929,
            "count": 11448646,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6332430295,
            "variance": 0.4009967344
          },
          {
            "average": 1.889703027,
            "count": 11448646,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.749724084,
            "variance": 0.5620862021
          },
          {
            "average": 0,
            "count": 11448646,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11448646,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.733542726,
            "count": 11448646,
            "maximum": 5,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.86070805,
            "variance": 3.462234448
          },
          {
            "average": 8.549955672,
            "count": 11448646,
            "maximum": 28.03199959,
            "minimum": -28.21800041,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.85897949,
            "variance": 192.0713124
          },
          {
            "average": 0,
            "count": 11448646,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1304.250542,
            "count": 11448646,
            "maximum": 1306,
            "minimum": 1303,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6268714498,
            "variance": 0.3929678146
          },
          {
            "average": 402529022.2,
            "count": 11448646,
            "maximum": 402529972.1,
            "minimum": 402528457.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 339.2827329,
            "variance": 115112.7728
          },
          {
            "average": 0,
            "count": 11448646,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11448646,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11448646,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11448646,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11448646,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          567249.9979,
          6587499.979,
          230.435291,
          567999.9979,
          6588249.999,
          442.395291
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                567249.9978886304,
                6587499.978710801,
                230.43529099274775
              ],
              [
                567249.9978886304,
                6588249.998710801,
                230.43529099274775
              ],
              [
                567999.9978886304,
                6588249.998710801,
                442.3952909927478
              ],
              [
                567999.9978886304,
                6587499.978710801,
                442.3952909927478
              ],
              [
                567249.9978886304,
                6587499.978710801,
                230.43529099274775
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2024-06-15T23:39:32+00:00",
        "end_time": "2024-06-15T23:14:17+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20240615_0312_0725_2.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20240615_0312_0725_2.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20240615_0312_0725_2.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0312_0725_2.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.8149349,
            59.42060153,
            230.435291,
            -151.8014839,
            59.4274559,
            442.395291
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.81493493504573,
                  59.420722120115734,
                  230.43529099274775
                ],
                [
                  -151.81469955824332,
                  59.42745589998533,
                  230.43529099274775
                ],
                [
                  -151.8014839333062,
                  59.42733527848151,
                  442.3952909927478
                ],
                [
                  -151.80172193294325,
                  59.42060153080991,
                  442.3952909927478
                ],
                [
                  -151.81493493504573,
                  59.420722120115734,
                  230.43529099274775
                ]
              ]
            ]
          },
          "id": "20240615_0312_0725_2.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0312_0725_2.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2024-06-15T23:39:32Z",
            "pc:count": 11448646,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 567618.9336,
                "count": 11448646,
                "maximum": 567999.9979,
                "minimum": 567249.9979,
                "name": "X",
                "position": 0,
                "stddev": 215.8961379,
                "variance": 46611.14237
              },
              {
                "average": 6587895.774,
                "count": 11448646,
                "maximum": 6588249.999,
                "minimum": 6587499.979,
                "name": "Y",
                "position": 1,
                "stddev": 216.3514625,
                "variance": 46807.95531
              },
              {
                "average": 367.5259839,
                "count": 11448646,
                "maximum": 442.395291,
                "minimum": 230.435291,
                "name": "Z",
                "position": 2,
                "stddev": 31.7019385,
                "variance": 1005.012905
              },
              {
                "average": 43321.4683,
                "count": 11448646,
                "maximum": 65535,
                "minimum": 16324,
                "name": "Intensity",
                "position": 3,
                "stddev": 10138.49823,
                "variance": 102789146.4
              },
              {
                "average": 1.444048929,
                "count": 11448646,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6332430295,
                "variance": 0.4009967344
              },
              {
                "average": 1.889703027,
                "count": 11448646,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.749724084,
                "variance": 0.5620862021
              },
              {
                "average": 0,
                "count": 11448646,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11448646,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.733542726,
                "count": 11448646,
                "maximum": 5,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.86070805,
                "variance": 3.462234448
              },
              {
                "average": 8.549955672,
                "count": 11448646,
                "maximum": 28.03199959,
                "minimum": -28.21800041,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.85897949,
                "variance": 192.0713124
              },
              {
                "average": 0,
                "count": 11448646,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1304.250542,
                "count": 11448646,
                "maximum": 1306,
                "minimum": 1303,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6268714498,
                "variance": 0.3929678146
              },
              {
                "average": 402529022.2,
                "count": 11448646,
                "maximum": 402529972.1,
                "minimum": 402528457.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 339.2827329,
                "variance": 115112.7728
              },
              {
                "average": 0,
                "count": 11448646,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11448646,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11448646,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11448646,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11448646,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              567249.9979,
              6587499.979,
              230.435291,
              567999.9979,
              6588249.999,
              442.395291
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    567249.9978886304,
                    6587499.978710801,
                    230.43529099274775
                  ],
                  [
                    567249.9978886304,
                    6588249.998710801,
                    230.43529099274775
                  ],
                  [
                    567999.9978886304,
                    6588249.998710801,
                    442.3952909927478
                  ],
                  [
                    567999.9978886304,
                    6587499.978710801,
                    442.3952909927478
                  ],
                  [
                    567249.9978886304,
                    6587499.978710801,
                    230.43529099274775
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2024-06-15T23:39:32+00:00",
            "end_time": "2024-06-15T23:14: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": "20240616_0321_0722_2.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.57881152228882,
              59.37794905229536,
              436.8023024584429
            ],
            [
              -151.57852973560318,
              59.38468224496001,
              436.8023024584429
            ],
            [
              -151.56533200681503,
              59.384537791271484,
              908.5623024584429
            ],
            [
              -151.56561640758983,
              59.37780463713109,
              908.5623024584429
            ],
            [
              -151.57881152228882,
              59.37794905229536,
              436.8023024584429
            ]
          ]
        ]
      },
      "bbox": [
        -151.5788115,
        59.37780464,
        436.8023025,
        -151.565332,
        59.38468224,
        908.5623025
      ],
      "properties": {
        "datetime": "2024-06-17T00:07:50Z",
        "pc:count": 11724814,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 581141.4339,
            "count": 11724814,
            "maximum": 581499.998,
            "minimum": 580749.998,
            "name": "X",
            "position": 0,
            "stddev": 220.173781,
            "variance": 48476.49383
          },
          {
            "average": 6583385.672,
            "count": 11724814,
            "maximum": 6583749.999,
            "minimum": 6582999.979,
            "name": "Y",
            "position": 1,
            "stddev": 221.3770692,
            "variance": 49007.80675
          },
          {
            "average": 702.1500828,
            "count": 11724814,
            "maximum": 908.5623025,
            "minimum": 436.8023025,
            "name": "Z",
            "position": 2,
            "stddev": 114.2127697,
            "variance": 13044.55677
          },
          {
            "average": 49493.78501,
            "count": 11724814,
            "maximum": 63866,
            "minimum": 7030,
            "name": "Intensity",
            "position": 3,
            "stddev": 6278.899407,
            "variance": 39424577.77
          },
          {
            "average": 1.068391959,
            "count": 11724814,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2860104144,
            "variance": 0.08180195715
          },
          {
            "average": 1.137536425,
            "count": 11724814,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4165546288,
            "variance": 0.1735177588
          },
          {
            "average": 0,
            "count": 11724814,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11724814,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 3.629739883,
            "count": 11724814,
            "maximum": 21,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 6.173664334,
            "variance": 38.11413131
          },
          {
            "average": 2.646578576,
            "count": 11724814,
            "maximum": 28.12800026,
            "minimum": -28.03199959,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 16.30861191,
            "variance": 265.9708224
          },
          {
            "average": 0,
            "count": 11724814,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1408.20818,
            "count": 11724814,
            "maximum": 1410,
            "minimum": 1403,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.824915747,
            "variance": 3.330317483
          },
          {
            "average": 402617083.2,
            "count": 11724814,
            "maximum": 402618070,
            "minimum": 402614258.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 969.4412014,
            "variance": 939816.243
          },
          {
            "average": 0,
            "count": 11724814,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11724814,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11724814,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11724814,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11724814,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          580749.998,
          6582999.979,
          436.8023025,
          581499.998,
          6583749.999,
          908.5623025
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                580749.9980291431,
                6582999.978657803,
                436.8023024584429
              ],
              [
                580749.9980291431,
                6583749.998657802,
                436.8023024584429
              ],
              [
                581499.9980291431,
                6583749.998657802,
                908.5623024584429
              ],
              [
                581499.9980291431,
                6582999.978657803,
                908.5623024584429
              ],
              [
                580749.9980291431,
                6582999.978657803,
                436.8023024584429
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2024-06-17T00:07:50+00:00",
        "end_time": "2024-06-16T23:04:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20240616_0321_0722_2.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20240616_0321_0722_2.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20240616_0321_0722_2.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240616_0321_0722_2.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.5788115,
            59.37780464,
            436.8023025,
            -151.565332,
            59.38468224,
            908.5623025
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.57881152228882,
                  59.37794905229536,
                  436.8023024584429
                ],
                [
                  -151.57852973560318,
                  59.38468224496001,
                  436.8023024584429
                ],
                [
                  -151.56533200681503,
                  59.384537791271484,
                  908.5623024584429
                ],
                [
                  -151.56561640758983,
                  59.37780463713109,
                  908.5623024584429
                ],
                [
                  -151.57881152228882,
                  59.37794905229536,
                  436.8023024584429
                ]
              ]
            ]
          },
          "id": "20240616_0321_0722_2.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240616_0321_0722_2.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2024-06-17T00:07:50Z",
            "pc:count": 11724814,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 581141.4339,
                "count": 11724814,
                "maximum": 581499.998,
                "minimum": 580749.998,
                "name": "X",
                "position": 0,
                "stddev": 220.173781,
                "variance": 48476.49383
              },
              {
                "average": 6583385.672,
                "count": 11724814,
                "maximum": 6583749.999,
                "minimum": 6582999.979,
                "name": "Y",
                "position": 1,
                "stddev": 221.3770692,
                "variance": 49007.80675
              },
              {
                "average": 702.1500828,
                "count": 11724814,
                "maximum": 908.5623025,
                "minimum": 436.8023025,
                "name": "Z",
                "position": 2,
                "stddev": 114.2127697,
                "variance": 13044.55677
              },
              {
                "average": 49493.78501,
                "count": 11724814,
                "maximum": 63866,
                "minimum": 7030,
                "name": "Intensity",
                "position": 3,
                "stddev": 6278.899407,
                "variance": 39424577.77
              },
              {
                "average": 1.068391959,
                "count": 11724814,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2860104144,
                "variance": 0.08180195715
              },
              {
                "average": 1.137536425,
                "count": 11724814,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4165546288,
                "variance": 0.1735177588
              },
              {
                "average": 0,
                "count": 11724814,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11724814,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 3.629739883,
                "count": 11724814,
                "maximum": 21,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 6.173664334,
                "variance": 38.11413131
              },
              {
                "average": 2.646578576,
                "count": 11724814,
                "maximum": 28.12800026,
                "minimum": -28.03199959,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 16.30861191,
                "variance": 265.9708224
              },
              {
                "average": 0,
                "count": 11724814,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1408.20818,
                "count": 11724814,
                "maximum": 1410,
                "minimum": 1403,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.824915747,
                "variance": 3.330317483
              },
              {
                "average": 402617083.2,
                "count": 11724814,
                "maximum": 402618070,
                "minimum": 402614258.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 969.4412014,
                "variance": 939816.243
              },
              {
                "average": 0,
                "count": 11724814,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11724814,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11724814,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11724814,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11724814,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              580749.998,
              6582999.979,
              436.8023025,
              581499.998,
              6583749.999,
              908.5623025
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    580749.9980291431,
                    6582999.978657803,
                    436.8023024584429
                  ],
                  [
                    580749.9980291431,
                    6583749.998657802,
                    436.8023024584429
                  ],
                  [
                    581499.9980291431,
                    6583749.998657802,
                    908.5623024584429
                  ],
                  [
                    581499.9980291431,
                    6582999.978657803,
                    908.5623024584429
                  ],
                  [
                    580749.9980291431,
                    6582999.978657803,
                    436.8023024584429
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2024-06-17T00:07:50+00:00",
            "end_time": "2024-06-16T23:04: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": "20240615_0308_0718_2.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.92363373386934,
              59.327364093734175,
              10.351422604041403
            ],
            [
              -151.92342073635768,
              59.3340982229868,
              10.351422604041403
            ],
            [
              -151.91024088230753,
              59.33398870861296,
              290.8714226040414
            ],
            [
              -151.91045648615815,
              59.327254608542226,
              290.8714226040414
            ],
            [
              -151.92363373386934,
              59.327364093734175,
              10.351422604041403
            ]
          ]
        ]
      },
      "bbox": [
        -151.9236337,
        59.32725461,
        10.3514226,
        -151.9102409,
        59.33409822,
        290.8714226
      ],
      "properties": {
        "datetime": "2024-06-16T01:49:07Z",
        "pc:count": 13439238,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 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.3177,
            "count": 13439238,
            "maximum": 561999.9979,
            "minimum": 561249.9979,
            "name": "X",
            "position": 0,
            "stddev": 197.3607774,
            "variance": 38951.27645
          },
          {
            "average": 6577301.715,
            "count": 13439238,
            "maximum": 6577749.999,
            "minimum": 6576999.979,
            "name": "Y",
            "position": 1,
            "stddev": 207.3466328,
            "variance": 42992.62614
          },
          {
            "average": 101.277862,
            "count": 13439238,
            "maximum": 290.8714226,
            "minimum": 10.3514226,
            "name": "Z",
            "position": 2,
            "stddev": 69.13130966,
            "variance": 4779.137975
          },
          {
            "average": 39985.01089,
            "count": 13439238,
            "maximum": 65535,
            "minimum": 18975,
            "name": "Intensity",
            "position": 3,
            "stddev": 8511.238931,
            "variance": 72441188.14
          },
          {
            "average": 1.583233439,
            "count": 13439238,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7554710444,
            "variance": 0.570736499
          },
          {
            "average": 2.168269287,
            "count": 13439238,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.8887384737,
            "variance": 0.7898560746
          },
          {
            "average": 0,
            "count": 13439238,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 3.244231555e-05,
            "count": 13439238,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.005695723436,
            "variance": 3.244126546e-05
          },
          {
            "average": 4.346197381,
            "count": 13439238,
            "maximum": 20,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.75258382,
            "variance": 3.071550046
          },
          {
            "average": 1.584194794,
            "count": 13439238,
            "maximum": 28.31399918,
            "minimum": -28.21800041,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.79788285,
            "variance": 249.5731024
          },
          {
            "average": 0,
            "count": 13439238,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1313.205633,
            "count": 13439238,
            "maximum": 1315,
            "minimum": 1311,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.000943813,
            "variance": 1.001888516
          },
          {
            "average": 402536459.7,
            "count": 13439238,
            "maximum": 402537747.5,
            "minimum": 402535239.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 666.6133273,
            "variance": 444373.3281
          },
          {
            "average": 0,
            "count": 13439238,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13439238,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13439238,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13439238,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13439238,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          561249.9979,
          6576999.979,
          10.3514226,
          561999.9979,
          6577749.999,
          290.8714226
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                561249.9978671871,
                6576999.978585692,
                10.351422604041403
              ],
              [
                561249.9978671871,
                6577749.998585692,
                10.351422604041403
              ],
              [
                561999.9978671871,
                6577749.998585692,
                290.8714226040414
              ],
              [
                561999.9978671871,
                6576999.978585692,
                290.8714226040414
              ],
              [
                561249.9978671871,
                6576999.978585692,
                10.351422604041403
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2024-06-16T01:49:07+00:00",
        "end_time": "2024-06-16T01:07:19+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20240615_0308_0718_2.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20240615_0308_0718_2.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20240615_0308_0718_2.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0308_0718_2.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.9236337,
            59.32725461,
            10.3514226,
            -151.9102409,
            59.33409822,
            290.8714226
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.92363373386934,
                  59.327364093734175,
                  10.351422604041403
                ],
                [
                  -151.92342073635768,
                  59.3340982229868,
                  10.351422604041403
                ],
                [
                  -151.91024088230753,
                  59.33398870861296,
                  290.8714226040414
                ],
                [
                  -151.91045648615815,
                  59.327254608542226,
                  290.8714226040414
                ],
                [
                  -151.92363373386934,
                  59.327364093734175,
                  10.351422604041403
                ]
              ]
            ]
          },
          "id": "20240615_0308_0718_2.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0308_0718_2.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2024-06-16T01:49:07Z",
            "pc:count": 13439238,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 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.3177,
                "count": 13439238,
                "maximum": 561999.9979,
                "minimum": 561249.9979,
                "name": "X",
                "position": 0,
                "stddev": 197.3607774,
                "variance": 38951.27645
              },
              {
                "average": 6577301.715,
                "count": 13439238,
                "maximum": 6577749.999,
                "minimum": 6576999.979,
                "name": "Y",
                "position": 1,
                "stddev": 207.3466328,
                "variance": 42992.62614
              },
              {
                "average": 101.277862,
                "count": 13439238,
                "maximum": 290.8714226,
                "minimum": 10.3514226,
                "name": "Z",
                "position": 2,
                "stddev": 69.13130966,
                "variance": 4779.137975
              },
              {
                "average": 39985.01089,
                "count": 13439238,
                "maximum": 65535,
                "minimum": 18975,
                "name": "Intensity",
                "position": 3,
                "stddev": 8511.238931,
                "variance": 72441188.14
              },
              {
                "average": 1.583233439,
                "count": 13439238,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7554710444,
                "variance": 0.570736499
              },
              {
                "average": 2.168269287,
                "count": 13439238,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.8887384737,
                "variance": 0.7898560746
              },
              {
                "average": 0,
                "count": 13439238,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 3.244231555e-05,
                "count": 13439238,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.005695723436,
                "variance": 3.244126546e-05
              },
              {
                "average": 4.346197381,
                "count": 13439238,
                "maximum": 20,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.75258382,
                "variance": 3.071550046
              },
              {
                "average": 1.584194794,
                "count": 13439238,
                "maximum": 28.31399918,
                "minimum": -28.21800041,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.79788285,
                "variance": 249.5731024
              },
              {
                "average": 0,
                "count": 13439238,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1313.205633,
                "count": 13439238,
                "maximum": 1315,
                "minimum": 1311,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.000943813,
                "variance": 1.001888516
              },
              {
                "average": 402536459.7,
                "count": 13439238,
                "maximum": 402537747.5,
                "minimum": 402535239.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 666.6133273,
                "variance": 444373.3281
              },
              {
                "average": 0,
                "count": 13439238,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13439238,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13439238,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13439238,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13439238,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              561249.9979,
              6576999.979,
              10.3514226,
              561999.9979,
              6577749.999,
              290.8714226
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    561249.9978671871,
                    6576999.978585692,
                    10.351422604041403
                  ],
                  [
                    561249.9978671871,
                    6577749.998585692,
                    10.351422604041403
                  ],
                  [
                    561999.9978671871,
                    6577749.998585692,
                    290.8714226040414
                  ],
                  [
                    561999.9978671871,
                    6576999.978585692,
                    290.8714226040414
                  ],
                  [
                    561249.9978671871,
                    6576999.978585692,
                    10.351422604041403
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2024-06-16T01:49:07+00:00",
            "end_time": "2024-06-16T01:07: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": "20240615_0317_0723_2.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.68385521336288,
              59.392522951766274,
              1.762995277996303
            ],
            [
              -151.6835940991203,
              59.39925642441585,
              1.762995277996303
            ],
            [
              -151.67039012065254,
              59.39912257619502,
              93.6429952779963
            ],
            [
              -151.6706538520848,
              59.392389139252906,
              93.6429952779963
            ],
            [
              -151.68385521336288,
              59.392522951766274,
              1.762995277996303
            ]
          ]
        ]
      },
      "bbox": [
        -151.6838552,
        59.39238914,
        1.762995278,
        -151.6703901,
        59.39925642,
        93.64299528
      ],
      "properties": {
        "datetime": "2024-06-16T23:40:18Z",
        "pc:count": 16719515,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 575150.3856,
            "count": 16719515,
            "maximum": 575499.998,
            "minimum": 574749.998,
            "name": "X",
            "position": 0,
            "stddev": 202.9648661,
            "variance": 41194.73686
          },
          {
            "average": 6584874.154,
            "count": 16719515,
            "maximum": 6585249.999,
            "minimum": 6584499.979,
            "name": "Y",
            "position": 1,
            "stddev": 211.1963026,
            "variance": 44603.87825
          },
          {
            "average": 30.53147678,
            "count": 16719515,
            "maximum": 93.64299528,
            "minimum": 1.762995278,
            "name": "Z",
            "position": 2,
            "stddev": 18.35297046,
            "variance": 336.8315246
          },
          {
            "average": 42331.1699,
            "count": 16719515,
            "maximum": 65535,
            "minimum": 22162,
            "name": "Intensity",
            "position": 3,
            "stddev": 9101.350017,
            "variance": 82834572.13
          },
          {
            "average": 1.47056658,
            "count": 16719515,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6809912025,
            "variance": 0.4637490178
          },
          {
            "average": 1.941877022,
            "count": 16719515,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.8365952921,
            "variance": 0.6998916827
          },
          {
            "average": 0,
            "count": 16719515,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16719515,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 3.748921006,
            "count": 16719515,
            "maximum": 20,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.800650393,
            "variance": 3.242341836
          },
          {
            "average": -3.31255361,
            "count": 16719515,
            "maximum": 28.22400093,
            "minimum": -28.12199974,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.67084078,
            "variance": 245.5752507
          },
          {
            "average": 0,
            "count": 16719515,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1314.469729,
            "count": 16719515,
            "maximum": 1407,
            "minimum": 1312,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.608582806,
            "variance": 13.02186987
          },
          {
            "average": 402537302.7,
            "count": 16719515,
            "maximum": 402616418.4,
            "minimum": 402535780,
            "name": "GpsTime",
            "position": 12,
            "stddev": 3023.060939,
            "variance": 9138897.438
          },
          {
            "average": 0,
            "count": 16719515,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16719515,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16719515,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16719515,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16719515,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          574749.998,
          6584499.979,
          1.762995278,
          575499.998,
          6585249.999,
          93.64299528
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                574749.998027357,
                6584499.978754299,
                1.762995277996303
              ],
              [
                574749.998027357,
                6585249.998754298,
                1.762995277996303
              ],
              [
                575499.998027357,
                6585249.998754298,
                93.6429952779963
              ],
              [
                575499.998027357,
                6584499.978754299,
                93.6429952779963
              ],
              [
                574749.998027357,
                6584499.978754299,
                1.762995277996303
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2024-06-16T23:40:18+00:00",
        "end_time": "2024-06-16T01:16:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20240615_0317_0723_2.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20240615_0317_0723_2.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20240615_0317_0723_2.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0317_0723_2.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.6838552,
            59.39238914,
            1.762995278,
            -151.6703901,
            59.39925642,
            93.64299528
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.68385521336288,
                  59.392522951766274,
                  1.762995277996303
                ],
                [
                  -151.6835940991203,
                  59.39925642441585,
                  1.762995277996303
                ],
                [
                  -151.67039012065254,
                  59.39912257619502,
                  93.6429952779963
                ],
                [
                  -151.6706538520848,
                  59.392389139252906,
                  93.6429952779963
                ],
                [
                  -151.68385521336288,
                  59.392522951766274,
                  1.762995277996303
                ]
              ]
            ]
          },
          "id": "20240615_0317_0723_2.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0317_0723_2.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2024-06-16T23:40:18Z",
            "pc:count": 16719515,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 575150.3856,
                "count": 16719515,
                "maximum": 575499.998,
                "minimum": 574749.998,
                "name": "X",
                "position": 0,
                "stddev": 202.9648661,
                "variance": 41194.73686
              },
              {
                "average": 6584874.154,
                "count": 16719515,
                "maximum": 6585249.999,
                "minimum": 6584499.979,
                "name": "Y",
                "position": 1,
                "stddev": 211.1963026,
                "variance": 44603.87825
              },
              {
                "average": 30.53147678,
                "count": 16719515,
                "maximum": 93.64299528,
                "minimum": 1.762995278,
                "name": "Z",
                "position": 2,
                "stddev": 18.35297046,
                "variance": 336.8315246
              },
              {
                "average": 42331.1699,
                "count": 16719515,
                "maximum": 65535,
                "minimum": 22162,
                "name": "Intensity",
                "position": 3,
                "stddev": 9101.350017,
                "variance": 82834572.13
              },
              {
                "average": 1.47056658,
                "count": 16719515,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6809912025,
                "variance": 0.4637490178
              },
              {
                "average": 1.941877022,
                "count": 16719515,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.8365952921,
                "variance": 0.6998916827
              },
              {
                "average": 0,
                "count": 16719515,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16719515,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 3.748921006,
                "count": 16719515,
                "maximum": 20,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.800650393,
                "variance": 3.242341836
              },
              {
                "average": -3.31255361,
                "count": 16719515,
                "maximum": 28.22400093,
                "minimum": -28.12199974,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.67084078,
                "variance": 245.5752507
              },
              {
                "average": 0,
                "count": 16719515,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1314.469729,
                "count": 16719515,
                "maximum": 1407,
                "minimum": 1312,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.608582806,
                "variance": 13.02186987
              },
              {
                "average": 402537302.7,
                "count": 16719515,
                "maximum": 402616418.4,
                "minimum": 402535780,
                "name": "GpsTime",
                "position": 12,
                "stddev": 3023.060939,
                "variance": 9138897.438
              },
              {
                "average": 0,
                "count": 16719515,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16719515,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16719515,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16719515,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16719515,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              574749.998,
              6584499.979,
              1.762995278,
              575499.998,
              6585249.999,
              93.64299528
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    574749.998027357,
                    6584499.978754299,
                    1.762995277996303
                  ],
                  [
                    574749.998027357,
                    6585249.998754298,
                    1.762995277996303
                  ],
                  [
                    575499.998027357,
                    6585249.998754298,
                    93.6429952779963
                  ],
                  [
                    575499.998027357,
                    6584499.978754299,
                    93.6429952779963
                  ],
                  [
                    574749.998027357,
                    6584499.978754299,
                    1.762995277996303
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2024-06-16T23:40:18+00:00",
            "end_time": "2024-06-16T01:16: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": "20240616_0309_0716_1.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.9113178745558,
              59.3003188529605,
              288.33406689862386
            ],
            [
              -151.9111026715243,
              59.30705298299634,
              288.33406689862386
            ],
            [
              -151.89793333538847,
              59.30694225443116,
              942.8340668986239
            ],
            [
              -151.89815113985134,
              59.3002081538854,
              942.8340668986239
            ],
            [
              -151.9113178745558,
              59.3003188529605,
              288.33406689862386
            ]
          ]
        ]
      },
      "bbox": [
        -151.9113179,
        59.30020815,
        288.3340669,
        -151.8979333,
        59.30705298,
        942.8340669
      ],
      "properties": {
        "datetime": "2024-06-16T23:44:01Z",
        "pc:count": 14391916,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 562405.0963,
            "count": 14391916,
            "maximum": 562749.998,
            "minimum": 561999.998,
            "name": "X",
            "position": 0,
            "stddev": 214.9711756,
            "variance": 46212.60635
          },
          {
            "average": 6574384.389,
            "count": 14391916,
            "maximum": 6574749.999,
            "minimum": 6573999.979,
            "name": "Y",
            "position": 1,
            "stddev": 213.6657749,
            "variance": 45653.06335
          },
          {
            "average": 629.8932458,
            "count": 14391916,
            "maximum": 942.8340669,
            "minimum": 288.3340669,
            "name": "Z",
            "position": 2,
            "stddev": 144.2759912,
            "variance": 20815.56164
          },
          {
            "average": 47464.58258,
            "count": 14391916,
            "maximum": 62973,
            "minimum": 6493,
            "name": "Intensity",
            "position": 3,
            "stddev": 8039.377085,
            "variance": 64631583.92
          },
          {
            "average": 1.171926935,
            "count": 14391916,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4258756984,
            "variance": 0.1813701105
          },
          {
            "average": 1.345467136,
            "count": 14391916,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5869369313,
            "variance": 0.3444949613
          },
          {
            "average": 0,
            "count": 14391916,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14391916,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.860122863,
            "count": 14391916,
            "maximum": 21,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.758450617,
            "variance": 22.64285228
          },
          {
            "average": -0.5130953241,
            "count": 14391916,
            "maximum": 28.12800026,
            "minimum": -28.03199959,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.9701801,
            "variance": 255.0466523
          },
          {
            "average": 0,
            "count": 14391916,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1405.466844,
            "count": 14391916,
            "maximum": 1407,
            "minimum": 1403,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9285893181,
            "variance": 0.8622781216
          },
          {
            "average": 402615669.3,
            "count": 14391916,
            "maximum": 402616641.4,
            "minimum": 402614541.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 530.6056573,
            "variance": 281542.3635
          },
          {
            "average": 0,
            "count": 14391916,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14391916,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14391916,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14391916,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14391916,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          561999.998,
          6573999.979,
          288.3340669,
          562749.998,
          6574749.999,
          942.8340669
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                561999.9979589507,
                6573999.978734715,
                288.33406689862386
              ],
              [
                561999.9979589507,
                6574749.998734714,
                288.33406689862386
              ],
              [
                562749.9979589507,
                6574749.998734714,
                942.8340668986239
              ],
              [
                562749.9979589507,
                6573999.978734715,
                942.8340668986239
              ],
              [
                561999.9979589507,
                6573999.978734715,
                288.33406689862386
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2024-06-16T23:44:01+00:00",
        "end_time": "2024-06-16T23:09:01+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20240616_0309_0716_1.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20240616_0309_0716_1.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20240616_0309_0716_1.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240616_0309_0716_1.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.9113179,
            59.30020815,
            288.3340669,
            -151.8979333,
            59.30705298,
            942.8340669
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.9113178745558,
                  59.3003188529605,
                  288.33406689862386
                ],
                [
                  -151.9111026715243,
                  59.30705298299634,
                  288.33406689862386
                ],
                [
                  -151.89793333538847,
                  59.30694225443116,
                  942.8340668986239
                ],
                [
                  -151.89815113985134,
                  59.3002081538854,
                  942.8340668986239
                ],
                [
                  -151.9113178745558,
                  59.3003188529605,
                  288.33406689862386
                ]
              ]
            ]
          },
          "id": "20240616_0309_0716_1.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240616_0309_0716_1.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2024-06-16T23:44:01Z",
            "pc:count": 14391916,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 562405.0963,
                "count": 14391916,
                "maximum": 562749.998,
                "minimum": 561999.998,
                "name": "X",
                "position": 0,
                "stddev": 214.9711756,
                "variance": 46212.60635
              },
              {
                "average": 6574384.389,
                "count": 14391916,
                "maximum": 6574749.999,
                "minimum": 6573999.979,
                "name": "Y",
                "position": 1,
                "stddev": 213.6657749,
                "variance": 45653.06335
              },
              {
                "average": 629.8932458,
                "count": 14391916,
                "maximum": 942.8340669,
                "minimum": 288.3340669,
                "name": "Z",
                "position": 2,
                "stddev": 144.2759912,
                "variance": 20815.56164
              },
              {
                "average": 47464.58258,
                "count": 14391916,
                "maximum": 62973,
                "minimum": 6493,
                "name": "Intensity",
                "position": 3,
                "stddev": 8039.377085,
                "variance": 64631583.92
              },
              {
                "average": 1.171926935,
                "count": 14391916,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4258756984,
                "variance": 0.1813701105
              },
              {
                "average": 1.345467136,
                "count": 14391916,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5869369313,
                "variance": 0.3444949613
              },
              {
                "average": 0,
                "count": 14391916,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14391916,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.860122863,
                "count": 14391916,
                "maximum": 21,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.758450617,
                "variance": 22.64285228
              },
              {
                "average": -0.5130953241,
                "count": 14391916,
                "maximum": 28.12800026,
                "minimum": -28.03199959,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.9701801,
                "variance": 255.0466523
              },
              {
                "average": 0,
                "count": 14391916,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1405.466844,
                "count": 14391916,
                "maximum": 1407,
                "minimum": 1403,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9285893181,
                "variance": 0.8622781216
              },
              {
                "average": 402615669.3,
                "count": 14391916,
                "maximum": 402616641.4,
                "minimum": 402614541.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 530.6056573,
                "variance": 281542.3635
              },
              {
                "average": 0,
                "count": 14391916,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14391916,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14391916,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14391916,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14391916,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              561999.998,
              6573999.979,
              288.3340669,
              562749.998,
              6574749.999,
              942.8340669
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    561999.9979589507,
                    6573999.978734715,
                    288.33406689862386
                  ],
                  [
                    561999.9979589507,
                    6574749.998734714,
                    288.33406689862386
                  ],
                  [
                    562749.9979589507,
                    6574749.998734714,
                    942.8340668986239
                  ],
                  [
                    562749.9979589507,
                    6573999.978734715,
                    942.8340668986239
                  ],
                  [
                    561999.9979589507,
                    6573999.978734715,
                    288.33406689862386
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2024-06-16T23:44:01+00:00",
            "end_time": "2024-06-16T23:09: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": "20240615_0318_0730_4.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.6539804666596,
              59.47978526404402,
              -0.224599725319713
            ],
            [
              -151.65371249710583,
              59.48651856444898,
              -0.224599725319713
            ],
            [
              -151.6404746341262,
              59.486381570677466,
              80.99540027468029
            ],
            [
              -151.6407452366202,
              59.47964830688027,
              80.99540027468029
            ],
            [
              -151.6539804666596,
              59.47978526404402,
              -0.224599725319713
            ]
          ]
        ]
      },
      "bbox": [
        -151.6539805,
        59.47964831,
        -0.2245997253,
        -151.6404746,
        59.48651856,
        80.99540027
      ],
      "properties": {
        "datetime": "2024-06-15T23:23:38Z",
        "pc:count": 10200038,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 576630.955,
            "count": 10200038,
            "maximum": 576999.9979,
            "minimum": 576249.9979,
            "name": "X",
            "position": 0,
            "stddev": 206.0156988,
            "variance": 42442.46816
          },
          {
            "average": 6594597.491,
            "count": 10200038,
            "maximum": 6594999.999,
            "minimum": 6594249.979,
            "name": "Y",
            "position": 1,
            "stddev": 194.3368334,
            "variance": 37766.80482
          },
          {
            "average": 27.94000722,
            "count": 10200038,
            "maximum": 80.99540027,
            "minimum": -0.2245997253,
            "name": "Z",
            "position": 2,
            "stddev": 19.31008543,
            "variance": 372.8793995
          },
          {
            "average": 42034.40515,
            "count": 10200038,
            "maximum": 65535,
            "minimum": 21924,
            "name": "Intensity",
            "position": 3,
            "stddev": 8617.65166,
            "variance": 74263920.14
          },
          {
            "average": 1.407938774,
            "count": 10200038,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6648758601,
            "variance": 0.4420599093
          },
          {
            "average": 1.816532252,
            "count": 10200038,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.867502424,
            "variance": 0.7525604557
          },
          {
            "average": 0,
            "count": 10200038,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 6.009781532e-05,
            "count": 10200038,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.007752045502,
            "variance": 6.009420947e-05
          },
          {
            "average": 3.525512356,
            "count": 10200038,
            "maximum": 20,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.924647802,
            "variance": 3.704269161
          },
          {
            "average": -2.029055616,
            "count": 10200038,
            "maximum": 28.31399918,
            "minimum": -28.03199959,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 16.19478992,
            "variance": 262.2712206
          },
          {
            "average": 0,
            "count": 10200038,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1302.90923,
            "count": 10200038,
            "maximum": 1304,
            "minimum": 1301,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.11434227,
            "variance": 1.241758695
          },
          {
            "average": 402528505.1,
            "count": 10200038,
            "maximum": 402529018,
            "minimum": 402528045.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 390.0505623,
            "variance": 152139.4412
          },
          {
            "average": 0,
            "count": 10200038,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10200038,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10200038,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10200038,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10200038,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          576249.9979,
          6594249.979,
          -0.2245997253,
          576999.9979,
          6594999.999,
          80.99540027
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                576249.9978847632,
                6594249.978531069,
                -0.224599725319713
              ],
              [
                576249.9978847632,
                6594999.998531069,
                -0.224599725319713
              ],
              [
                576999.9978847632,
                6594999.998531069,
                80.99540027468029
              ],
              [
                576999.9978847632,
                6594249.978531069,
                80.99540027468029
              ],
              [
                576249.9978847632,
                6594249.978531069,
                -0.224599725319713
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2024-06-15T23:23:38+00:00",
        "end_time": "2024-06-15T23:07:25+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20240615_0318_0730_4.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20240615_0318_0730_4.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20240615_0318_0730_4.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0318_0730_4.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.6539805,
            59.47964831,
            -0.2245997253,
            -151.6404746,
            59.48651856,
            80.99540027
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.6539804666596,
                  59.47978526404402,
                  -0.224599725319713
                ],
                [
                  -151.65371249710583,
                  59.48651856444898,
                  -0.224599725319713
                ],
                [
                  -151.6404746341262,
                  59.486381570677466,
                  80.99540027468029
                ],
                [
                  -151.6407452366202,
                  59.47964830688027,
                  80.99540027468029
                ],
                [
                  -151.6539804666596,
                  59.47978526404402,
                  -0.224599725319713
                ]
              ]
            ]
          },
          "id": "20240615_0318_0730_4.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0318_0730_4.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2024-06-15T23:23:38Z",
            "pc:count": 10200038,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 576630.955,
                "count": 10200038,
                "maximum": 576999.9979,
                "minimum": 576249.9979,
                "name": "X",
                "position": 0,
                "stddev": 206.0156988,
                "variance": 42442.46816
              },
              {
                "average": 6594597.491,
                "count": 10200038,
                "maximum": 6594999.999,
                "minimum": 6594249.979,
                "name": "Y",
                "position": 1,
                "stddev": 194.3368334,
                "variance": 37766.80482
              },
              {
                "average": 27.94000722,
                "count": 10200038,
                "maximum": 80.99540027,
                "minimum": -0.2245997253,
                "name": "Z",
                "position": 2,
                "stddev": 19.31008543,
                "variance": 372.8793995
              },
              {
                "average": 42034.40515,
                "count": 10200038,
                "maximum": 65535,
                "minimum": 21924,
                "name": "Intensity",
                "position": 3,
                "stddev": 8617.65166,
                "variance": 74263920.14
              },
              {
                "average": 1.407938774,
                "count": 10200038,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6648758601,
                "variance": 0.4420599093
              },
              {
                "average": 1.816532252,
                "count": 10200038,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.867502424,
                "variance": 0.7525604557
              },
              {
                "average": 0,
                "count": 10200038,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 6.009781532e-05,
                "count": 10200038,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.007752045502,
                "variance": 6.009420947e-05
              },
              {
                "average": 3.525512356,
                "count": 10200038,
                "maximum": 20,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.924647802,
                "variance": 3.704269161
              },
              {
                "average": -2.029055616,
                "count": 10200038,
                "maximum": 28.31399918,
                "minimum": -28.03199959,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 16.19478992,
                "variance": 262.2712206
              },
              {
                "average": 0,
                "count": 10200038,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1302.90923,
                "count": 10200038,
                "maximum": 1304,
                "minimum": 1301,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.11434227,
                "variance": 1.241758695
              },
              {
                "average": 402528505.1,
                "count": 10200038,
                "maximum": 402529018,
                "minimum": 402528045.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 390.0505623,
                "variance": 152139.4412
              },
              {
                "average": 0,
                "count": 10200038,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10200038,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10200038,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10200038,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10200038,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              576249.9979,
              6594249.979,
              -0.2245997253,
              576999.9979,
              6594999.999,
              80.99540027
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    576249.9978847632,
                    6594249.978531069,
                    -0.224599725319713
                  ],
                  [
                    576249.9978847632,
                    6594999.998531069,
                    -0.224599725319713
                  ],
                  [
                    576999.9978847632,
                    6594999.998531069,
                    80.99540027468029
                  ],
                  [
                    576999.9978847632,
                    6594249.978531069,
                    80.99540027468029
                  ],
                  [
                    576249.9978847632,
                    6594249.978531069,
                    -0.224599725319713
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2024-06-15T23:23:38+00:00",
            "end_time": "2024-06-15T23:07: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": "20240615_0312_0720_2.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.8160762763769,
              59.35704673679689,
              0.056286189535214
            ],
            [
              -151.81596959827203,
              59.360109749211574,
              0.056286189535214
            ],
            [
              -151.80385887152187,
              59.3599992379772,
              65.55628618953521
            ],
            [
              -151.8039666401413,
              59.35693623896486,
              65.55628618953521
            ],
            [
              -151.8160762763769,
              59.35704673679689,
              0.056286189535214
            ]
          ]
        ]
      },
      "bbox": [
        -151.8160763,
        59.35693624,
        0.05628618954,
        -151.8038589,
        59.36010975,
        65.55628619
      ],
      "properties": {
        "datetime": "2024-06-16T01:56:03Z",
        "pc:count": 1724658,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 567822.9404,
            "count": 1724658,
            "maximum": 567999.9984,
            "minimum": 567311.3384,
            "name": "X",
            "position": 0,
            "stddev": 127.8828204,
            "variance": 16354.01577
          },
          {
            "average": 6580662.53,
            "count": 1724658,
            "maximum": 6580749.997,
            "minimum": 6580408.837,
            "name": "Y",
            "position": 1,
            "stddev": 68.22895145,
            "variance": 4655.189816
          },
          {
            "average": 19.2648121,
            "count": 1724658,
            "maximum": 65.55628619,
            "minimum": 0.05628618954,
            "name": "Z",
            "position": 2,
            "stddev": 16.66418266,
            "variance": 277.6949839
          },
          {
            "average": 40715.1515,
            "count": 1724658,
            "maximum": 65535,
            "minimum": 22609,
            "name": "Intensity",
            "position": 3,
            "stddev": 7991.538449,
            "variance": 63864686.79
          },
          {
            "average": 1.330588441,
            "count": 1724658,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6112161689,
            "variance": 0.3735852051
          },
          {
            "average": 1.661364746,
            "count": 1724658,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.825516474,
            "variance": 0.6814774489
          },
          {
            "average": 0,
            "count": 1724658,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003658696391,
            "count": 1724658,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.01912422523,
            "variance": 0.0003657359906
          },
          {
            "average": 3.96542271,
            "count": 1724658,
            "maximum": 20,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.578990857,
            "variance": 6.651193842
          },
          {
            "average": 1.678649932,
            "count": 1724658,
            "maximum": 28.31399918,
            "minimum": -27.93600082,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 14.11759882,
            "variance": 199.3065963
          },
          {
            "average": 0,
            "count": 1724658,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1313.833811,
            "count": 1724658,
            "maximum": 1316,
            "minimum": 1312,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9344158087,
            "variance": 0.8731329035
          },
          {
            "average": 402536868.4,
            "count": 1724658,
            "maximum": 402538163.7,
            "minimum": 402535659.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 596.656886,
            "variance": 355999.4396
          },
          {
            "average": 0,
            "count": 1724658,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1724658,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1724658,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1724658,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1724658,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          567311.3384,
          6580408.837,
          0.05628618954,
          567999.9984,
          6580749.997,
          65.55628619
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                567311.3383954453,
                6580408.836688198,
                0.056286189535214
              ],
              [
                567311.3383954453,
                6580749.996688198,
                0.056286189535214
              ],
              [
                567999.9983954452,
                6580749.996688198,
                65.55628618953521
              ],
              [
                567999.9983954452,
                6580408.836688198,
                65.55628618953521
              ],
              [
                567311.3383954453,
                6580408.836688198,
                0.056286189535214
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2024-06-16T01:56:03+00:00",
        "end_time": "2024-06-16T01:14:19+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20240615_0312_0720_2.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20240615_0312_0720_2.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20240615_0312_0720_2.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0312_0720_2.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.8160763,
            59.35693624,
            0.05628618954,
            -151.8038589,
            59.36010975,
            65.55628619
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.8160762763769,
                  59.35704673679689,
                  0.056286189535214
                ],
                [
                  -151.81596959827203,
                  59.360109749211574,
                  0.056286189535214
                ],
                [
                  -151.80385887152187,
                  59.3599992379772,
                  65.55628618953521
                ],
                [
                  -151.8039666401413,
                  59.35693623896486,
                  65.55628618953521
                ],
                [
                  -151.8160762763769,
                  59.35704673679689,
                  0.056286189535214
                ]
              ]
            ]
          },
          "id": "20240615_0312_0720_2.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0312_0720_2.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2024-06-16T01:56:03Z",
            "pc:count": 1724658,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 567822.9404,
                "count": 1724658,
                "maximum": 567999.9984,
                "minimum": 567311.3384,
                "name": "X",
                "position": 0,
                "stddev": 127.8828204,
                "variance": 16354.01577
              },
              {
                "average": 6580662.53,
                "count": 1724658,
                "maximum": 6580749.997,
                "minimum": 6580408.837,
                "name": "Y",
                "position": 1,
                "stddev": 68.22895145,
                "variance": 4655.189816
              },
              {
                "average": 19.2648121,
                "count": 1724658,
                "maximum": 65.55628619,
                "minimum": 0.05628618954,
                "name": "Z",
                "position": 2,
                "stddev": 16.66418266,
                "variance": 277.6949839
              },
              {
                "average": 40715.1515,
                "count": 1724658,
                "maximum": 65535,
                "minimum": 22609,
                "name": "Intensity",
                "position": 3,
                "stddev": 7991.538449,
                "variance": 63864686.79
              },
              {
                "average": 1.330588441,
                "count": 1724658,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6112161689,
                "variance": 0.3735852051
              },
              {
                "average": 1.661364746,
                "count": 1724658,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.825516474,
                "variance": 0.6814774489
              },
              {
                "average": 0,
                "count": 1724658,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003658696391,
                "count": 1724658,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.01912422523,
                "variance": 0.0003657359906
              },
              {
                "average": 3.96542271,
                "count": 1724658,
                "maximum": 20,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.578990857,
                "variance": 6.651193842
              },
              {
                "average": 1.678649932,
                "count": 1724658,
                "maximum": 28.31399918,
                "minimum": -27.93600082,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 14.11759882,
                "variance": 199.3065963
              },
              {
                "average": 0,
                "count": 1724658,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1313.833811,
                "count": 1724658,
                "maximum": 1316,
                "minimum": 1312,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9344158087,
                "variance": 0.8731329035
              },
              {
                "average": 402536868.4,
                "count": 1724658,
                "maximum": 402538163.7,
                "minimum": 402535659.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 596.656886,
                "variance": 355999.4396
              },
              {
                "average": 0,
                "count": 1724658,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1724658,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1724658,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1724658,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1724658,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              567311.3384,
              6580408.837,
              0.05628618954,
              567999.9984,
              6580749.997,
              65.55628619
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    567311.3383954453,
                    6580408.836688198,
                    0.056286189535214
                  ],
                  [
                    567311.3383954453,
                    6580749.996688198,
                    0.056286189535214
                  ],
                  [
                    567999.9983954452,
                    6580749.996688198,
                    65.55628618953521
                  ],
                  [
                    567999.9983954452,
                    6580408.836688198,
                    65.55628618953521
                  ],
                  [
                    567311.3383954453,
                    6580408.836688198,
                    0.056286189535214
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2024-06-16T01:56:03+00:00",
            "end_time": "2024-06-16T01:14: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": "20230802_0317_0716_3.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.70091963714455,
              59.29165458273634,
              23.96102276873258
            ],
            [
              -151.70066293894678,
              59.298388206125196,
              23.96102276873258
            ],
            [
              -151.6874979691155,
              59.29825622213172,
              85.34102276873259
            ],
            [
              -151.68775726638623,
              59.29152263388535,
              85.34102276873259
            ],
            [
              -151.70091963714455,
              59.29165458273634,
              23.96102276873258
            ]
          ]
        ]
      },
      "bbox": [
        -151.7009196,
        59.29152263,
        23.96102277,
        -151.687498,
        59.29838821,
        85.34102277
      ],
      "properties": {
        "datetime": "2024-06-17T00:37:04Z",
        "pc:count": 11785250,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 574376.2662,
            "count": 11785250,
            "maximum": 574749.9979,
            "minimum": 573999.9979,
            "name": "X",
            "position": 0,
            "stddev": 214.6658557,
            "variance": 46081.42962
          },
          {
            "average": 6573639.553,
            "count": 11785250,
            "maximum": 6573999.999,
            "minimum": 6573249.979,
            "name": "Y",
            "position": 1,
            "stddev": 215.5631458,
            "variance": 46467.46981
          },
          {
            "average": 42.26739503,
            "count": 11785250,
            "maximum": 85.34102277,
            "minimum": 23.96102277,
            "name": "Z",
            "position": 2,
            "stddev": 10.11122796,
            "variance": 102.2369309
          },
          {
            "average": 43425.47781,
            "count": 11785250,
            "maximum": 65535,
            "minimum": 12809,
            "name": "Intensity",
            "position": 3,
            "stddev": 11069.55918,
            "variance": 122535140.5
          },
          {
            "average": 1.447843279,
            "count": 11785250,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.713567767,
            "variance": 0.5091789581
          },
          {
            "average": 1.896324304,
            "count": 11785250,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9382090239,
            "variance": 0.8802361726
          },
          {
            "average": 0.3886673596,
            "count": 11785250,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.487447498,
            "variance": 0.2376050633
          },
          {
            "average": 0,
            "count": 11785250,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 3.789529878,
            "count": 11785250,
            "maximum": 22,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.152176555,
            "variance": 9.936217034
          },
          {
            "average": -0.7883646782,
            "count": 11785250,
            "maximum": 28.03199959,
            "minimum": -24.28800011,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 14.79952347,
            "variance": 219.0258948
          },
          {
            "average": 0.3886673596,
            "count": 11785250,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.487447498,
            "variance": 0.2376050633
          },
          {
            "average": 556.3679519,
            "count": 11785250,
            "maximum": 1414,
            "minimum": 313,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 453.1371481,
            "variance": 205333.275
          },
          {
            "average": 381192888.9,
            "count": 11785250,
            "maximum": 402619824,
            "minimum": 375041846.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 11478504.8,
            "variance": 131756072400000.0
          },
          {
            "average": 0.3886673596,
            "count": 11785250,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0.487447498,
            "variance": 0.2376050633
          },
          {
            "average": 0,
            "count": 11785250,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11785250,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11785250,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11785250,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          573999.9979,
          6573249.979,
          23.96102277,
          574749.9979,
          6573999.999,
          85.34102277
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                573999.9979420824,
                6573249.979105892,
                23.96102276873258
              ],
              [
                573999.9979420824,
                6573999.999105891,
                23.96102276873258
              ],
              [
                574749.9979420824,
                6573999.999105891,
                85.34102276873259
              ],
              [
                574749.9979420824,
                6573249.979105892,
                85.34102276873259
              ],
              [
                573999.9979420824,
                6573249.979105892,
                23.96102276873258
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2024-06-17T00:37:04+00:00",
        "end_time": "2023-08-02T20:04:06+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20230802_0317_0716_3.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20230802_0317_0716_3.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20230802_0317_0716_3.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20230802_0317_0716_3.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.7009196,
            59.29152263,
            23.96102277,
            -151.687498,
            59.29838821,
            85.34102277
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.70091963714455,
                  59.29165458273634,
                  23.96102276873258
                ],
                [
                  -151.70066293894678,
                  59.298388206125196,
                  23.96102276873258
                ],
                [
                  -151.6874979691155,
                  59.29825622213172,
                  85.34102276873259
                ],
                [
                  -151.68775726638623,
                  59.29152263388535,
                  85.34102276873259
                ],
                [
                  -151.70091963714455,
                  59.29165458273634,
                  23.96102276873258
                ]
              ]
            ]
          },
          "id": "20230802_0317_0716_3.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20230802_0317_0716_3.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2024-06-17T00:37:04Z",
            "pc:count": 11785250,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 574376.2662,
                "count": 11785250,
                "maximum": 574749.9979,
                "minimum": 573999.9979,
                "name": "X",
                "position": 0,
                "stddev": 214.6658557,
                "variance": 46081.42962
              },
              {
                "average": 6573639.553,
                "count": 11785250,
                "maximum": 6573999.999,
                "minimum": 6573249.979,
                "name": "Y",
                "position": 1,
                "stddev": 215.5631458,
                "variance": 46467.46981
              },
              {
                "average": 42.26739503,
                "count": 11785250,
                "maximum": 85.34102277,
                "minimum": 23.96102277,
                "name": "Z",
                "position": 2,
                "stddev": 10.11122796,
                "variance": 102.2369309
              },
              {
                "average": 43425.47781,
                "count": 11785250,
                "maximum": 65535,
                "minimum": 12809,
                "name": "Intensity",
                "position": 3,
                "stddev": 11069.55918,
                "variance": 122535140.5
              },
              {
                "average": 1.447843279,
                "count": 11785250,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.713567767,
                "variance": 0.5091789581
              },
              {
                "average": 1.896324304,
                "count": 11785250,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9382090239,
                "variance": 0.8802361726
              },
              {
                "average": 0.3886673596,
                "count": 11785250,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.487447498,
                "variance": 0.2376050633
              },
              {
                "average": 0,
                "count": 11785250,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 3.789529878,
                "count": 11785250,
                "maximum": 22,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.152176555,
                "variance": 9.936217034
              },
              {
                "average": -0.7883646782,
                "count": 11785250,
                "maximum": 28.03199959,
                "minimum": -24.28800011,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 14.79952347,
                "variance": 219.0258948
              },
              {
                "average": 0.3886673596,
                "count": 11785250,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.487447498,
                "variance": 0.2376050633
              },
              {
                "average": 556.3679519,
                "count": 11785250,
                "maximum": 1414,
                "minimum": 313,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 453.1371481,
                "variance": 205333.275
              },
              {
                "average": 381192888.9,
                "count": 11785250,
                "maximum": 402619824,
                "minimum": 375041846.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 11478504.8,
                "variance": 131756072400000.0
              },
              {
                "average": 0.3886673596,
                "count": 11785250,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0.487447498,
                "variance": 0.2376050633
              },
              {
                "average": 0,
                "count": 11785250,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11785250,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11785250,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11785250,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              573999.9979,
              6573249.979,
              23.96102277,
              574749.9979,
              6573999.999,
              85.34102277
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    573999.9979420824,
                    6573249.979105892,
                    23.96102276873258
                  ],
                  [
                    573999.9979420824,
                    6573999.999105891,
                    23.96102276873258
                  ],
                  [
                    574749.9979420824,
                    6573999.999105891,
                    85.34102276873259
                  ],
                  [
                    574749.9979420824,
                    6573249.979105892,
                    85.34102276873259
                  ],
                  [
                    573999.9979420824,
                    6573249.979105892,
                    23.96102276873258
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2024-06-17T00:37:04+00:00",
            "end_time": "2023-08-02T20:04: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": "20240615_0317_0727_1.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.69498539681138,
              59.44652184011332,
              85.63102467679889
            ],
            [
              -151.6947259332573,
              59.45325528661628,
              85.63102467679889
            ],
            [
              -151.68150085146644,
              59.45312249052076,
              381.5510246767989
            ],
            [
              -151.68176294206756,
              59.44638907948163,
              381.5510246767989
            ],
            [
              -151.69498539681138,
              59.44652184011332,
              85.63102467679889
            ]
          ]
        ]
      },
      "bbox": [
        -151.6949854,
        59.44638908,
        85.63102468,
        -151.6815009,
        59.45325529,
        381.5510247
      ],
      "properties": {
        "datetime": "2024-06-15T23:47:59Z",
        "pc:count": 11280201,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 574383.4881,
            "count": 11280201,
            "maximum": 574749.998,
            "minimum": 573999.998,
            "name": "X",
            "position": 0,
            "stddev": 222.1987451,
            "variance": 49372.28234
          },
          {
            "average": 6590867.206,
            "count": 11280201,
            "maximum": 6591249.999,
            "minimum": 6590499.979,
            "name": "Y",
            "position": 1,
            "stddev": 219.6420174,
            "variance": 48242.61581
          },
          {
            "average": 211.4245121,
            "count": 11280201,
            "maximum": 381.5510247,
            "minimum": 85.63102468,
            "name": "Z",
            "position": 2,
            "stddev": 77.27957324,
            "variance": 5972.132441
          },
          {
            "average": 42757.92581,
            "count": 11280201,
            "maximum": 65535,
            "minimum": 17634,
            "name": "Intensity",
            "position": 3,
            "stddev": 9072.017885,
            "variance": 82301508.51
          },
          {
            "average": 1.457557627,
            "count": 11280201,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.647783638,
            "variance": 0.4196236417
          },
          {
            "average": 1.917280641,
            "count": 11280201,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.7697871929,
            "variance": 0.5925723223
          },
          {
            "average": 0,
            "count": 11280201,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11280201,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 3.452150099,
            "count": 11280201,
            "maximum": 5,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.889334075,
            "variance": 3.569583248
          },
          {
            "average": -8.277260529,
            "count": 11280201,
            "maximum": 28.31399918,
            "minimum": -26.1060009,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.14729935,
            "variance": 124.2622828
          },
          {
            "average": 0,
            "count": 11280201,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1305.466665,
            "count": 11280201,
            "maximum": 1307,
            "minimum": 1304,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6203235172,
            "variance": 0.3848012659
          },
          {
            "average": 402529701.6,
            "count": 11280201,
            "maximum": 402530479.6,
            "minimum": 402528949.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 399.0519541,
            "variance": 159242.462
          },
          {
            "average": 0,
            "count": 11280201,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11280201,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11280201,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11280201,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11280201,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          573999.998,
          6590499.979,
          85.63102468,
          574749.998,
          6591249.999,
          381.5510247
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                573999.9979885181,
                6590499.978597958,
                85.63102467679889
              ],
              [
                573999.9979885181,
                6591249.998597957,
                85.63102467679889
              ],
              [
                574749.9979885181,
                6591249.998597957,
                381.5510246767989
              ],
              [
                574749.9979885181,
                6590499.978597958,
                381.5510246767989
              ],
              [
                573999.9979885181,
                6590499.978597958,
                85.63102467679889
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2024-06-15T23:47:59+00:00",
        "end_time": "2024-06-15T23:22:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20240615_0317_0727_1.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20240615_0317_0727_1.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20240615_0317_0727_1.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0317_0727_1.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.6949854,
            59.44638908,
            85.63102468,
            -151.6815009,
            59.45325529,
            381.5510247
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.69498539681138,
                  59.44652184011332,
                  85.63102467679889
                ],
                [
                  -151.6947259332573,
                  59.45325528661628,
                  85.63102467679889
                ],
                [
                  -151.68150085146644,
                  59.45312249052076,
                  381.5510246767989
                ],
                [
                  -151.68176294206756,
                  59.44638907948163,
                  381.5510246767989
                ],
                [
                  -151.69498539681138,
                  59.44652184011332,
                  85.63102467679889
                ]
              ]
            ]
          },
          "id": "20240615_0317_0727_1.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0317_0727_1.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2024-06-15T23:47:59Z",
            "pc:count": 11280201,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 574383.4881,
                "count": 11280201,
                "maximum": 574749.998,
                "minimum": 573999.998,
                "name": "X",
                "position": 0,
                "stddev": 222.1987451,
                "variance": 49372.28234
              },
              {
                "average": 6590867.206,
                "count": 11280201,
                "maximum": 6591249.999,
                "minimum": 6590499.979,
                "name": "Y",
                "position": 1,
                "stddev": 219.6420174,
                "variance": 48242.61581
              },
              {
                "average": 211.4245121,
                "count": 11280201,
                "maximum": 381.5510247,
                "minimum": 85.63102468,
                "name": "Z",
                "position": 2,
                "stddev": 77.27957324,
                "variance": 5972.132441
              },
              {
                "average": 42757.92581,
                "count": 11280201,
                "maximum": 65535,
                "minimum": 17634,
                "name": "Intensity",
                "position": 3,
                "stddev": 9072.017885,
                "variance": 82301508.51
              },
              {
                "average": 1.457557627,
                "count": 11280201,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.647783638,
                "variance": 0.4196236417
              },
              {
                "average": 1.917280641,
                "count": 11280201,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.7697871929,
                "variance": 0.5925723223
              },
              {
                "average": 0,
                "count": 11280201,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11280201,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 3.452150099,
                "count": 11280201,
                "maximum": 5,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.889334075,
                "variance": 3.569583248
              },
              {
                "average": -8.277260529,
                "count": 11280201,
                "maximum": 28.31399918,
                "minimum": -26.1060009,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.14729935,
                "variance": 124.2622828
              },
              {
                "average": 0,
                "count": 11280201,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1305.466665,
                "count": 11280201,
                "maximum": 1307,
                "minimum": 1304,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6203235172,
                "variance": 0.3848012659
              },
              {
                "average": 402529701.6,
                "count": 11280201,
                "maximum": 402530479.6,
                "minimum": 402528949.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 399.0519541,
                "variance": 159242.462
              },
              {
                "average": 0,
                "count": 11280201,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11280201,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11280201,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11280201,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11280201,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              573999.998,
              6590499.979,
              85.63102468,
              574749.998,
              6591249.999,
              381.5510247
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    573999.9979885181,
                    6590499.978597958,
                    85.63102467679889
                  ],
                  [
                    573999.9979885181,
                    6591249.998597957,
                    85.63102467679889
                  ],
                  [
                    574749.9979885181,
                    6591249.998597957,
                    381.5510246767989
                  ],
                  [
                    574749.9979885181,
                    6590499.978597958,
                    381.5510246767989
                  ],
                  [
                    573999.9979885181,
                    6590499.978597958,
                    85.63102467679889
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2024-06-15T23:47:59+00:00",
            "end_time": "2024-06-15T23:22: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": "20230802_0322_0718_4.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.55499848310768,
              59.31706211409666,
              191.00417146418675
            ],
            [
              -151.55471266843466,
              59.32379530003566,
              191.00417146418675
            ],
            [
              -151.5415386868761,
              59.32364852994516,
              617.3841714641867
            ],
            [
              -151.54182710454663,
              59.31691538310214,
              617.3841714641867
            ],
            [
              -151.55499848310768,
              59.31706211409666,
              191.00417146418675
            ]
          ]
        ]
      },
      "bbox": [
        -151.5549985,
        59.31691538,
        191.0041715,
        -151.5415387,
        59.3237953,
        617.3841715
      ],
      "properties": {
        "datetime": "2024-09-21T19:31:54Z",
        "pc:count": 9992475,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 582622.4108,
            "count": 9992475,
            "maximum": 582999.9981,
            "minimum": 582249.9981,
            "name": "X",
            "position": 0,
            "stddev": 221.8301791,
            "variance": 49208.62837
          },
          {
            "average": 6576599.687,
            "count": 9992475,
            "maximum": 6576999.999,
            "minimum": 6576249.979,
            "name": "Y",
            "position": 1,
            "stddev": 221.9991882,
            "variance": 49283.63956
          },
          {
            "average": 383.4376348,
            "count": 9992475,
            "maximum": 617.3841715,
            "minimum": 191.0041715,
            "name": "Z",
            "position": 2,
            "stddev": 90.55348071,
            "variance": 8199.932869
          },
          {
            "average": 47097.98034,
            "count": 9992475,
            "maximum": 65535,
            "minimum": 9025,
            "name": "Intensity",
            "position": 3,
            "stddev": 9704.172514,
            "variance": 94170964.18
          },
          {
            "average": 1.183028429,
            "count": 9992475,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4190910249,
            "variance": 0.1756372871
          },
          {
            "average": 1.368906102,
            "count": 9992475,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.55883632,
            "variance": 0.3122980325
          },
          {
            "average": 0.5031638308,
            "count": 9992475,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999900151,
            "variance": 0.2499900152
          },
          {
            "average": 6.15463136e-05,
            "count": 9992475,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.007844904831,
            "variance": 6.154253181e-05
          },
          {
            "average": 1.892653222,
            "count": 9992475,
            "maximum": 22,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.557141021,
            "variance": 2.424688161
          },
          {
            "average": -1.445333414,
            "count": 9992475,
            "maximum": 25.33799934,
            "minimum": -28.40999985,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.19941441,
            "variance": 231.0221984
          },
          {
            "average": 0.5031638308,
            "count": 9992475,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999900151,
            "variance": 0.2499900152
          },
          {
            "average": 1210.61183,
            "count": 9992475,
            "maximum": 1901,
            "minimum": 314,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 785.9653951,
            "variance": 617741.6023
          },
          {
            "average": 395348299.3,
            "count": 9992475,
            "maximum": 410982314.5,
            "minimum": 375042341,
            "name": "GpsTime",
            "position": 12,
            "stddev": 17817135.88,
            "variance": 317450331100000.0
          },
          {
            "average": 0.5031638308,
            "count": 9992475,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0.4999900151,
            "variance": 0.2499900152
          },
          {
            "average": 0,
            "count": 9992475,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9992475,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9992475,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9992475,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          582249.9981,
          6576249.979,
          191.0041715,
          582999.9981,
          6576999.999,
          617.3841715
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                582249.9980704008,
                6576249.978777612,
                191.00417146418675
              ],
              [
                582249.9980704008,
                6576999.998777611,
                191.00417146418675
              ],
              [
                582999.9980704008,
                6576999.998777611,
                617.3841714641867
              ],
              [
                582999.9980704008,
                6576249.978777612,
                617.3841714641867
              ],
              [
                582249.9980704008,
                6576249.978777612,
                191.00417146418675
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2024-09-21T19:31:54+00:00",
        "end_time": "2023-08-02T20:12:21+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20230802_0322_0718_4.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20230802_0322_0718_4.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20230802_0322_0718_4.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20230802_0322_0718_4.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.5549985,
            59.31691538,
            191.0041715,
            -151.5415387,
            59.3237953,
            617.3841715
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.55499848310768,
                  59.31706211409666,
                  191.00417146418675
                ],
                [
                  -151.55471266843466,
                  59.32379530003566,
                  191.00417146418675
                ],
                [
                  -151.5415386868761,
                  59.32364852994516,
                  617.3841714641867
                ],
                [
                  -151.54182710454663,
                  59.31691538310214,
                  617.3841714641867
                ],
                [
                  -151.55499848310768,
                  59.31706211409666,
                  191.00417146418675
                ]
              ]
            ]
          },
          "id": "20230802_0322_0718_4.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20230802_0322_0718_4.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2024-09-21T19:31:54Z",
            "pc:count": 9992475,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 582622.4108,
                "count": 9992475,
                "maximum": 582999.9981,
                "minimum": 582249.9981,
                "name": "X",
                "position": 0,
                "stddev": 221.8301791,
                "variance": 49208.62837
              },
              {
                "average": 6576599.687,
                "count": 9992475,
                "maximum": 6576999.999,
                "minimum": 6576249.979,
                "name": "Y",
                "position": 1,
                "stddev": 221.9991882,
                "variance": 49283.63956
              },
              {
                "average": 383.4376348,
                "count": 9992475,
                "maximum": 617.3841715,
                "minimum": 191.0041715,
                "name": "Z",
                "position": 2,
                "stddev": 90.55348071,
                "variance": 8199.932869
              },
              {
                "average": 47097.98034,
                "count": 9992475,
                "maximum": 65535,
                "minimum": 9025,
                "name": "Intensity",
                "position": 3,
                "stddev": 9704.172514,
                "variance": 94170964.18
              },
              {
                "average": 1.183028429,
                "count": 9992475,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4190910249,
                "variance": 0.1756372871
              },
              {
                "average": 1.368906102,
                "count": 9992475,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.55883632,
                "variance": 0.3122980325
              },
              {
                "average": 0.5031638308,
                "count": 9992475,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999900151,
                "variance": 0.2499900152
              },
              {
                "average": 6.15463136e-05,
                "count": 9992475,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.007844904831,
                "variance": 6.154253181e-05
              },
              {
                "average": 1.892653222,
                "count": 9992475,
                "maximum": 22,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.557141021,
                "variance": 2.424688161
              },
              {
                "average": -1.445333414,
                "count": 9992475,
                "maximum": 25.33799934,
                "minimum": -28.40999985,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.19941441,
                "variance": 231.0221984
              },
              {
                "average": 0.5031638308,
                "count": 9992475,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999900151,
                "variance": 0.2499900152
              },
              {
                "average": 1210.61183,
                "count": 9992475,
                "maximum": 1901,
                "minimum": 314,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 785.9653951,
                "variance": 617741.6023
              },
              {
                "average": 395348299.3,
                "count": 9992475,
                "maximum": 410982314.5,
                "minimum": 375042341,
                "name": "GpsTime",
                "position": 12,
                "stddev": 17817135.88,
                "variance": 317450331100000.0
              },
              {
                "average": 0.5031638308,
                "count": 9992475,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0.4999900151,
                "variance": 0.2499900152
              },
              {
                "average": 0,
                "count": 9992475,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9992475,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9992475,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9992475,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              582249.9981,
              6576249.979,
              191.0041715,
              582999.9981,
              6576999.999,
              617.3841715
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    582249.9980704008,
                    6576249.978777612,
                    191.00417146418675
                  ],
                  [
                    582249.9980704008,
                    6576999.998777611,
                    191.00417146418675
                  ],
                  [
                    582999.9980704008,
                    6576999.998777611,
                    617.3841714641867
                  ],
                  [
                    582999.9980704008,
                    6576249.978777612,
                    617.3841714641867
                  ],
                  [
                    582249.9980704008,
                    6576249.978777612,
                    191.00417146418675
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2024-09-21T19:31:54+00:00",
            "end_time": "2023-08-02T20:12: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": "20240615_0310_0722_2.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.86913509963335,
              59.380788598805644,
              30.89466963646825
            ],
            [
              -151.8689108432106,
              59.38752254901583,
              30.89466963646825
            ],
            [
              -151.85571050616463,
              59.38740746046873,
              185.69466963646826
            ],
            [
              -151.85593737838062,
              59.3806735409566,
              185.69466963646826
            ],
            [
              -151.86913509963335,
              59.380788598805644,
              30.89466963646825
            ]
          ]
        ]
      },
      "bbox": [
        -151.8691351,
        59.38067354,
        30.89466964,
        -151.8557105,
        59.38752255,
        185.6946696
      ],
      "properties": {
        "datetime": "2024-06-16T00:53:31Z",
        "pc:count": 15106962,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 564613.8225,
            "count": 15106962,
            "maximum": 564999.998,
            "minimum": 564249.998,
            "name": "X",
            "position": 0,
            "stddev": 216.208374,
            "variance": 46746.061
          },
          {
            "average": 6583381.374,
            "count": 15106962,
            "maximum": 6583749.999,
            "minimum": 6582999.979,
            "name": "Y",
            "position": 1,
            "stddev": 212.0107259,
            "variance": 44948.54791
          },
          {
            "average": 110.3478096,
            "count": 15106962,
            "maximum": 185.6946696,
            "minimum": 30.89466964,
            "name": "Z",
            "position": 2,
            "stddev": 25.79756523,
            "variance": 665.514372
          },
          {
            "average": 40941.59884,
            "count": 15106962,
            "maximum": 65535,
            "minimum": 20494,
            "name": "Intensity",
            "position": 3,
            "stddev": 8810.950027,
            "variance": 77632840.38
          },
          {
            "average": 1.592634178,
            "count": 15106962,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7611035004,
            "variance": 0.5792785383
          },
          {
            "average": 2.186766274,
            "count": 15106962,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.8915752868,
            "variance": 0.7949064921
          },
          {
            "average": 0,
            "count": 15106962,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15106962,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 4.113242292,
            "count": 15106962,
            "maximum": 5,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.612027538,
            "variance": 2.598632782
          },
          {
            "average": -0.6983045691,
            "count": 15106962,
            "maximum": 28.22400093,
            "minimum": -27.93600082,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 16.40403553,
            "variance": 269.0923818
          },
          {
            "average": 0,
            "count": 15106962,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1307.464285,
            "count": 15106962,
            "maximum": 1310,
            "minimum": 1306,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.241499296,
            "variance": 1.541320503
          },
          {
            "average": 402530657,
            "count": 15106962,
            "maximum": 402534411.7,
            "minimum": 402529888.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 656.8211516,
            "variance": 431414.0252
          },
          {
            "average": 0,
            "count": 15106962,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15106962,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15106962,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15106962,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15106962,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          564249.998,
          6582999.979,
          30.89466964,
          564999.998,
          6583749.999,
          185.6946696
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                564249.99798121,
                6582999.978728663,
                30.89466963646825
              ],
              [
                564249.99798121,
                6583749.998728663,
                30.89466963646825
              ],
              [
                564999.99798121,
                6583749.998728663,
                185.69466963646826
              ],
              [
                564999.99798121,
                6582999.978728663,
                185.69466963646826
              ],
              [
                564249.99798121,
                6582999.978728663,
                30.89466963646825
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2024-06-16T00:53:31+00:00",
        "end_time": "2024-06-15T23:38:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20240615_0310_0722_2.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20240615_0310_0722_2.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20240615_0310_0722_2.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0310_0722_2.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.8691351,
            59.38067354,
            30.89466964,
            -151.8557105,
            59.38752255,
            185.6946696
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.86913509963335,
                  59.380788598805644,
                  30.89466963646825
                ],
                [
                  -151.8689108432106,
                  59.38752254901583,
                  30.89466963646825
                ],
                [
                  -151.85571050616463,
                  59.38740746046873,
                  185.69466963646826
                ],
                [
                  -151.85593737838062,
                  59.3806735409566,
                  185.69466963646826
                ],
                [
                  -151.86913509963335,
                  59.380788598805644,
                  30.89466963646825
                ]
              ]
            ]
          },
          "id": "20240615_0310_0722_2.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0310_0722_2.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2024-06-16T00:53:31Z",
            "pc:count": 15106962,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 564613.8225,
                "count": 15106962,
                "maximum": 564999.998,
                "minimum": 564249.998,
                "name": "X",
                "position": 0,
                "stddev": 216.208374,
                "variance": 46746.061
              },
              {
                "average": 6583381.374,
                "count": 15106962,
                "maximum": 6583749.999,
                "minimum": 6582999.979,
                "name": "Y",
                "position": 1,
                "stddev": 212.0107259,
                "variance": 44948.54791
              },
              {
                "average": 110.3478096,
                "count": 15106962,
                "maximum": 185.6946696,
                "minimum": 30.89466964,
                "name": "Z",
                "position": 2,
                "stddev": 25.79756523,
                "variance": 665.514372
              },
              {
                "average": 40941.59884,
                "count": 15106962,
                "maximum": 65535,
                "minimum": 20494,
                "name": "Intensity",
                "position": 3,
                "stddev": 8810.950027,
                "variance": 77632840.38
              },
              {
                "average": 1.592634178,
                "count": 15106962,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7611035004,
                "variance": 0.5792785383
              },
              {
                "average": 2.186766274,
                "count": 15106962,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.8915752868,
                "variance": 0.7949064921
              },
              {
                "average": 0,
                "count": 15106962,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15106962,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 4.113242292,
                "count": 15106962,
                "maximum": 5,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.612027538,
                "variance": 2.598632782
              },
              {
                "average": -0.6983045691,
                "count": 15106962,
                "maximum": 28.22400093,
                "minimum": -27.93600082,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 16.40403553,
                "variance": 269.0923818
              },
              {
                "average": 0,
                "count": 15106962,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1307.464285,
                "count": 15106962,
                "maximum": 1310,
                "minimum": 1306,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.241499296,
                "variance": 1.541320503
              },
              {
                "average": 402530657,
                "count": 15106962,
                "maximum": 402534411.7,
                "minimum": 402529888.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 656.8211516,
                "variance": 431414.0252
              },
              {
                "average": 0,
                "count": 15106962,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15106962,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15106962,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15106962,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15106962,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              564249.998,
              6582999.979,
              30.89466964,
              564999.998,
              6583749.999,
              185.6946696
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    564249.99798121,
                    6582999.978728663,
                    30.89466963646825
                  ],
                  [
                    564249.99798121,
                    6583749.998728663,
                    30.89466963646825
                  ],
                  [
                    564999.99798121,
                    6583749.998728663,
                    185.69466963646826
                  ],
                  [
                    564999.99798121,
                    6582999.978728663,
                    185.69466963646826
                  ],
                  [
                    564249.99798121,
                    6582999.978728663,
                    30.89466963646825
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2024-06-16T00:53:31+00:00",
            "end_time": "2024-06-15T23: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": "20230801_0324_0730_3.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.50708134076848,
              59.47819041348354,
              -3.010876723494818
            ],
            [
              -151.50706797454322,
              59.47849329513555,
              -3.010876723494818
            ],
            [
              -151.5050864132179,
              59.47847064682561,
              -2.770876723494818
            ],
            [
              -151.505099797168,
              59.478167765445846,
              -2.770876723494818
            ],
            [
              -151.50708134076848,
              59.47819041348354,
              -3.010876723494818
            ]
          ]
        ]
      },
      "bbox": [
        -151.5070813,
        59.47816777,
        -3.010876723,
        -151.5050864,
        59.4784933,
        -2.770876723
      ],
      "properties": {
        "datetime": "2023-08-01T17:19:47Z",
        "pc:count": 699,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 584618.8218,
            "count": 699,
            "maximum": 584687.0343,
            "minimum": 584574.7343,
            "name": "X",
            "position": 0,
            "stddev": 21.72704892,
            "variance": 472.0646547
          },
          {
            "average": 6594265.521,
            "count": 699,
            "maximum": 6594283.764,
            "minimum": 6594250.024,
            "name": "Y",
            "position": 1,
            "stddev": 9.490622092,
            "variance": 90.0719077
          },
          {
            "average": -2.916069857,
            "count": 699,
            "maximum": -2.770876723,
            "minimum": -3.010876723,
            "name": "Z",
            "position": 2,
            "stddev": 0.02914367451,
            "variance": 0.0008493537637
          },
          {
            "average": 45585.73104,
            "count": 699,
            "maximum": 65535,
            "minimum": 23533,
            "name": "Intensity",
            "position": 3,
            "stddev": 15886.56305,
            "variance": 252382885.6
          },
          {
            "average": 1,
            "count": 699,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 699,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 699,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 699,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 8.782546495,
            "count": 699,
            "maximum": 9,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.301832006,
            "variance": 1.694766572
          },
          {
            "average": -0.6444635215,
            "count": 699,
            "maximum": -0.1920000017,
            "minimum": -1.817999959,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.2835331586,
            "variance": 0.08039105201
          },
          {
            "average": 0,
            "count": 699,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 102,
            "count": 699,
            "maximum": 102,
            "minimum": 102,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 374945586.8,
            "count": 699,
            "maximum": 374945587.4,
            "minimum": 374945586.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 0.2808412215,
            "variance": 0.07887179172
          },
          {
            "average": 0,
            "count": 699,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 699,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 699,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 699,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 699,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          584574.7343,
          6594250.024,
          -3.010876723,
          584687.0343,
          6594283.764,
          -2.770876723
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                584574.7343068076,
                6594250.024198151,
                -3.010876723494818
              ],
              [
                584574.7343068076,
                6594283.764198151,
                -3.010876723494818
              ],
              [
                584687.0343068077,
                6594283.764198151,
                -2.770876723494818
              ],
              [
                584687.0343068077,
                6594250.024198151,
                -2.770876723494818
              ],
              [
                584574.7343068076,
                6594250.024198151,
                -3.010876723494818
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2023-08-01T17:19:47+00:00",
        "end_time": "2023-08-01T17:19:46+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20230801_0324_0730_3.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20230801_0324_0730_3.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20230801_0324_0730_3.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20230801_0324_0730_3.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.5070813,
            59.47816777,
            -3.010876723,
            -151.5050864,
            59.4784933,
            -2.770876723
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.50708134076848,
                  59.47819041348354,
                  -3.010876723494818
                ],
                [
                  -151.50706797454322,
                  59.47849329513555,
                  -3.010876723494818
                ],
                [
                  -151.5050864132179,
                  59.47847064682561,
                  -2.770876723494818
                ],
                [
                  -151.505099797168,
                  59.478167765445846,
                  -2.770876723494818
                ],
                [
                  -151.50708134076848,
                  59.47819041348354,
                  -3.010876723494818
                ]
              ]
            ]
          },
          "id": "20230801_0324_0730_3.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20230801_0324_0730_3.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2023-08-01T17:19:47Z",
            "pc:count": 699,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 584618.8218,
                "count": 699,
                "maximum": 584687.0343,
                "minimum": 584574.7343,
                "name": "X",
                "position": 0,
                "stddev": 21.72704892,
                "variance": 472.0646547
              },
              {
                "average": 6594265.521,
                "count": 699,
                "maximum": 6594283.764,
                "minimum": 6594250.024,
                "name": "Y",
                "position": 1,
                "stddev": 9.490622092,
                "variance": 90.0719077
              },
              {
                "average": -2.916069857,
                "count": 699,
                "maximum": -2.770876723,
                "minimum": -3.010876723,
                "name": "Z",
                "position": 2,
                "stddev": 0.02914367451,
                "variance": 0.0008493537637
              },
              {
                "average": 45585.73104,
                "count": 699,
                "maximum": 65535,
                "minimum": 23533,
                "name": "Intensity",
                "position": 3,
                "stddev": 15886.56305,
                "variance": 252382885.6
              },
              {
                "average": 1,
                "count": 699,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 699,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 699,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 699,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 8.782546495,
                "count": 699,
                "maximum": 9,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.301832006,
                "variance": 1.694766572
              },
              {
                "average": -0.6444635215,
                "count": 699,
                "maximum": -0.1920000017,
                "minimum": -1.817999959,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.2835331586,
                "variance": 0.08039105201
              },
              {
                "average": 0,
                "count": 699,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 102,
                "count": 699,
                "maximum": 102,
                "minimum": 102,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 374945586.8,
                "count": 699,
                "maximum": 374945587.4,
                "minimum": 374945586.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 0.2808412215,
                "variance": 0.07887179172
              },
              {
                "average": 0,
                "count": 699,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 699,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 699,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 699,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 699,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              584574.7343,
              6594250.024,
              -3.010876723,
              584687.0343,
              6594283.764,
              -2.770876723
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    584574.7343068076,
                    6594250.024198151,
                    -3.010876723494818
                  ],
                  [
                    584574.7343068076,
                    6594283.764198151,
                    -3.010876723494818
                  ],
                  [
                    584687.0343068077,
                    6594283.764198151,
                    -2.770876723494818
                  ],
                  [
                    584687.0343068077,
                    6594250.024198151,
                    -2.770876723494818
                  ],
                  [
                    584574.7343068076,
                    6594250.024198151,
                    -3.010876723494818
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2023-08-01T17:19:47+00:00",
            "end_time": "2023-08-01T17:19: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": "20230802_0323_0718_3.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.54182710797284,
              59.31691538293834,
              146.57261034244434
            ],
            [
              -151.54153869030296,
              59.32364852978135,
              146.57261034244434
            ],
            [
              -151.5283648429479,
              59.32350042845038,
              597.1126103424443
            ],
            [
              -151.52865586352777,
              59.31676732105763,
              597.1126103424443
            ],
            [
              -151.54182710797284,
              59.31691538293834,
              146.57261034244434
            ]
          ]
        ]
      },
      "bbox": [
        -151.5418271,
        59.31676732,
        146.5726103,
        -151.5283648,
        59.32364853,
        597.1126103
      ],
      "properties": {
        "datetime": "2024-09-21T19:36:39Z",
        "pc:count": 11715105,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 583383.5348,
            "count": 11715105,
            "maximum": 583749.9979,
            "minimum": 582999.9979,
            "name": "X",
            "position": 0,
            "stddev": 214.8026113,
            "variance": 46140.16184
          },
          {
            "average": 6576606.98,
            "count": 11715105,
            "maximum": 6576999.999,
            "minimum": 6576249.979,
            "name": "Y",
            "position": 1,
            "stddev": 209.1618753,
            "variance": 43748.69008
          },
          {
            "average": 327.0252164,
            "count": 11715105,
            "maximum": 597.1126103,
            "minimum": 146.5726103,
            "name": "Z",
            "position": 2,
            "stddev": 117.1719327,
            "variance": 13729.2618
          },
          {
            "average": 43360.47033,
            "count": 11715105,
            "maximum": 65535,
            "minimum": 9949,
            "name": "Intensity",
            "position": 3,
            "stddev": 9772.771529,
            "variance": 95507063.37
          },
          {
            "average": 1.25805044,
            "count": 11715105,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.497755701,
            "variance": 0.2477607379
          },
          {
            "average": 1.519567089,
            "count": 11715105,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6484950989,
            "variance": 0.4205458933
          },
          {
            "average": 0.5017500057,
            "count": 11715105,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999969588,
            "variance": 0.2499969588
          },
          {
            "average": 0,
            "count": 11715105,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.213140215,
            "count": 11715105,
            "maximum": 22,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.876415868,
            "variance": 3.520936511
          },
          {
            "average": -10.68976634,
            "count": 11715105,
            "maximum": 28.6079998,
            "minimum": -28.40999985,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.89762549,
            "variance": 141.5534924
          },
          {
            "average": 0.5017500057,
            "count": 11715105,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999969588,
            "variance": 0.2499969588
          },
          {
            "average": 1488.493984,
            "count": 11715105,
            "maximum": 1902,
            "minimum": 315,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 695.3219428,
            "variance": 483472.6042
          },
          {
            "average": 401643063.5,
            "count": 11715105,
            "maximum": 410982599.1,
            "minimum": 375042663.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 15761335.01,
            "variance": 248419681400000.0
          },
          {
            "average": 0.5017500057,
            "count": 11715105,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0.4999969588,
            "variance": 0.2499969588
          },
          {
            "average": 0,
            "count": 11715105,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11715105,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11715105,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11715105,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          582999.9979,
          6576249.979,
          146.5726103,
          583749.9979,
          6576999.999,
          597.1126103
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                582999.9978757991,
                6576249.978755104,
                146.57261034244434
              ],
              [
                582999.9978757991,
                6576999.998755104,
                146.57261034244434
              ],
              [
                583749.9978757991,
                6576999.998755104,
                597.1126103424443
              ],
              [
                583749.9978757991,
                6576249.978755104,
                597.1126103424443
              ],
              [
                582999.9978757991,
                6576249.978755104,
                146.57261034244434
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2024-09-21T19:36:39+00:00",
        "end_time": "2023-08-02T20:17:43+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20230802_0323_0718_3.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20230802_0323_0718_3.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20230802_0323_0718_3.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20230802_0323_0718_3.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.5418271,
            59.31676732,
            146.5726103,
            -151.5283648,
            59.32364853,
            597.1126103
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.54182710797284,
                  59.31691538293834,
                  146.57261034244434
                ],
                [
                  -151.54153869030296,
                  59.32364852978135,
                  146.57261034244434
                ],
                [
                  -151.5283648429479,
                  59.32350042845038,
                  597.1126103424443
                ],
                [
                  -151.52865586352777,
                  59.31676732105763,
                  597.1126103424443
                ],
                [
                  -151.54182710797284,
                  59.31691538293834,
                  146.57261034244434
                ]
              ]
            ]
          },
          "id": "20230802_0323_0718_3.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20230802_0323_0718_3.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2024-09-21T19:36:39Z",
            "pc:count": 11715105,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 583383.5348,
                "count": 11715105,
                "maximum": 583749.9979,
                "minimum": 582999.9979,
                "name": "X",
                "position": 0,
                "stddev": 214.8026113,
                "variance": 46140.16184
              },
              {
                "average": 6576606.98,
                "count": 11715105,
                "maximum": 6576999.999,
                "minimum": 6576249.979,
                "name": "Y",
                "position": 1,
                "stddev": 209.1618753,
                "variance": 43748.69008
              },
              {
                "average": 327.0252164,
                "count": 11715105,
                "maximum": 597.1126103,
                "minimum": 146.5726103,
                "name": "Z",
                "position": 2,
                "stddev": 117.1719327,
                "variance": 13729.2618
              },
              {
                "average": 43360.47033,
                "count": 11715105,
                "maximum": 65535,
                "minimum": 9949,
                "name": "Intensity",
                "position": 3,
                "stddev": 9772.771529,
                "variance": 95507063.37
              },
              {
                "average": 1.25805044,
                "count": 11715105,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.497755701,
                "variance": 0.2477607379
              },
              {
                "average": 1.519567089,
                "count": 11715105,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6484950989,
                "variance": 0.4205458933
              },
              {
                "average": 0.5017500057,
                "count": 11715105,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999969588,
                "variance": 0.2499969588
              },
              {
                "average": 0,
                "count": 11715105,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.213140215,
                "count": 11715105,
                "maximum": 22,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.876415868,
                "variance": 3.520936511
              },
              {
                "average": -10.68976634,
                "count": 11715105,
                "maximum": 28.6079998,
                "minimum": -28.40999985,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.89762549,
                "variance": 141.5534924
              },
              {
                "average": 0.5017500057,
                "count": 11715105,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999969588,
                "variance": 0.2499969588
              },
              {
                "average": 1488.493984,
                "count": 11715105,
                "maximum": 1902,
                "minimum": 315,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 695.3219428,
                "variance": 483472.6042
              },
              {
                "average": 401643063.5,
                "count": 11715105,
                "maximum": 410982599.1,
                "minimum": 375042663.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 15761335.01,
                "variance": 248419681400000.0
              },
              {
                "average": 0.5017500057,
                "count": 11715105,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0.4999969588,
                "variance": 0.2499969588
              },
              {
                "average": 0,
                "count": 11715105,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11715105,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11715105,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11715105,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              582999.9979,
              6576249.979,
              146.5726103,
              583749.9979,
              6576999.999,
              597.1126103
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    582999.9978757991,
                    6576249.978755104,
                    146.57261034244434
                  ],
                  [
                    582999.9978757991,
                    6576999.998755104,
                    146.57261034244434
                  ],
                  [
                    583749.9978757991,
                    6576999.998755104,
                    597.1126103424443
                  ],
                  [
                    583749.9978757991,
                    6576249.978755104,
                    597.1126103424443
                  ],
                  [
                    582999.9978757991,
                    6576249.978755104,
                    146.57261034244434
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2024-09-21T19:36:39+00:00",
            "end_time": "2023-08-02T20: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": "20240615_0316_0727_4.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.70846468222908,
              59.4399199550462,
              1.572063595404472
            ],
            [
              -151.7082079656759,
              59.4466534443276,
              1.572063595404472
            ],
            [
              -151.69498538976495,
              59.44652202165028,
              151.13206359540447
            ],
            [
              -151.69524473221946,
              59.43978856746167,
              151.13206359540447
            ],
            [
              -151.70846468222908,
              59.4399199550462,
              1.572063595404472
            ]
          ]
        ]
      },
      "bbox": [
        -151.7084647,
        59.43978857,
        1.572063595,
        -151.6949854,
        59.44665344,
        151.1320636
      ],
      "properties": {
        "datetime": "2024-06-15T23:48:16Z",
        "pc:count": 10141033,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 573679.5603,
            "count": 10141033,
            "maximum": 573999.998,
            "minimum": 573249.998,
            "name": "X",
            "position": 0,
            "stddev": 213.9239012,
            "variance": 45763.4355
          },
          {
            "average": 6590104.787,
            "count": 10141033,
            "maximum": 6590499.999,
            "minimum": 6589749.979,
            "name": "Y",
            "position": 1,
            "stddev": 214.9558944,
            "variance": 46206.03654
          },
          {
            "average": 45.55373713,
            "count": 10141033,
            "maximum": 151.1320636,
            "minimum": 1.572063595,
            "name": "Z",
            "position": 2,
            "stddev": 37.97219103,
            "variance": 1441.887292
          },
          {
            "average": 43829.28803,
            "count": 10141033,
            "maximum": 65535,
            "minimum": 20971,
            "name": "Intensity",
            "position": 3,
            "stddev": 8660.983132,
            "variance": 75012628.82
          },
          {
            "average": 1.364777533,
            "count": 10141033,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6308970728,
            "variance": 0.3980311165
          },
          {
            "average": 1.730740152,
            "count": 10141033,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.8352282637,
            "variance": 0.6976062525
          },
          {
            "average": 0,
            "count": 10141033,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10141033,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 3.353317162,
            "count": 10141033,
            "maximum": 20,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.897922457,
            "variance": 3.602109653
          },
          {
            "average": -3.102508877,
            "count": 10141033,
            "maximum": 28.31399918,
            "minimum": -28.21800041,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 14.73162688,
            "variance": 217.0208306
          },
          {
            "average": 0,
            "count": 10141033,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1305.79829,
            "count": 10141033,
            "maximum": 1307,
            "minimum": 1304,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7276761142,
            "variance": 0.5295125272
          },
          {
            "average": 402529876.2,
            "count": 10141033,
            "maximum": 402530496.4,
            "minimum": 402528936.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 426.4418289,
            "variance": 181852.6335
          },
          {
            "average": 0,
            "count": 10141033,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10141033,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10141033,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10141033,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10141033,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          573249.998,
          6589749.979,
          1.572063595,
          573999.998,
          6590499.999,
          151.1320636
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                573249.9979915106,
                6589749.978818907,
                1.572063595404472
              ],
              [
                573249.9979915106,
                6590499.998818907,
                1.572063595404472
              ],
              [
                573999.9979915106,
                6590499.998818907,
                151.13206359540447
              ],
              [
                573999.9979915106,
                6589749.978818907,
                151.13206359540447
              ],
              [
                573249.9979915106,
                6589749.978818907,
                1.572063595404472
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2024-06-15T23:48:16+00:00",
        "end_time": "2024-06-15T23:22:16+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20240615_0316_0727_4.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20240615_0316_0727_4.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20240615_0316_0727_4.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0316_0727_4.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.7084647,
            59.43978857,
            1.572063595,
            -151.6949854,
            59.44665344,
            151.1320636
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.70846468222908,
                  59.4399199550462,
                  1.572063595404472
                ],
                [
                  -151.7082079656759,
                  59.4466534443276,
                  1.572063595404472
                ],
                [
                  -151.69498538976495,
                  59.44652202165028,
                  151.13206359540447
                ],
                [
                  -151.69524473221946,
                  59.43978856746167,
                  151.13206359540447
                ],
                [
                  -151.70846468222908,
                  59.4399199550462,
                  1.572063595404472
                ]
              ]
            ]
          },
          "id": "20240615_0316_0727_4.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0316_0727_4.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2024-06-15T23:48:16Z",
            "pc:count": 10141033,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 573679.5603,
                "count": 10141033,
                "maximum": 573999.998,
                "minimum": 573249.998,
                "name": "X",
                "position": 0,
                "stddev": 213.9239012,
                "variance": 45763.4355
              },
              {
                "average": 6590104.787,
                "count": 10141033,
                "maximum": 6590499.999,
                "minimum": 6589749.979,
                "name": "Y",
                "position": 1,
                "stddev": 214.9558944,
                "variance": 46206.03654
              },
              {
                "average": 45.55373713,
                "count": 10141033,
                "maximum": 151.1320636,
                "minimum": 1.572063595,
                "name": "Z",
                "position": 2,
                "stddev": 37.97219103,
                "variance": 1441.887292
              },
              {
                "average": 43829.28803,
                "count": 10141033,
                "maximum": 65535,
                "minimum": 20971,
                "name": "Intensity",
                "position": 3,
                "stddev": 8660.983132,
                "variance": 75012628.82
              },
              {
                "average": 1.364777533,
                "count": 10141033,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6308970728,
                "variance": 0.3980311165
              },
              {
                "average": 1.730740152,
                "count": 10141033,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.8352282637,
                "variance": 0.6976062525
              },
              {
                "average": 0,
                "count": 10141033,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10141033,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 3.353317162,
                "count": 10141033,
                "maximum": 20,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.897922457,
                "variance": 3.602109653
              },
              {
                "average": -3.102508877,
                "count": 10141033,
                "maximum": 28.31399918,
                "minimum": -28.21800041,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 14.73162688,
                "variance": 217.0208306
              },
              {
                "average": 0,
                "count": 10141033,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1305.79829,
                "count": 10141033,
                "maximum": 1307,
                "minimum": 1304,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7276761142,
                "variance": 0.5295125272
              },
              {
                "average": 402529876.2,
                "count": 10141033,
                "maximum": 402530496.4,
                "minimum": 402528936.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 426.4418289,
                "variance": 181852.6335
              },
              {
                "average": 0,
                "count": 10141033,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10141033,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10141033,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10141033,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10141033,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              573249.998,
              6589749.979,
              1.572063595,
              573999.998,
              6590499.999,
              151.1320636
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    573249.9979915106,
                    6589749.978818907,
                    1.572063595404472
                  ],
                  [
                    573249.9979915106,
                    6590499.998818907,
                    1.572063595404472
                  ],
                  [
                    573999.9979915106,
                    6590499.998818907,
                    151.13206359540447
                  ],
                  [
                    573999.9979915106,
                    6589749.978818907,
                    151.13206359540447
                  ],
                  [
                    573249.9979915106,
                    6589749.978818907,
                    1.572063595404472
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2024-06-15T23:48:16+00:00",
            "end_time": "2024-06-15T23:22: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": "20240616_0316_0712_3.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.72925247898732,
              59.23804610608655,
              262.46254207779987
            ],
            [
              -151.72900191207984,
              59.24477986006284,
              262.46254207779987
            ],
            [
              -151.71585746423952,
              59.24465081145237,
              681.6025420777999
            ],
            [
              -151.71611062074132,
              59.237917091802295,
              681.6025420777999
            ],
            [
              -151.72925247898732,
              59.23804610608655,
              262.46254207779987
            ]
          ]
        ]
      },
      "bbox": [
        -151.7292525,
        59.23791709,
        262.4625421,
        -151.7158575,
        59.24477986,
        681.6025421
      ],
      "properties": {
        "datetime": "2024-09-21T19:39:28Z",
        "pc:count": 10172335,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 572862.9391,
            "count": 10172335,
            "maximum": 573249.998,
            "minimum": 572499.998,
            "name": "X",
            "position": 0,
            "stddev": 215.9753881,
            "variance": 46645.36828
          },
          {
            "average": 6567623.614,
            "count": 10172335,
            "maximum": 6567999.999,
            "minimum": 6567249.979,
            "name": "Y",
            "position": 1,
            "stddev": 213.8745583,
            "variance": 45742.3267
          },
          {
            "average": 482.1141682,
            "count": 10172335,
            "maximum": 681.6025421,
            "minimum": 262.4625421,
            "name": "Z",
            "position": 2,
            "stddev": 87.42483387,
            "variance": 7643.101578
          },
          {
            "average": 48826.37322,
            "count": 10172335,
            "maximum": 65535,
            "minimum": 10574,
            "name": "Intensity",
            "position": 3,
            "stddev": 7179.11458,
            "variance": 51539686.15
          },
          {
            "average": 1.046885499,
            "count": 10172335,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2260986178,
            "variance": 0.05112058498
          },
          {
            "average": 1.096041568,
            "count": 10172335,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3271097197,
            "variance": 0.1070007687
          },
          {
            "average": 0.2117976846,
            "count": 10172335,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4085822338,
            "variance": 0.1669394418
          },
          {
            "average": 0,
            "count": 10172335,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 6.310355784,
            "count": 10172335,
            "maximum": 22,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 8.606980562,
            "variance": 74.0801144
          },
          {
            "average": 0.1654690892,
            "count": 10172335,
            "maximum": 28.12800026,
            "minimum": -26.58600044,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.57691984,
            "variance": 242.6404319
          },
          {
            "average": 0.2117976846,
            "count": 10172335,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4085822338,
            "variance": 0.1669394418
          },
          {
            "average": 1625.664612,
            "count": 10172335,
            "maximum": 1902,
            "minimum": 1423,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 236.2116951,
            "variance": 55795.96491
          },
          {
            "average": 406155796.2,
            "count": 10172335,
            "maximum": 410982768.8,
            "minimum": 402624597.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 4128451.423,
            "variance": 17044111160000.0
          },
          {
            "average": 0.2117976846,
            "count": 10172335,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0.4085822338,
            "variance": 0.1669394418
          },
          {
            "average": 0,
            "count": 10172335,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10172335,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10172335,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10172335,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          572499.998,
          6567249.979,
          262.4625421,
          573249.998,
          6567999.999,
          681.6025421
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                572499.9979543709,
                6567249.978609359,
                262.46254207779987
              ],
              [
                572499.9979543709,
                6567999.998609358,
                262.46254207779987
              ],
              [
                573249.9979543709,
                6567999.998609358,
                681.6025420777999
              ],
              [
                573249.9979543709,
                6567249.978609359,
                681.6025420777999
              ],
              [
                572499.9979543709,
                6567249.978609359,
                262.46254207779987
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2024-09-21T19:39:28+00:00",
        "end_time": "2024-06-17T01:56:37+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20240616_0316_0712_3.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20240616_0316_0712_3.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20240616_0316_0712_3.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240616_0316_0712_3.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.7292525,
            59.23791709,
            262.4625421,
            -151.7158575,
            59.24477986,
            681.6025421
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.72925247898732,
                  59.23804610608655,
                  262.46254207779987
                ],
                [
                  -151.72900191207984,
                  59.24477986006284,
                  262.46254207779987
                ],
                [
                  -151.71585746423952,
                  59.24465081145237,
                  681.6025420777999
                ],
                [
                  -151.71611062074132,
                  59.237917091802295,
                  681.6025420777999
                ],
                [
                  -151.72925247898732,
                  59.23804610608655,
                  262.46254207779987
                ]
              ]
            ]
          },
          "id": "20240616_0316_0712_3.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240616_0316_0712_3.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2024-09-21T19:39:28Z",
            "pc:count": 10172335,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 572862.9391,
                "count": 10172335,
                "maximum": 573249.998,
                "minimum": 572499.998,
                "name": "X",
                "position": 0,
                "stddev": 215.9753881,
                "variance": 46645.36828
              },
              {
                "average": 6567623.614,
                "count": 10172335,
                "maximum": 6567999.999,
                "minimum": 6567249.979,
                "name": "Y",
                "position": 1,
                "stddev": 213.8745583,
                "variance": 45742.3267
              },
              {
                "average": 482.1141682,
                "count": 10172335,
                "maximum": 681.6025421,
                "minimum": 262.4625421,
                "name": "Z",
                "position": 2,
                "stddev": 87.42483387,
                "variance": 7643.101578
              },
              {
                "average": 48826.37322,
                "count": 10172335,
                "maximum": 65535,
                "minimum": 10574,
                "name": "Intensity",
                "position": 3,
                "stddev": 7179.11458,
                "variance": 51539686.15
              },
              {
                "average": 1.046885499,
                "count": 10172335,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2260986178,
                "variance": 0.05112058498
              },
              {
                "average": 1.096041568,
                "count": 10172335,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3271097197,
                "variance": 0.1070007687
              },
              {
                "average": 0.2117976846,
                "count": 10172335,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4085822338,
                "variance": 0.1669394418
              },
              {
                "average": 0,
                "count": 10172335,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 6.310355784,
                "count": 10172335,
                "maximum": 22,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 8.606980562,
                "variance": 74.0801144
              },
              {
                "average": 0.1654690892,
                "count": 10172335,
                "maximum": 28.12800026,
                "minimum": -26.58600044,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.57691984,
                "variance": 242.6404319
              },
              {
                "average": 0.2117976846,
                "count": 10172335,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4085822338,
                "variance": 0.1669394418
              },
              {
                "average": 1625.664612,
                "count": 10172335,
                "maximum": 1902,
                "minimum": 1423,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 236.2116951,
                "variance": 55795.96491
              },
              {
                "average": 406155796.2,
                "count": 10172335,
                "maximum": 410982768.8,
                "minimum": 402624597.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 4128451.423,
                "variance": 17044111160000.0
              },
              {
                "average": 0.2117976846,
                "count": 10172335,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0.4085822338,
                "variance": 0.1669394418
              },
              {
                "average": 0,
                "count": 10172335,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10172335,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10172335,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10172335,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              572499.998,
              6567249.979,
              262.4625421,
              573249.998,
              6567999.999,
              681.6025421
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    572499.9979543709,
                    6567249.978609359,
                    262.46254207779987
                  ],
                  [
                    572499.9979543709,
                    6567999.998609358,
                    262.46254207779987
                  ],
                  [
                    573249.9979543709,
                    6567999.998609358,
                    681.6025420777999
                  ],
                  [
                    573249.9979543709,
                    6567249.978609359,
                    681.6025420777999
                  ],
                  [
                    572499.9979543709,
                    6567249.978609359,
                    262.46254207779987
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2024-09-21T19:39:28+00:00",
            "end_time": "2024-06-17T01:56: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": "20240615_0310_0722_3.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.87398209285257,
              59.37409489084409,
              -0.311164778172675
            ],
            [
              -151.87375886288174,
              59.38082867967432,
              -0.311164778172675
            ],
            [
              -151.8691350604451,
              59.38078868525171,
              110.82883522182732
            ],
            [
              -151.86935920641542,
              59.37405490708777,
              110.82883522182732
            ],
            [
              -151.87398209285257,
              59.37409489084409,
              -0.311164778172675
            ]
          ]
        ]
      },
      "bbox": [
        -151.8739821,
        59.37405491,
        -0.3111647782,
        -151.8691351,
        59.38082868,
        110.8288352
      ],
      "properties": {
        "datetime": "2024-06-16T00:53:15Z",
        "pc:count": 209405,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 564180.0041,
            "count": 209405,
            "maximum": 564250,
            "minimum": 563987.24,
            "name": "X",
            "position": 0,
            "stddev": 55.07116468,
            "variance": 3032.833179
          },
          {
            "average": 6582731.058,
            "count": 209405,
            "maximum": 6582999.988,
            "minimum": 6582249.988,
            "name": "Y",
            "position": 1,
            "stddev": 318.444063,
            "variance": 101406.6212
          },
          {
            "average": 5.6051419,
            "count": 209405,
            "maximum": 110.8288352,
            "minimum": -0.3111647782,
            "name": "Z",
            "position": 2,
            "stddev": 15.40490156,
            "variance": 237.3109921
          },
          {
            "average": 40589.71715,
            "count": 209405,
            "maximum": 65535,
            "minimum": 22043,
            "name": "Intensity",
            "position": 3,
            "stddev": 7929.838399,
            "variance": 62882337.03
          },
          {
            "average": 1.012301521,
            "count": 209405,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1273911013,
            "variance": 0.01622849268
          },
          {
            "average": 1.02463647,
            "count": 209405,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1899046686,
            "variance": 0.03606378317
          },
          {
            "average": 0,
            "count": 209405,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0008022731071,
            "count": 209405,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.02831312934,
            "variance": 0.0008016332931
          },
          {
            "average": 4.151118646,
            "count": 209405,
            "maximum": 20,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.767080862,
            "variance": 14.19089822
          },
          {
            "average": -0.3746776366,
            "count": 209405,
            "maximum": 27.74399948,
            "minimum": -20.05800056,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.98597033,
            "variance": 143.6634848
          },
          {
            "average": 0,
            "count": 209405,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1307.922657,
            "count": 209405,
            "maximum": 1310,
            "minimum": 1306,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.188322088,
            "variance": 1.412109385
          },
          {
            "average": 402530772.8,
            "count": 209405,
            "maximum": 402534395.1,
            "minimum": 402529886.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 409.6225617,
            "variance": 167790.6431
          },
          {
            "average": 0,
            "count": 209405,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 209405,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 209405,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 209405,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 209405,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          563987.24,
          6582249.988,
          -0.3111647782,
          564250,
          6582999.988,
          110.8288352
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                563987.2400440341,
                6582249.988391968,
                -0.311164778172675
              ],
              [
                563987.2400440341,
                6582999.988391968,
                -0.311164778172675
              ],
              [
                564250.0000440341,
                6582999.988391968,
                110.82883522182732
              ],
              [
                564250.0000440341,
                6582249.988391968,
                110.82883522182732
              ],
              [
                563987.2400440341,
                6582249.988391968,
                -0.311164778172675
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2024-06-16T00:53:15+00:00",
        "end_time": "2024-06-15T23:38:06+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20240615_0310_0722_3.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20240615_0310_0722_3.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20240615_0310_0722_3.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0310_0722_3.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.8739821,
            59.37405491,
            -0.3111647782,
            -151.8691351,
            59.38082868,
            110.8288352
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.87398209285257,
                  59.37409489084409,
                  -0.311164778172675
                ],
                [
                  -151.87375886288174,
                  59.38082867967432,
                  -0.311164778172675
                ],
                [
                  -151.8691350604451,
                  59.38078868525171,
                  110.82883522182732
                ],
                [
                  -151.86935920641542,
                  59.37405490708777,
                  110.82883522182732
                ],
                [
                  -151.87398209285257,
                  59.37409489084409,
                  -0.311164778172675
                ]
              ]
            ]
          },
          "id": "20240615_0310_0722_3.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0310_0722_3.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2024-06-16T00:53:15Z",
            "pc:count": 209405,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 564180.0041,
                "count": 209405,
                "maximum": 564250,
                "minimum": 563987.24,
                "name": "X",
                "position": 0,
                "stddev": 55.07116468,
                "variance": 3032.833179
              },
              {
                "average": 6582731.058,
                "count": 209405,
                "maximum": 6582999.988,
                "minimum": 6582249.988,
                "name": "Y",
                "position": 1,
                "stddev": 318.444063,
                "variance": 101406.6212
              },
              {
                "average": 5.6051419,
                "count": 209405,
                "maximum": 110.8288352,
                "minimum": -0.3111647782,
                "name": "Z",
                "position": 2,
                "stddev": 15.40490156,
                "variance": 237.3109921
              },
              {
                "average": 40589.71715,
                "count": 209405,
                "maximum": 65535,
                "minimum": 22043,
                "name": "Intensity",
                "position": 3,
                "stddev": 7929.838399,
                "variance": 62882337.03
              },
              {
                "average": 1.012301521,
                "count": 209405,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1273911013,
                "variance": 0.01622849268
              },
              {
                "average": 1.02463647,
                "count": 209405,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1899046686,
                "variance": 0.03606378317
              },
              {
                "average": 0,
                "count": 209405,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0008022731071,
                "count": 209405,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.02831312934,
                "variance": 0.0008016332931
              },
              {
                "average": 4.151118646,
                "count": 209405,
                "maximum": 20,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.767080862,
                "variance": 14.19089822
              },
              {
                "average": -0.3746776366,
                "count": 209405,
                "maximum": 27.74399948,
                "minimum": -20.05800056,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.98597033,
                "variance": 143.6634848
              },
              {
                "average": 0,
                "count": 209405,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1307.922657,
                "count": 209405,
                "maximum": 1310,
                "minimum": 1306,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.188322088,
                "variance": 1.412109385
              },
              {
                "average": 402530772.8,
                "count": 209405,
                "maximum": 402534395.1,
                "minimum": 402529886.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 409.6225617,
                "variance": 167790.6431
              },
              {
                "average": 0,
                "count": 209405,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 209405,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 209405,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 209405,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 209405,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              563987.24,
              6582249.988,
              -0.3111647782,
              564250,
              6582999.988,
              110.8288352
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    563987.2400440341,
                    6582249.988391968,
                    -0.311164778172675
                  ],
                  [
                    563987.2400440341,
                    6582999.988391968,
                    -0.311164778172675
                  ],
                  [
                    564250.0000440341,
                    6582999.988391968,
                    110.82883522182732
                  ],
                  [
                    564250.0000440341,
                    6582249.988391968,
                    110.82883522182732
                  ],
                  [
                    563987.2400440341,
                    6582249.988391968,
                    -0.311164778172675
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2024-06-16T00:53:15+00:00",
            "end_time": "2024-06-15T23:38: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": "20230802_0325_0720_1.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.48743554835636,
              59.35474283928556,
              838.7376802396202
            ],
            [
              -151.48734971275536,
              59.35667200086369,
              838.7376802396202
            ],
            [
              -151.4861193358782,
              59.35665772250984,
              931.1176802396203
            ],
            [
              -151.48620524123214,
              59.354728562022274,
              931.1176802396203
            ],
            [
              -151.48743554835636,
              59.35474283928556,
              838.7376802396202
            ]
          ]
        ]
      },
      "bbox": [
        -151.4874355,
        59.35472856,
        838.7376802,
        -151.4861193,
        59.356672,
        931.1176802
      ],
      "properties": {
        "datetime": "2023-08-02T20:13:29Z",
        "pc:count": 154275,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 586027.9839,
            "count": 154275,
            "maximum": 586069.9777,
            "minimum": 585999.9977,
            "name": "X",
            "position": 0,
            "stddev": 17.99726657,
            "variance": 323.9016041
          },
          {
            "average": 6580639.873,
            "count": 154275,
            "maximum": 6580745.537,
            "minimum": 6580530.637,
            "name": "Y",
            "position": 1,
            "stddev": 48.63722835,
            "variance": 2365.579982
          },
          {
            "average": 897.3184995,
            "count": 154275,
            "maximum": 931.1176802,
            "minimum": 838.7376802,
            "name": "Z",
            "position": 2,
            "stddev": 19.52183554,
            "variance": 381.1020629
          },
          {
            "average": 42274.0607,
            "count": 154275,
            "maximum": 61513,
            "minimum": 3664,
            "name": "Intensity",
            "position": 3,
            "stddev": 6306.064397,
            "variance": 39766448.18
          },
          {
            "average": 1.014759358,
            "count": 154275,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1226142075,
            "variance": 0.01503424389
          },
          {
            "average": 1.030821585,
            "count": 154275,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1774241749,
            "variance": 0.03147933783
          },
          {
            "average": 0.4931842489,
            "count": 154275,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999551637,
            "variance": 0.2499551657
          },
          {
            "average": 0,
            "count": 154275,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.468539945,
            "count": 154275,
            "maximum": 5,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6402705056,
            "variance": 0.4099463203
          },
          {
            "average": -14.70200067,
            "count": 154275,
            "maximum": -10.17000008,
            "minimum": -18.7140007,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.640396338,
            "variance": 2.690900145
          },
          {
            "average": 0.4931842489,
            "count": 154275,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999551637,
            "variance": 0.2499551657
          },
          {
            "average": 313.499355,
            "count": 154275,
            "maximum": 314,
            "minimum": 313,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5000012045,
            "variance": 0.2500012045
          },
          {
            "average": 375042046.2,
            "count": 154275,
            "maximum": 375042409,
            "minimum": 375041684.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 360.1280486,
            "variance": 129692.2114
          },
          {
            "average": 0.4931842489,
            "count": 154275,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0.4999551637,
            "variance": 0.2499551657
          },
          {
            "average": 0,
            "count": 154275,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 154275,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 154275,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 154275,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          585999.9977,
          6580530.637,
          838.7376802,
          586069.9777,
          6580745.537,
          931.1176802
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                585999.9976616028,
                6580530.636877819,
                838.7376802396202
              ],
              [
                585999.9976616028,
                6580745.536877819,
                838.7376802396202
              ],
              [
                586069.9776616028,
                6580745.536877819,
                931.1176802396203
              ],
              [
                586069.9776616028,
                6580530.636877819,
                931.1176802396203
              ],
              [
                585999.9976616028,
                6580530.636877819,
                838.7376802396202
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2023-08-02T20:13:29+00:00",
        "end_time": "2023-08-02T20:01:24+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20230802_0325_0720_1.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20230802_0325_0720_1.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20230802_0325_0720_1.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20230802_0325_0720_1.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.4874355,
            59.35472856,
            838.7376802,
            -151.4861193,
            59.356672,
            931.1176802
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.48743554835636,
                  59.35474283928556,
                  838.7376802396202
                ],
                [
                  -151.48734971275536,
                  59.35667200086369,
                  838.7376802396202
                ],
                [
                  -151.4861193358782,
                  59.35665772250984,
                  931.1176802396203
                ],
                [
                  -151.48620524123214,
                  59.354728562022274,
                  931.1176802396203
                ],
                [
                  -151.48743554835636,
                  59.35474283928556,
                  838.7376802396202
                ]
              ]
            ]
          },
          "id": "20230802_0325_0720_1.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20230802_0325_0720_1.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2023-08-02T20:13:29Z",
            "pc:count": 154275,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 586027.9839,
                "count": 154275,
                "maximum": 586069.9777,
                "minimum": 585999.9977,
                "name": "X",
                "position": 0,
                "stddev": 17.99726657,
                "variance": 323.9016041
              },
              {
                "average": 6580639.873,
                "count": 154275,
                "maximum": 6580745.537,
                "minimum": 6580530.637,
                "name": "Y",
                "position": 1,
                "stddev": 48.63722835,
                "variance": 2365.579982
              },
              {
                "average": 897.3184995,
                "count": 154275,
                "maximum": 931.1176802,
                "minimum": 838.7376802,
                "name": "Z",
                "position": 2,
                "stddev": 19.52183554,
                "variance": 381.1020629
              },
              {
                "average": 42274.0607,
                "count": 154275,
                "maximum": 61513,
                "minimum": 3664,
                "name": "Intensity",
                "position": 3,
                "stddev": 6306.064397,
                "variance": 39766448.18
              },
              {
                "average": 1.014759358,
                "count": 154275,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1226142075,
                "variance": 0.01503424389
              },
              {
                "average": 1.030821585,
                "count": 154275,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1774241749,
                "variance": 0.03147933783
              },
              {
                "average": 0.4931842489,
                "count": 154275,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999551637,
                "variance": 0.2499551657
              },
              {
                "average": 0,
                "count": 154275,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.468539945,
                "count": 154275,
                "maximum": 5,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6402705056,
                "variance": 0.4099463203
              },
              {
                "average": -14.70200067,
                "count": 154275,
                "maximum": -10.17000008,
                "minimum": -18.7140007,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.640396338,
                "variance": 2.690900145
              },
              {
                "average": 0.4931842489,
                "count": 154275,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999551637,
                "variance": 0.2499551657
              },
              {
                "average": 313.499355,
                "count": 154275,
                "maximum": 314,
                "minimum": 313,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5000012045,
                "variance": 0.2500012045
              },
              {
                "average": 375042046.2,
                "count": 154275,
                "maximum": 375042409,
                "minimum": 375041684.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 360.1280486,
                "variance": 129692.2114
              },
              {
                "average": 0.4931842489,
                "count": 154275,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0.4999551637,
                "variance": 0.2499551657
              },
              {
                "average": 0,
                "count": 154275,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 154275,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 154275,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 154275,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              585999.9977,
              6580530.637,
              838.7376802,
              586069.9777,
              6580745.537,
              931.1176802
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    585999.9976616028,
                    6580530.636877819,
                    838.7376802396202
                  ],
                  [
                    585999.9976616028,
                    6580745.536877819,
                    838.7376802396202
                  ],
                  [
                    586069.9776616028,
                    6580745.536877819,
                    931.1176802396203
                  ],
                  [
                    586069.9776616028,
                    6580530.636877819,
                    931.1176802396203
                  ],
                  [
                    585999.9976616028,
                    6580530.636877819,
                    838.7376802396202
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2023-08-02T20:13:29+00:00",
            "end_time": "2023-08-02T20:01: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": "20240615_0315_0725_1.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.74887104791244,
              59.42010580566889,
              -0.244703105588769
            ],
            [
              -151.7486225576718,
              59.42683942098183,
              -0.244703105588769
            ],
            [
              -151.73540750034357,
              59.42671211433907,
              307.5152968944112
            ],
            [
              -151.73565861304746,
              59.419978533007345,
              307.5152968944112
            ],
            [
              -151.74887104791244,
              59.42010580566889,
              -0.244703105588769
            ]
          ]
        ]
      },
      "bbox": [
        -151.748871,
        59.41997853,
        -0.2447031056,
        -151.7354075,
        59.42683942,
        307.5152969
      ],
      "properties": {
        "datetime": "2024-06-16T00:00:18Z",
        "pc:count": 10835602,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 571360.9332,
            "count": 10835602,
            "maximum": 571749.9978,
            "minimum": 570999.9978,
            "name": "X",
            "position": 0,
            "stddev": 207.8176554,
            "variance": 43188.17789
          },
          {
            "average": 6587833.252,
            "count": 10835602,
            "maximum": 6588249.999,
            "minimum": 6587499.979,
            "name": "Y",
            "position": 1,
            "stddev": 209.9576642,
            "variance": 44082.22077
          },
          {
            "average": 122.0467996,
            "count": 10835602,
            "maximum": 307.5152969,
            "minimum": -0.2447031056,
            "name": "Z",
            "position": 2,
            "stddev": 63.91407357,
            "variance": 4085.0088
          },
          {
            "average": 43902.73572,
            "count": 10835602,
            "maximum": 65535,
            "minimum": 18885,
            "name": "Intensity",
            "position": 3,
            "stddev": 9212.431204,
            "variance": 84868888.69
          },
          {
            "average": 1.406110431,
            "count": 10835602,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6421331931,
            "variance": 0.4123350377
          },
          {
            "average": 1.813654377,
            "count": 10835602,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.8165283455,
            "variance": 0.666718539
          },
          {
            "average": 0,
            "count": 10835602,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10835602,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 3.498970339,
            "count": 10835602,
            "maximum": 20,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.906503346,
            "variance": 3.634755009
          },
          {
            "average": 3.794846702,
            "count": 10835602,
            "maximum": 28.22400093,
            "minimum": -28.21800041,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 16.53325437,
            "variance": 273.3485
          },
          {
            "average": 0,
            "count": 10835602,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1306.899982,
            "count": 10835602,
            "maximum": 1309,
            "minimum": 1305,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.141827584,
            "variance": 1.303770231
          },
          {
            "average": 402530409.9,
            "count": 10835602,
            "maximum": 402531218.9,
            "minimum": 402529408.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 480.8892058,
            "variance": 231254.4283
          },
          {
            "average": 0,
            "count": 10835602,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10835602,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10835602,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10835602,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10835602,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          570999.9978,
          6587499.979,
          -0.2447031056,
          571749.9978,
          6588249.999,
          307.5152969
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                570999.9978267116,
                6587499.978601041,
                -0.244703105588769
              ],
              [
                570999.9978267116,
                6588249.998601041,
                -0.244703105588769
              ],
              [
                571749.9978267116,
                6588249.998601041,
                307.5152968944112
              ],
              [
                571749.9978267116,
                6587499.978601041,
                307.5152968944112
              ],
              [
                570999.9978267116,
                6587499.978601041,
                -0.244703105588769
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2024-06-16T00:00:18+00:00",
        "end_time": "2024-06-15T23:30:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20240615_0315_0725_1.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20240615_0315_0725_1.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20240615_0315_0725_1.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0315_0725_1.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.748871,
            59.41997853,
            -0.2447031056,
            -151.7354075,
            59.42683942,
            307.5152969
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.74887104791244,
                  59.42010580566889,
                  -0.244703105588769
                ],
                [
                  -151.7486225576718,
                  59.42683942098183,
                  -0.244703105588769
                ],
                [
                  -151.73540750034357,
                  59.42671211433907,
                  307.5152968944112
                ],
                [
                  -151.73565861304746,
                  59.419978533007345,
                  307.5152968944112
                ],
                [
                  -151.74887104791244,
                  59.42010580566889,
                  -0.244703105588769
                ]
              ]
            ]
          },
          "id": "20240615_0315_0725_1.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0315_0725_1.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2024-06-16T00:00:18Z",
            "pc:count": 10835602,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 571360.9332,
                "count": 10835602,
                "maximum": 571749.9978,
                "minimum": 570999.9978,
                "name": "X",
                "position": 0,
                "stddev": 207.8176554,
                "variance": 43188.17789
              },
              {
                "average": 6587833.252,
                "count": 10835602,
                "maximum": 6588249.999,
                "minimum": 6587499.979,
                "name": "Y",
                "position": 1,
                "stddev": 209.9576642,
                "variance": 44082.22077
              },
              {
                "average": 122.0467996,
                "count": 10835602,
                "maximum": 307.5152969,
                "minimum": -0.2447031056,
                "name": "Z",
                "position": 2,
                "stddev": 63.91407357,
                "variance": 4085.0088
              },
              {
                "average": 43902.73572,
                "count": 10835602,
                "maximum": 65535,
                "minimum": 18885,
                "name": "Intensity",
                "position": 3,
                "stddev": 9212.431204,
                "variance": 84868888.69
              },
              {
                "average": 1.406110431,
                "count": 10835602,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6421331931,
                "variance": 0.4123350377
              },
              {
                "average": 1.813654377,
                "count": 10835602,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.8165283455,
                "variance": 0.666718539
              },
              {
                "average": 0,
                "count": 10835602,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10835602,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 3.498970339,
                "count": 10835602,
                "maximum": 20,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.906503346,
                "variance": 3.634755009
              },
              {
                "average": 3.794846702,
                "count": 10835602,
                "maximum": 28.22400093,
                "minimum": -28.21800041,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 16.53325437,
                "variance": 273.3485
              },
              {
                "average": 0,
                "count": 10835602,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1306.899982,
                "count": 10835602,
                "maximum": 1309,
                "minimum": 1305,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.141827584,
                "variance": 1.303770231
              },
              {
                "average": 402530409.9,
                "count": 10835602,
                "maximum": 402531218.9,
                "minimum": 402529408.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 480.8892058,
                "variance": 231254.4283
              },
              {
                "average": 0,
                "count": 10835602,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10835602,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10835602,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10835602,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10835602,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              570999.9978,
              6587499.979,
              -0.2447031056,
              571749.9978,
              6588249.999,
              307.5152969
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    570999.9978267116,
                    6587499.978601041,
                    -0.244703105588769
                  ],
                  [
                    570999.9978267116,
                    6588249.998601041,
                    -0.244703105588769
                  ],
                  [
                    571749.9978267116,
                    6588249.998601041,
                    307.5152968944112
                  ],
                  [
                    571749.9978267116,
                    6587499.978601041,
                    307.5152968944112
                  ],
                  [
                    570999.9978267116,
                    6587499.978601041,
                    -0.244703105588769
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2024-06-16T00:00:18+00:00",
            "end_time": "2024-06-15T23:30: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": "20230801_0326_0727_3.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.45730751351184,
              59.43719488707731,
              19.15860490475214
            ],
            [
              -151.45700091916646,
              59.44392764856641,
              19.15860490475214
            ],
            [
              -151.4437808534885,
              59.443770809217845,
              134.81860490475214
            ],
            [
              -151.44409007209197,
              59.437038089601565,
              134.81860490475214
            ],
            [
              -151.45730751351184,
              59.43719488707731,
              19.15860490475214
            ]
          ]
        ]
      },
      "bbox": [
        -151.4573075,
        59.43703809,
        19.1586049,
        -151.4437809,
        59.44392765,
        134.8186049
      ],
      "properties": {
        "datetime": "2023-08-01T18:51:52Z",
        "pc:count": 11902169,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 587888.7224,
            "count": 11902169,
            "maximum": 588249.9979,
            "minimum": 587499.9979,
            "name": "X",
            "position": 0,
            "stddev": 223.332211,
            "variance": 49877.27645
          },
          {
            "average": 6590112.443,
            "count": 11902169,
            "maximum": 6590499.999,
            "minimum": 6589749.979,
            "name": "Y",
            "position": 1,
            "stddev": 220.6543327,
            "variance": 48688.33453
          },
          {
            "average": 46.38044283,
            "count": 11902169,
            "maximum": 134.8186049,
            "minimum": 19.1586049,
            "name": "Z",
            "position": 2,
            "stddev": 23.26921634,
            "variance": 541.4564291
          },
          {
            "average": 45987.18761,
            "count": 11902169,
            "maximum": 65535,
            "minimum": 13106,
            "name": "Intensity",
            "position": 3,
            "stddev": 11128.61449,
            "variance": 123846060.4
          },
          {
            "average": 1.30733852,
            "count": 11902169,
            "maximum": 8,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6188255349,
            "variance": 0.3829450426
          },
          {
            "average": 1.615922358,
            "count": 11902169,
            "maximum": 8,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.8653336453,
            "variance": 0.7488023177
          },
          {
            "average": 0.5002669681,
            "count": 11902169,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999497,
            "variance": 0.2499999497
          },
          {
            "average": 0,
            "count": 11902169,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.801149606,
            "count": 11902169,
            "maximum": 5,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.915402842,
            "variance": 3.668768045
          },
          {
            "average": -1.010212487,
            "count": 11902169,
            "maximum": 25.05599976,
            "minimum": -25.24200058,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 14.29915134,
            "variance": 204.4657289
          },
          {
            "average": 0.5002669681,
            "count": 11902169,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999999497,
            "variance": 0.2499999497
          },
          {
            "average": 109.7686013,
            "count": 11902169,
            "maximum": 112,
            "minimum": 108,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9377907905,
            "variance": 0.8794515668
          },
          {
            "average": 374949652.7,
            "count": 11902169,
            "maximum": 374951112.1,
            "minimum": 374948839,
            "name": "GpsTime",
            "position": 12,
            "stddev": 526.1962717,
            "variance": 276882.5163
          },
          {
            "average": 0.5002669681,
            "count": 11902169,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0.4999999497,
            "variance": 0.2499999497
          },
          {
            "average": 0,
            "count": 11902169,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11902169,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11902169,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11902169,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          587499.9979,
          6589749.979,
          19.1586049,
          588249.9979,
          6590499.999,
          134.8186049
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                587499.9979003215,
                6589749.978871004,
                19.15860490475214
              ],
              [
                587499.9979003215,
                6590499.998871003,
                19.15860490475214
              ],
              [
                588249.9979003215,
                6590499.998871003,
                134.81860490475214
              ],
              [
                588249.9979003215,
                6589749.978871004,
                134.81860490475214
              ],
              [
                587499.9979003215,
                6589749.978871004,
                19.15860490475214
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2023-08-01T18:51:52+00:00",
        "end_time": "2023-08-01T18:13:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20230801_0326_0727_3.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20230801_0326_0727_3.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20230801_0326_0727_3.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20230801_0326_0727_3.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.4573075,
            59.43703809,
            19.1586049,
            -151.4437809,
            59.44392765,
            134.8186049
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.45730751351184,
                  59.43719488707731,
                  19.15860490475214
                ],
                [
                  -151.45700091916646,
                  59.44392764856641,
                  19.15860490475214
                ],
                [
                  -151.4437808534885,
                  59.443770809217845,
                  134.81860490475214
                ],
                [
                  -151.44409007209197,
                  59.437038089601565,
                  134.81860490475214
                ],
                [
                  -151.45730751351184,
                  59.43719488707731,
                  19.15860490475214
                ]
              ]
            ]
          },
          "id": "20230801_0326_0727_3.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20230801_0326_0727_3.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2023-08-01T18:51:52Z",
            "pc:count": 11902169,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 587888.7224,
                "count": 11902169,
                "maximum": 588249.9979,
                "minimum": 587499.9979,
                "name": "X",
                "position": 0,
                "stddev": 223.332211,
                "variance": 49877.27645
              },
              {
                "average": 6590112.443,
                "count": 11902169,
                "maximum": 6590499.999,
                "minimum": 6589749.979,
                "name": "Y",
                "position": 1,
                "stddev": 220.6543327,
                "variance": 48688.33453
              },
              {
                "average": 46.38044283,
                "count": 11902169,
                "maximum": 134.8186049,
                "minimum": 19.1586049,
                "name": "Z",
                "position": 2,
                "stddev": 23.26921634,
                "variance": 541.4564291
              },
              {
                "average": 45987.18761,
                "count": 11902169,
                "maximum": 65535,
                "minimum": 13106,
                "name": "Intensity",
                "position": 3,
                "stddev": 11128.61449,
                "variance": 123846060.4
              },
              {
                "average": 1.30733852,
                "count": 11902169,
                "maximum": 8,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6188255349,
                "variance": 0.3829450426
              },
              {
                "average": 1.615922358,
                "count": 11902169,
                "maximum": 8,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.8653336453,
                "variance": 0.7488023177
              },
              {
                "average": 0.5002669681,
                "count": 11902169,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999497,
                "variance": 0.2499999497
              },
              {
                "average": 0,
                "count": 11902169,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.801149606,
                "count": 11902169,
                "maximum": 5,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.915402842,
                "variance": 3.668768045
              },
              {
                "average": -1.010212487,
                "count": 11902169,
                "maximum": 25.05599976,
                "minimum": -25.24200058,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 14.29915134,
                "variance": 204.4657289
              },
              {
                "average": 0.5002669681,
                "count": 11902169,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999999497,
                "variance": 0.2499999497
              },
              {
                "average": 109.7686013,
                "count": 11902169,
                "maximum": 112,
                "minimum": 108,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9377907905,
                "variance": 0.8794515668
              },
              {
                "average": 374949652.7,
                "count": 11902169,
                "maximum": 374951112.1,
                "minimum": 374948839,
                "name": "GpsTime",
                "position": 12,
                "stddev": 526.1962717,
                "variance": 276882.5163
              },
              {
                "average": 0.5002669681,
                "count": 11902169,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0.4999999497,
                "variance": 0.2499999497
              },
              {
                "average": 0,
                "count": 11902169,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11902169,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11902169,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11902169,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              587499.9979,
              6589749.979,
              19.1586049,
              588249.9979,
              6590499.999,
              134.8186049
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    587499.9979003215,
                    6589749.978871004,
                    19.15860490475214
                  ],
                  [
                    587499.9979003215,
                    6590499.998871003,
                    19.15860490475214
                  ],
                  [
                    588249.9979003215,
                    6590499.998871003,
                    134.81860490475214
                  ],
                  [
                    588249.9979003215,
                    6589749.978871004,
                    134.81860490475214
                  ],
                  [
                    587499.9979003215,
                    6589749.978871004,
                    19.15860490475214
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2023-08-01T18:51:52+00:00",
            "end_time": "2023-08-01T18:13: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": "20240616_0314_0716_4.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.76673325535762,
              59.29229437531581,
              305.4574334151313
            ],
            [
              -151.7664895536751,
              59.29902816910821,
              305.4574334151313
            ],
            [
              -151.75332399908083,
              59.29890283602616,
              671.8974334151313
            ],
            [
              -151.75357030021726,
              59.292169075606594,
              671.8974334151313
            ],
            [
              -151.76673325535762,
              59.29229437531581,
              305.4574334151313
            ]
          ]
        ]
      },
      "bbox": [
        -151.7667333,
        59.29216908,
        305.4574334,
        -151.753324,
        59.29902817,
        671.8974334
      ],
      "properties": {
        "datetime": "2024-06-17T00:36:29Z",
        "pc:count": 11759919,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 570621.5403,
            "count": 11759919,
            "maximum": 570999.998,
            "minimum": 570249.998,
            "name": "X",
            "position": 0,
            "stddev": 220.2463842,
            "variance": 48508.46975
          },
          {
            "average": 6573623.623,
            "count": 11759919,
            "maximum": 6573999.999,
            "minimum": 6573249.979,
            "name": "Y",
            "position": 1,
            "stddev": 225.2609155,
            "variance": 50742.48003
          },
          {
            "average": 479.2380395,
            "count": 11759919,
            "maximum": 671.8974334,
            "minimum": 305.4574334,
            "name": "Z",
            "position": 2,
            "stddev": 75.21709894,
            "variance": 5657.611973
          },
          {
            "average": 48464.06059,
            "count": 11759919,
            "maximum": 64403,
            "minimum": 12481,
            "name": "Intensity",
            "position": 3,
            "stddev": 8507.400425,
            "variance": 72375862
          },
          {
            "average": 1.179265691,
            "count": 11759919,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4284462205,
            "variance": 0.1835661639
          },
          {
            "average": 1.360461071,
            "count": 11759919,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5842400896,
            "variance": 0.3413364823
          },
          {
            "average": 0,
            "count": 11759919,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11759919,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.520848485,
            "count": 11759919,
            "maximum": 21,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.820401876,
            "variance": 14.59547049
          },
          {
            "average": -6.212745239,
            "count": 11759919,
            "maximum": 28.03199959,
            "minimum": -28.03199959,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.00125579,
            "variance": 225.0376753
          },
          {
            "average": 0,
            "count": 11759919,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1412.136524,
            "count": 11759919,
            "maximum": 1414,
            "minimum": 1402,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.401561031,
            "variance": 11.57061745
          },
          {
            "average": 402618951.2,
            "count": 11759919,
            "maximum": 402619789.2,
            "minimum": 402613756.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1733.869895,
            "variance": 3006304.813
          },
          {
            "average": 0,
            "count": 11759919,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11759919,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11759919,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11759919,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11759919,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          570249.998,
          6573249.979,
          305.4574334,
          570999.998,
          6573999.999,
          671.8974334
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                570249.9979968478,
                6573249.978606995,
                305.4574334151313
              ],
              [
                570249.9979968478,
                6573999.998606995,
                305.4574334151313
              ],
              [
                570999.9979968478,
                6573999.998606995,
                671.8974334151313
              ],
              [
                570999.9979968478,
                6573249.978606995,
                671.8974334151313
              ],
              [
                570249.9979968478,
                6573249.978606995,
                305.4574334151313
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2024-06-17T00:36:29+00:00",
        "end_time": "2024-06-16T22:55:56+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20240616_0314_0716_4.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20240616_0314_0716_4.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20240616_0314_0716_4.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240616_0314_0716_4.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.7667333,
            59.29216908,
            305.4574334,
            -151.753324,
            59.29902817,
            671.8974334
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.76673325535762,
                  59.29229437531581,
                  305.4574334151313
                ],
                [
                  -151.7664895536751,
                  59.29902816910821,
                  305.4574334151313
                ],
                [
                  -151.75332399908083,
                  59.29890283602616,
                  671.8974334151313
                ],
                [
                  -151.75357030021726,
                  59.292169075606594,
                  671.8974334151313
                ],
                [
                  -151.76673325535762,
                  59.29229437531581,
                  305.4574334151313
                ]
              ]
            ]
          },
          "id": "20240616_0314_0716_4.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240616_0314_0716_4.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2024-06-17T00:36:29Z",
            "pc:count": 11759919,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 570621.5403,
                "count": 11759919,
                "maximum": 570999.998,
                "minimum": 570249.998,
                "name": "X",
                "position": 0,
                "stddev": 220.2463842,
                "variance": 48508.46975
              },
              {
                "average": 6573623.623,
                "count": 11759919,
                "maximum": 6573999.999,
                "minimum": 6573249.979,
                "name": "Y",
                "position": 1,
                "stddev": 225.2609155,
                "variance": 50742.48003
              },
              {
                "average": 479.2380395,
                "count": 11759919,
                "maximum": 671.8974334,
                "minimum": 305.4574334,
                "name": "Z",
                "position": 2,
                "stddev": 75.21709894,
                "variance": 5657.611973
              },
              {
                "average": 48464.06059,
                "count": 11759919,
                "maximum": 64403,
                "minimum": 12481,
                "name": "Intensity",
                "position": 3,
                "stddev": 8507.400425,
                "variance": 72375862
              },
              {
                "average": 1.179265691,
                "count": 11759919,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4284462205,
                "variance": 0.1835661639
              },
              {
                "average": 1.360461071,
                "count": 11759919,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5842400896,
                "variance": 0.3413364823
              },
              {
                "average": 0,
                "count": 11759919,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11759919,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.520848485,
                "count": 11759919,
                "maximum": 21,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.820401876,
                "variance": 14.59547049
              },
              {
                "average": -6.212745239,
                "count": 11759919,
                "maximum": 28.03199959,
                "minimum": -28.03199959,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.00125579,
                "variance": 225.0376753
              },
              {
                "average": 0,
                "count": 11759919,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1412.136524,
                "count": 11759919,
                "maximum": 1414,
                "minimum": 1402,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.401561031,
                "variance": 11.57061745
              },
              {
                "average": 402618951.2,
                "count": 11759919,
                "maximum": 402619789.2,
                "minimum": 402613756.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1733.869895,
                "variance": 3006304.813
              },
              {
                "average": 0,
                "count": 11759919,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11759919,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11759919,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11759919,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11759919,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              570249.998,
              6573249.979,
              305.4574334,
              570999.998,
              6573999.999,
              671.8974334
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    570249.9979968478,
                    6573249.978606995,
                    305.4574334151313
                  ],
                  [
                    570249.9979968478,
                    6573999.998606995,
                    305.4574334151313
                  ],
                  [
                    570999.9979968478,
                    6573999.998606995,
                    671.8974334151313
                  ],
                  [
                    570999.9979968478,
                    6573249.978606995,
                    671.8974334151313
                  ],
                  [
                    570249.9979968478,
                    6573249.978606995,
                    305.4574334151313
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2024-06-17T00:36:29+00:00",
            "end_time": "2024-06-16T22:55: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": "20240615_0310_0717_2.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.87137186677023,
              59.3134504783315,
              12.666626321077501
            ],
            [
              -151.87114865210583,
              59.32018450377994,
              12.666626321077501
            ],
            [
              -151.8579744175871,
              59.32006972165916,
              340.1466263210775
            ],
            [
              -151.85820023590153,
              59.313335726787614,
              340.1466263210775
            ],
            [
              -151.87137186677023,
              59.3134504783315,
              12.666626321077501
            ]
          ]
        ]
      },
      "bbox": [
        -151.8713719,
        59.31333573,
        12.66662632,
        -151.8579744,
        59.3201845,
        340.1466263
      ],
      "properties": {
        "datetime": "2024-06-16T23:43:27Z",
        "pc:count": 18550510,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 564658.9135,
            "count": 18550510,
            "maximum": 564999.9981,
            "minimum": 564249.9981,
            "name": "X",
            "position": 0,
            "stddev": 211.9158445,
            "variance": 44908.32517
          },
          {
            "average": 6575895.371,
            "count": 18550510,
            "maximum": 6576249.999,
            "minimum": 6575499.979,
            "name": "Y",
            "position": 1,
            "stddev": 200.3409464,
            "variance": 40136.4948
          },
          {
            "average": 136.8818637,
            "count": 18550510,
            "maximum": 340.1466263,
            "minimum": 12.66662632,
            "name": "Z",
            "position": 2,
            "stddev": 81.33656673,
            "variance": 6615.637087
          },
          {
            "average": 41676.60979,
            "count": 18550510,
            "maximum": 65535,
            "minimum": 17485,
            "name": "Intensity",
            "position": 3,
            "stddev": 8940.606749,
            "variance": 79934449.04
          },
          {
            "average": 1.550346055,
            "count": 18550510,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7388047908,
            "variance": 0.5458325189
          },
          {
            "average": 2.100461335,
            "count": 18550510,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.8861937329,
            "variance": 0.7853393323
          },
          {
            "average": 0,
            "count": 18550510,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.29643282e-05,
            "count": 18550510,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.004792056143,
            "variance": 2.296380208e-05
          },
          {
            "average": 3.946858981,
            "count": 18550510,
            "maximum": 20,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.848274582,
            "variance": 3.41611893
          },
          {
            "average": -1.794022183,
            "count": 18550510,
            "maximum": 28.31399918,
            "minimum": -28.03199959,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.72514018,
            "variance": 247.2800336
          },
          {
            "average": 0,
            "count": 18550510,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1400.010414,
            "count": 18550510,
            "maximum": 1407,
            "minimum": 1316,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 21.612243,
            "variance": 467.0890473
          },
          {
            "average": 402610914.6,
            "count": 18550510,
            "maximum": 402616607.4,
            "minimum": 402538081.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 18723.24039,
            "variance": 350559730.9
          },
          {
            "average": 0,
            "count": 18550510,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18550510,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18550510,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18550510,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18550510,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          564249.9981,
          6575499.979,
          12.66662632,
          564999.9981,
          6576249.999,
          340.1466263
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                564249.9981038497,
                6575499.978698323,
                12.666626321077501
              ],
              [
                564249.9981038497,
                6576249.998698322,
                12.666626321077501
              ],
              [
                564999.9981038497,
                6576249.998698322,
                340.1466263210775
              ],
              [
                564999.9981038497,
                6575499.978698323,
                340.1466263210775
              ],
              [
                564249.9981038497,
                6575499.978698323,
                12.666626321077501
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2024-06-16T23:43:27+00:00",
        "end_time": "2024-06-16T01:54:41+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20240615_0310_0717_2.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20240615_0310_0717_2.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20240615_0310_0717_2.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0310_0717_2.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.8713719,
            59.31333573,
            12.66662632,
            -151.8579744,
            59.3201845,
            340.1466263
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.87137186677023,
                  59.3134504783315,
                  12.666626321077501
                ],
                [
                  -151.87114865210583,
                  59.32018450377994,
                  12.666626321077501
                ],
                [
                  -151.8579744175871,
                  59.32006972165916,
                  340.1466263210775
                ],
                [
                  -151.85820023590153,
                  59.313335726787614,
                  340.1466263210775
                ],
                [
                  -151.87137186677023,
                  59.3134504783315,
                  12.666626321077501
                ]
              ]
            ]
          },
          "id": "20240615_0310_0717_2.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0310_0717_2.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2024-06-16T23:43:27Z",
            "pc:count": 18550510,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 564658.9135,
                "count": 18550510,
                "maximum": 564999.9981,
                "minimum": 564249.9981,
                "name": "X",
                "position": 0,
                "stddev": 211.9158445,
                "variance": 44908.32517
              },
              {
                "average": 6575895.371,
                "count": 18550510,
                "maximum": 6576249.999,
                "minimum": 6575499.979,
                "name": "Y",
                "position": 1,
                "stddev": 200.3409464,
                "variance": 40136.4948
              },
              {
                "average": 136.8818637,
                "count": 18550510,
                "maximum": 340.1466263,
                "minimum": 12.66662632,
                "name": "Z",
                "position": 2,
                "stddev": 81.33656673,
                "variance": 6615.637087
              },
              {
                "average": 41676.60979,
                "count": 18550510,
                "maximum": 65535,
                "minimum": 17485,
                "name": "Intensity",
                "position": 3,
                "stddev": 8940.606749,
                "variance": 79934449.04
              },
              {
                "average": 1.550346055,
                "count": 18550510,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7388047908,
                "variance": 0.5458325189
              },
              {
                "average": 2.100461335,
                "count": 18550510,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.8861937329,
                "variance": 0.7853393323
              },
              {
                "average": 0,
                "count": 18550510,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.29643282e-05,
                "count": 18550510,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.004792056143,
                "variance": 2.296380208e-05
              },
              {
                "average": 3.946858981,
                "count": 18550510,
                "maximum": 20,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.848274582,
                "variance": 3.41611893
              },
              {
                "average": -1.794022183,
                "count": 18550510,
                "maximum": 28.31399918,
                "minimum": -28.03199959,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.72514018,
                "variance": 247.2800336
              },
              {
                "average": 0,
                "count": 18550510,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1400.010414,
                "count": 18550510,
                "maximum": 1407,
                "minimum": 1316,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 21.612243,
                "variance": 467.0890473
              },
              {
                "average": 402610914.6,
                "count": 18550510,
                "maximum": 402616607.4,
                "minimum": 402538081.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 18723.24039,
                "variance": 350559730.9
              },
              {
                "average": 0,
                "count": 18550510,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18550510,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18550510,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18550510,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18550510,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              564249.9981,
              6575499.979,
              12.66662632,
              564999.9981,
              6576249.999,
              340.1466263
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    564249.9981038497,
                    6575499.978698323,
                    12.666626321077501
                  ],
                  [
                    564249.9981038497,
                    6576249.998698322,
                    12.666626321077501
                  ],
                  [
                    564999.9981038497,
                    6576249.998698322,
                    340.1466263210775
                  ],
                  [
                    564999.9981038497,
                    6575499.978698323,
                    340.1466263210775
                  ],
                  [
                    564249.9981038497,
                    6575499.978698323,
                    12.666626321077501
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2024-06-16T23:43:27+00:00",
            "end_time": "2024-06-16T01:54: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": "20240615_0311_0725_3.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.85480198871593,
              59.41434216637781,
              169.57825352374536
            ],
            [
              -151.85457458696087,
              59.421076048231214,
              169.57825352374536
            ],
            [
              -151.84136125911394,
              59.420959469209684,
              370.37825352374534
            ],
            [
              -151.84159128269425,
              59.41422561847178,
              370.37825352374534
            ],
            [
              -151.85480198871593,
              59.41434216637781,
              169.57825352374536
            ]
          ]
        ]
      },
      "bbox": [
        -151.854802,
        59.41422562,
        169.5782535,
        -151.8413613,
        59.42107605,
        370.3782535
      ],
      "properties": {
        "datetime": "2024-06-15T23:31:28Z",
        "pc:count": 12279619,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 565381.7167,
            "count": 12279619,
            "maximum": 565749.998,
            "minimum": 564999.998,
            "name": "X",
            "position": 0,
            "stddev": 216.7659863,
            "variance": 46987.4928
          },
          {
            "average": 6587118.184,
            "count": 12279619,
            "maximum": 6587499.999,
            "minimum": 6586749.979,
            "name": "Y",
            "position": 1,
            "stddev": 218.2406963,
            "variance": 47629.00154
          },
          {
            "average": 289.895329,
            "count": 12279619,
            "maximum": 370.3782535,
            "minimum": 169.5782535,
            "name": "Z",
            "position": 2,
            "stddev": 27.18528774,
            "variance": 739.0398693
          },
          {
            "average": 41743.58718,
            "count": 12279619,
            "maximum": 65535,
            "minimum": 17158,
            "name": "Intensity",
            "position": 3,
            "stddev": 10096.30755,
            "variance": 101935426.2
          },
          {
            "average": 1.55117899,
            "count": 12279619,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7391605188,
            "variance": 0.5463582726
          },
          {
            "average": 2.104337928,
            "count": 12279619,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.8859455901,
            "variance": 0.7848995886
          },
          {
            "average": 0,
            "count": 12279619,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12279619,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 3.532187766,
            "count": 12279619,
            "maximum": 5,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.83354751,
            "variance": 3.361896471
          },
          {
            "average": -9.430009461,
            "count": 12279619,
            "maximum": 28.22400093,
            "minimum": -28.21800041,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.98663223,
            "variance": 120.7060879
          },
          {
            "average": 0,
            "count": 12279619,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1303.625997,
            "count": 12279619,
            "maximum": 1305,
            "minimum": 1301,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5784327876,
            "variance": 0.3345844898
          },
          {
            "average": 402528711,
            "count": 12279619,
            "maximum": 402529488.8,
            "minimum": 402527850.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 233.5006875,
            "variance": 54522.57105
          },
          {
            "average": 0,
            "count": 12279619,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12279619,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12279619,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12279619,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12279619,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          564999.998,
          6586749.979,
          169.5782535,
          565749.998,
          6587499.999,
          370.3782535
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                564999.9980067133,
                6586749.978841936,
                169.57825352374536
              ],
              [
                564999.9980067133,
                6587499.998841936,
                169.57825352374536
              ],
              [
                565749.9980067133,
                6587499.998841936,
                370.37825352374534
              ],
              [
                565749.9980067133,
                6586749.978841936,
                370.37825352374534
              ],
              [
                564999.9980067133,
                6586749.978841936,
                169.57825352374536
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2024-06-15T23:31:28+00:00",
        "end_time": "2024-06-15T23:04:10+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20240615_0311_0725_3.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20240615_0311_0725_3.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20240615_0311_0725_3.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0311_0725_3.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.854802,
            59.41422562,
            169.5782535,
            -151.8413613,
            59.42107605,
            370.3782535
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.85480198871593,
                  59.41434216637781,
                  169.57825352374536
                ],
                [
                  -151.85457458696087,
                  59.421076048231214,
                  169.57825352374536
                ],
                [
                  -151.84136125911394,
                  59.420959469209684,
                  370.37825352374534
                ],
                [
                  -151.84159128269425,
                  59.41422561847178,
                  370.37825352374534
                ],
                [
                  -151.85480198871593,
                  59.41434216637781,
                  169.57825352374536
                ]
              ]
            ]
          },
          "id": "20240615_0311_0725_3.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0311_0725_3.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2024-06-15T23:31:28Z",
            "pc:count": 12279619,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 565381.7167,
                "count": 12279619,
                "maximum": 565749.998,
                "minimum": 564999.998,
                "name": "X",
                "position": 0,
                "stddev": 216.7659863,
                "variance": 46987.4928
              },
              {
                "average": 6587118.184,
                "count": 12279619,
                "maximum": 6587499.999,
                "minimum": 6586749.979,
                "name": "Y",
                "position": 1,
                "stddev": 218.2406963,
                "variance": 47629.00154
              },
              {
                "average": 289.895329,
                "count": 12279619,
                "maximum": 370.3782535,
                "minimum": 169.5782535,
                "name": "Z",
                "position": 2,
                "stddev": 27.18528774,
                "variance": 739.0398693
              },
              {
                "average": 41743.58718,
                "count": 12279619,
                "maximum": 65535,
                "minimum": 17158,
                "name": "Intensity",
                "position": 3,
                "stddev": 10096.30755,
                "variance": 101935426.2
              },
              {
                "average": 1.55117899,
                "count": 12279619,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7391605188,
                "variance": 0.5463582726
              },
              {
                "average": 2.104337928,
                "count": 12279619,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.8859455901,
                "variance": 0.7848995886
              },
              {
                "average": 0,
                "count": 12279619,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12279619,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 3.532187766,
                "count": 12279619,
                "maximum": 5,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.83354751,
                "variance": 3.361896471
              },
              {
                "average": -9.430009461,
                "count": 12279619,
                "maximum": 28.22400093,
                "minimum": -28.21800041,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.98663223,
                "variance": 120.7060879
              },
              {
                "average": 0,
                "count": 12279619,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1303.625997,
                "count": 12279619,
                "maximum": 1305,
                "minimum": 1301,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5784327876,
                "variance": 0.3345844898
              },
              {
                "average": 402528711,
                "count": 12279619,
                "maximum": 402529488.8,
                "minimum": 402527850.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 233.5006875,
                "variance": 54522.57105
              },
              {
                "average": 0,
                "count": 12279619,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12279619,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12279619,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12279619,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12279619,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              564999.998,
              6586749.979,
              169.5782535,
              565749.998,
              6587499.999,
              370.3782535
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    564999.9980067133,
                    6586749.978841936,
                    169.57825352374536
                  ],
                  [
                    564999.9980067133,
                    6587499.998841936,
                    169.57825352374536
                  ],
                  [
                    565749.9980067133,
                    6587499.998841936,
                    370.37825352374534
                  ],
                  [
                    565749.9980067133,
                    6586749.978841936,
                    370.37825352374534
                  ],
                  [
                    564999.9980067133,
                    6586749.978841936,
                    169.57825352374536
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2024-06-15T23:31:28+00:00",
            "end_time": "2024-06-15T23:04: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": "20240615_0309_0719_3.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.91024088653148,
              59.33398853051917,
              10.381140350066687
            ],
            [
              -151.91002518231213,
              59.34072262310012,
              10.381140350066687
            ],
            [
              -151.89684282121056,
              59.340611746913694,
              483.1211403500667
            ],
            [
              -151.89706113291595,
              59.333877683881134,
              483.1211403500667
            ],
            [
              -151.91024088653148,
              59.33398853051917,
              10.381140350066687
            ]
          ]
        ]
      },
      "bbox": [
        -151.9102409,
        59.33387768,
        10.38114035,
        -151.8968428,
        59.34072262,
        483.1211404
      ],
      "properties": {
        "datetime": "2024-06-16T01:48:49Z",
        "pc:count": 16054251,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 562379.1952,
            "count": 16054251,
            "maximum": 562749.998,
            "minimum": 561999.998,
            "name": "X",
            "position": 0,
            "stddev": 214.4901521,
            "variance": 46006.02533
          },
          {
            "average": 6578114.045,
            "count": 16054251,
            "maximum": 6578499.999,
            "minimum": 6577749.979,
            "name": "Y",
            "position": 1,
            "stddev": 212.2363848,
            "variance": 45044.28303
          },
          {
            "average": 158.1319791,
            "count": 16054251,
            "maximum": 483.1211404,
            "minimum": 10.38114035,
            "name": "Z",
            "position": 2,
            "stddev": 100.7880783,
            "variance": 10158.23673
          },
          {
            "average": 41928.02681,
            "count": 16054251,
            "maximum": 65535,
            "minimum": 16324,
            "name": "Intensity",
            "position": 3,
            "stddev": 8900.206284,
            "variance": 79213671.91
          },
          {
            "average": 1.509132005,
            "count": 16054251,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6990388214,
            "variance": 0.4886552738
          },
          {
            "average": 2.020258622,
            "count": 16054251,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.83571604,
            "variance": 0.6984212994
          },
          {
            "average": 0,
            "count": 16054251,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.245775963e-07,
            "count": 16054251,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.000352955505,
            "variance": 1.245775885e-07
          },
          {
            "average": 3.751725945,
            "count": 16054251,
            "maximum": 20,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.821408417,
            "variance": 3.317528621
          },
          {
            "average": -0.4008539956,
            "count": 16054251,
            "maximum": 27.93600082,
            "minimum": -28.31399918,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.74241952,
            "variance": 247.8237722
          },
          {
            "average": 0,
            "count": 16054251,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1312.800815,
            "count": 16054251,
            "maximum": 1315,
            "minimum": 1311,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9470211225,
            "variance": 0.8968490065
          },
          {
            "average": 402536195.6,
            "count": 16054251,
            "maximum": 402537729.9,
            "minimum": 402535222.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 604.189157,
            "variance": 365044.5374
          },
          {
            "average": 0,
            "count": 16054251,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16054251,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16054251,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16054251,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16054251,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          561999.998,
          6577749.979,
          10.38114035,
          562749.998,
          6578499.999,
          483.1211404
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                561999.997951347,
                6577749.978751609,
                10.381140350066687
              ],
              [
                561999.997951347,
                6578499.998751609,
                10.381140350066687
              ],
              [
                562749.997951347,
                6578499.998751609,
                483.1211403500667
              ],
              [
                562749.997951347,
                6577749.978751609,
                483.1211403500667
              ],
              [
                561999.997951347,
                6577749.978751609,
                10.381140350066687
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2024-06-16T01:48:49+00:00",
        "end_time": "2024-06-16T01:07:02+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20240615_0309_0719_3.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20240615_0309_0719_3.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20240615_0309_0719_3.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0309_0719_3.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.9102409,
            59.33387768,
            10.38114035,
            -151.8968428,
            59.34072262,
            483.1211404
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.91024088653148,
                  59.33398853051917,
                  10.381140350066687
                ],
                [
                  -151.91002518231213,
                  59.34072262310012,
                  10.381140350066687
                ],
                [
                  -151.89684282121056,
                  59.340611746913694,
                  483.1211403500667
                ],
                [
                  -151.89706113291595,
                  59.333877683881134,
                  483.1211403500667
                ],
                [
                  -151.91024088653148,
                  59.33398853051917,
                  10.381140350066687
                ]
              ]
            ]
          },
          "id": "20240615_0309_0719_3.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0309_0719_3.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2024-06-16T01:48:49Z",
            "pc:count": 16054251,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 562379.1952,
                "count": 16054251,
                "maximum": 562749.998,
                "minimum": 561999.998,
                "name": "X",
                "position": 0,
                "stddev": 214.4901521,
                "variance": 46006.02533
              },
              {
                "average": 6578114.045,
                "count": 16054251,
                "maximum": 6578499.999,
                "minimum": 6577749.979,
                "name": "Y",
                "position": 1,
                "stddev": 212.2363848,
                "variance": 45044.28303
              },
              {
                "average": 158.1319791,
                "count": 16054251,
                "maximum": 483.1211404,
                "minimum": 10.38114035,
                "name": "Z",
                "position": 2,
                "stddev": 100.7880783,
                "variance": 10158.23673
              },
              {
                "average": 41928.02681,
                "count": 16054251,
                "maximum": 65535,
                "minimum": 16324,
                "name": "Intensity",
                "position": 3,
                "stddev": 8900.206284,
                "variance": 79213671.91
              },
              {
                "average": 1.509132005,
                "count": 16054251,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6990388214,
                "variance": 0.4886552738
              },
              {
                "average": 2.020258622,
                "count": 16054251,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.83571604,
                "variance": 0.6984212994
              },
              {
                "average": 0,
                "count": 16054251,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.245775963e-07,
                "count": 16054251,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.000352955505,
                "variance": 1.245775885e-07
              },
              {
                "average": 3.751725945,
                "count": 16054251,
                "maximum": 20,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.821408417,
                "variance": 3.317528621
              },
              {
                "average": -0.4008539956,
                "count": 16054251,
                "maximum": 27.93600082,
                "minimum": -28.31399918,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.74241952,
                "variance": 247.8237722
              },
              {
                "average": 0,
                "count": 16054251,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1312.800815,
                "count": 16054251,
                "maximum": 1315,
                "minimum": 1311,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9470211225,
                "variance": 0.8968490065
              },
              {
                "average": 402536195.6,
                "count": 16054251,
                "maximum": 402537729.9,
                "minimum": 402535222.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 604.189157,
                "variance": 365044.5374
              },
              {
                "average": 0,
                "count": 16054251,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16054251,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16054251,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16054251,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16054251,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              561999.998,
              6577749.979,
              10.38114035,
              562749.998,
              6578499.999,
              483.1211404
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    561999.997951347,
                    6577749.978751609,
                    10.381140350066687
                  ],
                  [
                    561999.997951347,
                    6578499.998751609,
                    10.381140350066687
                  ],
                  [
                    562749.997951347,
                    6578499.998751609,
                    483.1211403500667
                  ],
                  [
                    562749.997951347,
                    6577749.978751609,
                    483.1211403500667
                  ],
                  [
                    561999.997951347,
                    6577749.978751609,
                    10.381140350066687
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2024-06-16T01:48:49+00:00",
            "end_time": "2024-06-16T01:07: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": "20240615_0309_0725_4.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.88845872983134,
              59.414633047218445,
              -0.332679140229544
            ],
            [
              -151.88823800788325,
              59.42136700673191,
              -0.332679140229544
            ],
            [
              -151.88100152527628,
              59.42130519260405,
              177.24732085977047
            ],
            [
              -151.88122368318014,
              59.4145712495894,
              177.24732085977047
            ],
            [
              -151.88845872983134,
              59.414633047218445,
              -0.332679140229544
            ]
          ]
        ]
      },
      "bbox": [
        -151.8884587,
        59.41457125,
        -0.3326791402,
        -151.8810015,
        59.42136701,
        177.2473209
      ],
      "properties": {
        "datetime": "2024-06-15T23:19:47Z",
        "pc:count": 3757249,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 563348.1028,
            "count": 3757249,
            "maximum": 563500,
            "minimum": 563089.26,
            "name": "X",
            "position": 0,
            "stddev": 96.36322309,
            "variance": 9285.870764
          },
          {
            "average": 6587127.232,
            "count": 3757249,
            "maximum": 6587499.999,
            "minimum": 6586749.979,
            "name": "Y",
            "position": 1,
            "stddev": 226.2522261,
            "variance": 51190.06982
          },
          {
            "average": 70.28607641,
            "count": 3757249,
            "maximum": 177.2473209,
            "minimum": -0.3326791402,
            "name": "Z",
            "position": 2,
            "stddev": 38.60434285,
            "variance": 1490.295287
          },
          {
            "average": 44563.8319,
            "count": 3757249,
            "maximum": 65535,
            "minimum": 20852,
            "name": "Intensity",
            "position": 3,
            "stddev": 8999.204083,
            "variance": 80985674.12
          },
          {
            "average": 1.328761016,
            "count": 3757249,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5911193038,
            "variance": 0.3494220313
          },
          {
            "average": 1.659055069,
            "count": 3757249,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.7829170585,
            "variance": 0.6129591205
          },
          {
            "average": 0,
            "count": 3757249,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 7.984565303e-07,
            "count": 3757249,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0008935637108,
            "variance": 7.984561053e-07
          },
          {
            "average": 3.710993602,
            "count": 3757249,
            "maximum": 20,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.986260063,
            "variance": 3.945229038
          },
          {
            "average": 10.49425448,
            "count": 3757249,
            "maximum": 25.05599976,
            "minimum": -28.12199974,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.21683282,
            "variance": 104.3836728
          },
          {
            "average": 0,
            "count": 3757249,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1301.899973,
            "count": 3757249,
            "maximum": 1304,
            "minimum": 1300,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.068265577,
            "variance": 1.141191342
          },
          {
            "average": 402528135.7,
            "count": 3757249,
            "maximum": 402528787.9,
            "minimum": 402527581.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 361.5156116,
            "variance": 130693.5374
          },
          {
            "average": 0,
            "count": 3757249,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3757249,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3757249,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3757249,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3757249,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          563089.26,
          6586749.979,
          -0.3326791402,
          563500,
          6587499.999,
          177.2473209
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                563089.2599701224,
                6586749.978514977,
                -0.332679140229544
              ],
              [
                563089.2599701224,
                6587499.998514976,
                -0.332679140229544
              ],
              [
                563499.9999701224,
                6587499.998514976,
                177.24732085977047
              ],
              [
                563499.9999701224,
                6586749.978514977,
                177.24732085977047
              ],
              [
                563089.2599701224,
                6586749.978514977,
                -0.332679140229544
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2024-06-15T23:19:47+00:00",
        "end_time": "2024-06-15T22:59:41+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20240615_0309_0725_4.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20240615_0309_0725_4.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20240615_0309_0725_4.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0309_0725_4.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.8884587,
            59.41457125,
            -0.3326791402,
            -151.8810015,
            59.42136701,
            177.2473209
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.88845872983134,
                  59.414633047218445,
                  -0.332679140229544
                ],
                [
                  -151.88823800788325,
                  59.42136700673191,
                  -0.332679140229544
                ],
                [
                  -151.88100152527628,
                  59.42130519260405,
                  177.24732085977047
                ],
                [
                  -151.88122368318014,
                  59.4145712495894,
                  177.24732085977047
                ],
                [
                  -151.88845872983134,
                  59.414633047218445,
                  -0.332679140229544
                ]
              ]
            ]
          },
          "id": "20240615_0309_0725_4.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0309_0725_4.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2024-06-15T23:19:47Z",
            "pc:count": 3757249,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 563348.1028,
                "count": 3757249,
                "maximum": 563500,
                "minimum": 563089.26,
                "name": "X",
                "position": 0,
                "stddev": 96.36322309,
                "variance": 9285.870764
              },
              {
                "average": 6587127.232,
                "count": 3757249,
                "maximum": 6587499.999,
                "minimum": 6586749.979,
                "name": "Y",
                "position": 1,
                "stddev": 226.2522261,
                "variance": 51190.06982
              },
              {
                "average": 70.28607641,
                "count": 3757249,
                "maximum": 177.2473209,
                "minimum": -0.3326791402,
                "name": "Z",
                "position": 2,
                "stddev": 38.60434285,
                "variance": 1490.295287
              },
              {
                "average": 44563.8319,
                "count": 3757249,
                "maximum": 65535,
                "minimum": 20852,
                "name": "Intensity",
                "position": 3,
                "stddev": 8999.204083,
                "variance": 80985674.12
              },
              {
                "average": 1.328761016,
                "count": 3757249,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5911193038,
                "variance": 0.3494220313
              },
              {
                "average": 1.659055069,
                "count": 3757249,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.7829170585,
                "variance": 0.6129591205
              },
              {
                "average": 0,
                "count": 3757249,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 7.984565303e-07,
                "count": 3757249,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0008935637108,
                "variance": 7.984561053e-07
              },
              {
                "average": 3.710993602,
                "count": 3757249,
                "maximum": 20,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.986260063,
                "variance": 3.945229038
              },
              {
                "average": 10.49425448,
                "count": 3757249,
                "maximum": 25.05599976,
                "minimum": -28.12199974,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.21683282,
                "variance": 104.3836728
              },
              {
                "average": 0,
                "count": 3757249,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1301.899973,
                "count": 3757249,
                "maximum": 1304,
                "minimum": 1300,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.068265577,
                "variance": 1.141191342
              },
              {
                "average": 402528135.7,
                "count": 3757249,
                "maximum": 402528787.9,
                "minimum": 402527581.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 361.5156116,
                "variance": 130693.5374
              },
              {
                "average": 0,
                "count": 3757249,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3757249,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3757249,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3757249,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3757249,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              563089.26,
              6586749.979,
              -0.3326791402,
              563500,
              6587499.999,
              177.2473209
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    563089.2599701224,
                    6586749.978514977,
                    -0.332679140229544
                  ],
                  [
                    563089.2599701224,
                    6587499.998514976,
                    -0.332679140229544
                  ],
                  [
                    563499.9999701224,
                    6587499.998514976,
                    177.24732085977047
                  ],
                  [
                    563499.9999701224,
                    6586749.978514977,
                    177.24732085977047
                  ],
                  [
                    563089.2599701224,
                    6586749.978514977,
                    -0.332679140229544
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2024-06-15T23:19:47+00:00",
            "end_time": "2024-06-15T22:59: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": "20240616_0315_0717_2.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.73966043175668,
              59.312243066202434,
              8.241860655320046
            ],
            [
              -151.73941118376962,
              59.31897676993188,
              8.241860655320046
            ],
            [
              -151.7262380545042,
              59.31884867409374,
              104.22186065532006
            ],
            [
              -151.72648990542075,
              59.31211500448543,
              104.22186065532006
            ],
            [
              -151.73966043175668,
              59.312243066202434,
              8.241860655320046
            ]
          ]
        ]
      },
      "bbox": [
        -151.7396604,
        59.312115,
        8.241860655,
        -151.7262381,
        59.31897677,
        104.2218607
      ],
      "properties": {
        "datetime": "2024-06-17T00:36:57Z",
        "pc:count": 11721816,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 572149.4901,
            "count": 11721816,
            "maximum": 572499.9979,
            "minimum": 571749.9979,
            "name": "X",
            "position": 0,
            "stddev": 210.8767493,
            "variance": 44469.0034
          },
          {
            "average": 6575899.314,
            "count": 11721816,
            "maximum": 6576249.999,
            "minimum": 6575499.979,
            "name": "Y",
            "position": 1,
            "stddev": 214.0855025,
            "variance": 45832.60239
          },
          {
            "average": 50.80029654,
            "count": 11721816,
            "maximum": 104.2218607,
            "minimum": 8.241860655,
            "name": "Z",
            "position": 2,
            "stddev": 22.3376805,
            "variance": 498.9719702
          },
          {
            "average": 46842.26046,
            "count": 11721816,
            "maximum": 65535,
            "minimum": 20911,
            "name": "Intensity",
            "position": 3,
            "stddev": 9499.945687,
            "variance": 90248968.05
          },
          {
            "average": 1.269051144,
            "count": 11721816,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5443898813,
            "variance": 0.2963603429
          },
          {
            "average": 1.53788355,
            "count": 11721816,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.7402536637,
            "variance": 0.5479754867
          },
          {
            "average": 0,
            "count": 11721816,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11721816,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.95111295,
            "count": 11721816,
            "maximum": 20,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.152248787,
            "variance": 4.63217484
          },
          {
            "average": 2.692072357,
            "count": 11721816,
            "maximum": 28.12800026,
            "minimum": -28.03199959,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.21248216,
            "variance": 231.4196136
          },
          {
            "average": 0,
            "count": 11721816,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1411.508722,
            "count": 11721816,
            "maximum": 1414,
            "minimum": 1409,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.033643659,
            "variance": 1.068419214
          },
          {
            "average": 402618704.1,
            "count": 11721816,
            "maximum": 402619817.5,
            "minimum": 402617546.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 519.4638331,
            "variance": 269842.6739
          },
          {
            "average": 0,
            "count": 11721816,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11721816,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11721816,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11721816,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11721816,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          571749.9979,
          6575499.979,
          8.241860655,
          572499.9979,
          6576249.999,
          104.2218607
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                571749.9979271784,
                6575499.978800563,
                8.241860655320046
              ],
              [
                571749.9979271784,
                6576249.998800563,
                8.241860655320046
              ],
              [
                572499.9979271784,
                6576249.998800563,
                104.22186065532006
              ],
              [
                572499.9979271784,
                6575499.978800563,
                104.22186065532006
              ],
              [
                571749.9979271784,
                6575499.978800563,
                8.241860655320046
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2024-06-17T00:36:57+00:00",
        "end_time": "2024-06-16T23:59:06+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20240616_0315_0717_2.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20240616_0315_0717_2.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20240616_0315_0717_2.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240616_0315_0717_2.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.7396604,
            59.312115,
            8.241860655,
            -151.7262381,
            59.31897677,
            104.2218607
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.73966043175668,
                  59.312243066202434,
                  8.241860655320046
                ],
                [
                  -151.73941118376962,
                  59.31897676993188,
                  8.241860655320046
                ],
                [
                  -151.7262380545042,
                  59.31884867409374,
                  104.22186065532006
                ],
                [
                  -151.72648990542075,
                  59.31211500448543,
                  104.22186065532006
                ],
                [
                  -151.73966043175668,
                  59.312243066202434,
                  8.241860655320046
                ]
              ]
            ]
          },
          "id": "20240616_0315_0717_2.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240616_0315_0717_2.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2024-06-17T00:36:57Z",
            "pc:count": 11721816,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 572149.4901,
                "count": 11721816,
                "maximum": 572499.9979,
                "minimum": 571749.9979,
                "name": "X",
                "position": 0,
                "stddev": 210.8767493,
                "variance": 44469.0034
              },
              {
                "average": 6575899.314,
                "count": 11721816,
                "maximum": 6576249.999,
                "minimum": 6575499.979,
                "name": "Y",
                "position": 1,
                "stddev": 214.0855025,
                "variance": 45832.60239
              },
              {
                "average": 50.80029654,
                "count": 11721816,
                "maximum": 104.2218607,
                "minimum": 8.241860655,
                "name": "Z",
                "position": 2,
                "stddev": 22.3376805,
                "variance": 498.9719702
              },
              {
                "average": 46842.26046,
                "count": 11721816,
                "maximum": 65535,
                "minimum": 20911,
                "name": "Intensity",
                "position": 3,
                "stddev": 9499.945687,
                "variance": 90248968.05
              },
              {
                "average": 1.269051144,
                "count": 11721816,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5443898813,
                "variance": 0.2963603429
              },
              {
                "average": 1.53788355,
                "count": 11721816,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.7402536637,
                "variance": 0.5479754867
              },
              {
                "average": 0,
                "count": 11721816,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11721816,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.95111295,
                "count": 11721816,
                "maximum": 20,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.152248787,
                "variance": 4.63217484
              },
              {
                "average": 2.692072357,
                "count": 11721816,
                "maximum": 28.12800026,
                "minimum": -28.03199959,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.21248216,
                "variance": 231.4196136
              },
              {
                "average": 0,
                "count": 11721816,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1411.508722,
                "count": 11721816,
                "maximum": 1414,
                "minimum": 1409,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.033643659,
                "variance": 1.068419214
              },
              {
                "average": 402618704.1,
                "count": 11721816,
                "maximum": 402619817.5,
                "minimum": 402617546.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 519.4638331,
                "variance": 269842.6739
              },
              {
                "average": 0,
                "count": 11721816,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11721816,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11721816,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11721816,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11721816,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              571749.9979,
              6575499.979,
              8.241860655,
              572499.9979,
              6576249.999,
              104.2218607
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    571749.9979271784,
                    6575499.978800563,
                    8.241860655320046
                  ],
                  [
                    571749.9979271784,
                    6576249.998800563,
                    8.241860655320046
                  ],
                  [
                    572499.9979271784,
                    6576249.998800563,
                    104.22186065532006
                  ],
                  [
                    572499.9979271784,
                    6575499.978800563,
                    104.22186065532006
                  ],
                  [
                    571749.9979271784,
                    6575499.978800563,
                    8.241860655320046
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2024-06-17T00:36:57+00:00",
            "end_time": "2024-06-16T23:59: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": "20240616_0312_0717_2.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.81868597883886,
              59.312983486033396,
              288.9253374328579
            ],
            [
              -151.8184523499885,
              59.31971738704741,
              288.9253374328579
            ],
            [
              -151.80527854304577,
              59.31959727917027,
              600.7053374328578
            ],
            [
              -151.80551477526745,
              59.312863410150996,
              600.7053374328578
            ],
            [
              -151.81868597883886,
              59.312983486033396,
              288.9253374328579
            ]
          ]
        ]
      },
      "bbox": [
        -151.818686,
        59.31286341,
        288.9253374,
        -151.8052785,
        59.31971739,
        600.7053374
      ],
      "properties": {
        "datetime": "2024-06-17T00:00:05Z",
        "pc:count": 15751750,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 567629.0801,
            "count": 15751750,
            "maximum": 567999.9981,
            "minimum": 567249.9981,
            "name": "X",
            "position": 0,
            "stddev": 214.712227,
            "variance": 46101.34043
          },
          {
            "average": 6575887.407,
            "count": 15751750,
            "maximum": 6576249.999,
            "minimum": 6575499.979,
            "name": "Y",
            "position": 1,
            "stddev": 217.3060158,
            "variance": 47221.90448
          },
          {
            "average": 414.7811301,
            "count": 15751750,
            "maximum": 600.7053374,
            "minimum": 288.9253374,
            "name": "Z",
            "position": 2,
            "stddev": 56.82305569,
            "variance": 3228.859658
          },
          {
            "average": 46202.04713,
            "count": 15751750,
            "maximum": 64849,
            "minimum": 13464,
            "name": "Intensity",
            "position": 3,
            "stddev": 10168.73728,
            "variance": 103403218
          },
          {
            "average": 1.32775044,
            "count": 15751750,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5683505244,
            "variance": 0.3230223185
          },
          {
            "average": 1.657270652,
            "count": 15751750,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.731385431,
            "variance": 0.5349246487
          },
          {
            "average": 0,
            "count": 15751750,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15751750,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.384677131,
            "count": 15751750,
            "maximum": 21,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.076462011,
            "variance": 4.311694482
          },
          {
            "average": 0.7082506296,
            "count": 15751750,
            "maximum": 28.22400093,
            "minimum": -28.03199959,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 16.12315497,
            "variance": 259.9561263
          },
          {
            "average": 0,
            "count": 15751750,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1405.508044,
            "count": 15751750,
            "maximum": 1409,
            "minimum": 1403,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.425149105,
            "variance": 5.881348179
          },
          {
            "average": 402615678.9,
            "count": 15751750,
            "maximum": 402617605.9,
            "minimum": 402614465.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1228.699325,
            "variance": 1509702.032
          },
          {
            "average": 0,
            "count": 15751750,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15751750,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15751750,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15751750,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15751750,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          567249.9981,
          6575499.979,
          288.9253374,
          567999.9981,
          6576249.999,
          600.7053374
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                567249.9980660852,
                6575499.978752697,
                288.9253374328579
              ],
              [
                567249.9980660852,
                6576249.998752696,
                288.9253374328579
              ],
              [
                567999.9980660852,
                6576249.998752696,
                600.7053374328578
              ],
              [
                567999.9980660852,
                6575499.978752697,
                600.7053374328578
              ],
              [
                567249.9980660852,
                6575499.978752697,
                288.9253374328579
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2024-06-17T00:00:05+00:00",
        "end_time": "2024-06-16T23:07:45+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20240616_0312_0717_2.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20240616_0312_0717_2.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20240616_0312_0717_2.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240616_0312_0717_2.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.818686,
            59.31286341,
            288.9253374,
            -151.8052785,
            59.31971739,
            600.7053374
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.81868597883886,
                  59.312983486033396,
                  288.9253374328579
                ],
                [
                  -151.8184523499885,
                  59.31971738704741,
                  288.9253374328579
                ],
                [
                  -151.80527854304577,
                  59.31959727917027,
                  600.7053374328578
                ],
                [
                  -151.80551477526745,
                  59.312863410150996,
                  600.7053374328578
                ],
                [
                  -151.81868597883886,
                  59.312983486033396,
                  288.9253374328579
                ]
              ]
            ]
          },
          "id": "20240616_0312_0717_2.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240616_0312_0717_2.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2024-06-17T00:00:05Z",
            "pc:count": 15751750,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 567629.0801,
                "count": 15751750,
                "maximum": 567999.9981,
                "minimum": 567249.9981,
                "name": "X",
                "position": 0,
                "stddev": 214.712227,
                "variance": 46101.34043
              },
              {
                "average": 6575887.407,
                "count": 15751750,
                "maximum": 6576249.999,
                "minimum": 6575499.979,
                "name": "Y",
                "position": 1,
                "stddev": 217.3060158,
                "variance": 47221.90448
              },
              {
                "average": 414.7811301,
                "count": 15751750,
                "maximum": 600.7053374,
                "minimum": 288.9253374,
                "name": "Z",
                "position": 2,
                "stddev": 56.82305569,
                "variance": 3228.859658
              },
              {
                "average": 46202.04713,
                "count": 15751750,
                "maximum": 64849,
                "minimum": 13464,
                "name": "Intensity",
                "position": 3,
                "stddev": 10168.73728,
                "variance": 103403218
              },
              {
                "average": 1.32775044,
                "count": 15751750,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5683505244,
                "variance": 0.3230223185
              },
              {
                "average": 1.657270652,
                "count": 15751750,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.731385431,
                "variance": 0.5349246487
              },
              {
                "average": 0,
                "count": 15751750,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15751750,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.384677131,
                "count": 15751750,
                "maximum": 21,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.076462011,
                "variance": 4.311694482
              },
              {
                "average": 0.7082506296,
                "count": 15751750,
                "maximum": 28.22400093,
                "minimum": -28.03199959,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 16.12315497,
                "variance": 259.9561263
              },
              {
                "average": 0,
                "count": 15751750,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1405.508044,
                "count": 15751750,
                "maximum": 1409,
                "minimum": 1403,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.425149105,
                "variance": 5.881348179
              },
              {
                "average": 402615678.9,
                "count": 15751750,
                "maximum": 402617605.9,
                "minimum": 402614465.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1228.699325,
                "variance": 1509702.032
              },
              {
                "average": 0,
                "count": 15751750,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15751750,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15751750,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15751750,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15751750,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              567249.9981,
              6575499.979,
              288.9253374,
              567999.9981,
              6576249.999,
              600.7053374
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    567249.9980660852,
                    6575499.978752697,
                    288.9253374328579
                  ],
                  [
                    567249.9980660852,
                    6576249.998752696,
                    288.9253374328579
                  ],
                  [
                    567999.9980660852,
                    6576249.998752696,
                    600.7053374328578
                  ],
                  [
                    567999.9980660852,
                    6575499.978752697,
                    600.7053374328578
                  ],
                  [
                    567249.9980660852,
                    6575499.978752697,
                    288.9253374328579
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2024-06-17T00:00:05+00:00",
            "end_time": "2024-06-16T23:07:45+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": "20230801_0325_0726_3.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.4843450763959,
              59.42403911643652,
              128.75515081719064
            ],
            [
              -151.48404401195285,
              59.430771976457706,
              128.75515081719064
            ],
            [
              -151.4708289087559,
              59.43061789438044,
              451.4351508171907
            ],
            [
              -151.47113259519838,
              59.423885075485984,
              451.4351508171907
            ],
            [
              -151.4843450763959,
              59.42403911643652,
              128.75515081719064
            ]
          ]
        ]
      },
      "bbox": [
        -151.4843451,
        59.42388508,
        128.7551508,
        -151.4708289,
        59.43077198,
        451.4351508
      ],
      "properties": {
        "datetime": "2024-06-16T23:53:13Z",
        "pc:count": 38072108,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 586395.241,
            "count": 38072108,
            "maximum": 586749.998,
            "minimum": 585999.998,
            "name": "X",
            "position": 0,
            "stddev": 212.1019231,
            "variance": 44987.22579
          },
          {
            "average": 6588628.29,
            "count": 38072108,
            "maximum": 6588999.999,
            "minimum": 6588249.979,
            "name": "Y",
            "position": 1,
            "stddev": 218.4419421,
            "variance": 47716.88208
          },
          {
            "average": 289.3582241,
            "count": 38072108,
            "maximum": 451.4351508,
            "minimum": 128.7551508,
            "name": "Z",
            "position": 2,
            "stddev": 68.10499232,
            "variance": 4638.289979
          },
          {
            "average": 39909.69046,
            "count": 38072108,
            "maximum": 65535,
            "minimum": 9591,
            "name": "Intensity",
            "position": 3,
            "stddev": 10749.74395,
            "variance": 115556995.1
          },
          {
            "average": 1.629713831,
            "count": 38072108,
            "maximum": 8,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.80979579,
            "variance": 0.6557692215
          },
          {
            "average": 2.261034009,
            "count": 38072108,
            "maximum": 8,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9705660626,
            "variance": 0.9419984819
          },
          {
            "average": 0.2172372751,
            "count": 38072108,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4123654276,
            "variance": 0.1700452459
          },
          {
            "average": 1.64424833e-05,
            "count": 38072108,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.004054899922,
            "variance": 1.644221338e-05
          },
          {
            "average": 4.228893761,
            "count": 38072108,
            "maximum": 22,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.025232202,
            "variance": 9.152029874
          },
          {
            "average": 1.802468165,
            "count": 38072108,
            "maximum": 28.31399918,
            "minimum": -28.03199959,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.00565479,
            "variance": 225.1696755
          },
          {
            "average": 0.2172372751,
            "count": 38072108,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4123654276,
            "variance": 0.1700452459
          },
          {
            "average": 848.4767848,
            "count": 38072108,
            "maximum": 1408,
            "minimum": 108,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 641.0640061,
            "variance": 410963.0599
          },
          {
            "average": 390731782.1,
            "count": 38072108,
            "maximum": 402617193.9,
            "minimum": 374948864.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 13694810.06,
            "variance": 187547822500000.0
          },
          {
            "average": 0.2172372751,
            "count": 38072108,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0.4123654276,
            "variance": 0.1700452459
          },
          {
            "average": 0,
            "count": 38072108,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 38072108,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 38072108,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 38072108,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          585999.998,
          6588249.979,
          128.7551508,
          586749.998,
          6588999.999,
          451.4351508
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                585999.9979705496,
                6588249.978740919,
                128.75515081719064
              ],
              [
                585999.9979705496,
                6588999.998740919,
                128.75515081719064
              ],
              [
                586749.9979705496,
                6588999.998740919,
                451.4351508171907
              ],
              [
                586749.9979705496,
                6588249.978740919,
                451.4351508171907
              ],
              [
                585999.9979705496,
                6588249.978740919,
                128.75515081719064
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2024-06-16T23:53:13+00:00",
        "end_time": "2023-08-01T18:14:24+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20230801_0325_0726_3.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20230801_0325_0726_3.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20230801_0325_0726_3.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20230801_0325_0726_3.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.4843451,
            59.42388508,
            128.7551508,
            -151.4708289,
            59.43077198,
            451.4351508
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.4843450763959,
                  59.42403911643652,
                  128.75515081719064
                ],
                [
                  -151.48404401195285,
                  59.430771976457706,
                  128.75515081719064
                ],
                [
                  -151.4708289087559,
                  59.43061789438044,
                  451.4351508171907
                ],
                [
                  -151.47113259519838,
                  59.423885075485984,
                  451.4351508171907
                ],
                [
                  -151.4843450763959,
                  59.42403911643652,
                  128.75515081719064
                ]
              ]
            ]
          },
          "id": "20230801_0325_0726_3.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20230801_0325_0726_3.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2024-06-16T23:53:13Z",
            "pc:count": 38072108,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 586395.241,
                "count": 38072108,
                "maximum": 586749.998,
                "minimum": 585999.998,
                "name": "X",
                "position": 0,
                "stddev": 212.1019231,
                "variance": 44987.22579
              },
              {
                "average": 6588628.29,
                "count": 38072108,
                "maximum": 6588999.999,
                "minimum": 6588249.979,
                "name": "Y",
                "position": 1,
                "stddev": 218.4419421,
                "variance": 47716.88208
              },
              {
                "average": 289.3582241,
                "count": 38072108,
                "maximum": 451.4351508,
                "minimum": 128.7551508,
                "name": "Z",
                "position": 2,
                "stddev": 68.10499232,
                "variance": 4638.289979
              },
              {
                "average": 39909.69046,
                "count": 38072108,
                "maximum": 65535,
                "minimum": 9591,
                "name": "Intensity",
                "position": 3,
                "stddev": 10749.74395,
                "variance": 115556995.1
              },
              {
                "average": 1.629713831,
                "count": 38072108,
                "maximum": 8,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.80979579,
                "variance": 0.6557692215
              },
              {
                "average": 2.261034009,
                "count": 38072108,
                "maximum": 8,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9705660626,
                "variance": 0.9419984819
              },
              {
                "average": 0.2172372751,
                "count": 38072108,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4123654276,
                "variance": 0.1700452459
              },
              {
                "average": 1.64424833e-05,
                "count": 38072108,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.004054899922,
                "variance": 1.644221338e-05
              },
              {
                "average": 4.228893761,
                "count": 38072108,
                "maximum": 22,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.025232202,
                "variance": 9.152029874
              },
              {
                "average": 1.802468165,
                "count": 38072108,
                "maximum": 28.31399918,
                "minimum": -28.03199959,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.00565479,
                "variance": 225.1696755
              },
              {
                "average": 0.2172372751,
                "count": 38072108,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4123654276,
                "variance": 0.1700452459
              },
              {
                "average": 848.4767848,
                "count": 38072108,
                "maximum": 1408,
                "minimum": 108,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 641.0640061,
                "variance": 410963.0599
              },
              {
                "average": 390731782.1,
                "count": 38072108,
                "maximum": 402617193.9,
                "minimum": 374948864.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 13694810.06,
                "variance": 187547822500000.0
              },
              {
                "average": 0.2172372751,
                "count": 38072108,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0.4123654276,
                "variance": 0.1700452459
              },
              {
                "average": 0,
                "count": 38072108,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 38072108,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 38072108,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 38072108,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              585999.998,
              6588249.979,
              128.7551508,
              586749.998,
              6588999.999,
              451.4351508
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    585999.9979705496,
                    6588249.978740919,
                    128.75515081719064
                  ],
                  [
                    585999.9979705496,
                    6588999.998740919,
                    128.75515081719064
                  ],
                  [
                    586749.9979705496,
                    6588999.998740919,
                    451.4351508171907
                  ],
                  [
                    586749.9979705496,
                    6588249.978740919,
                    451.4351508171907
                  ],
                  [
                    585999.9979705496,
                    6588249.978740919,
                    128.75515081719064
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2024-06-16T23:53:13+00:00",
            "end_time": "2023-08-01T18:14: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": "20240616_0316_0718_3.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.72623806133063,
              59.31884849340871,
              40.9061283118632
            ],
            [
              -151.72598609322895,
              59.32558215535004,
              40.9061283118632
            ],
            [
              -151.7128104771522,
              59.32545269377865,
              182.8061283118632
            ],
            [
              -151.71306504931704,
              59.318719066326366,
              182.8061283118632
            ],
            [
              -151.72623806133063,
              59.31884849340871,
              40.9061283118632
            ]
          ]
        ]
      },
      "bbox": [
        -151.7262381,
        59.31871907,
        40.90612831,
        -151.7128105,
        59.32558216,
        182.8061283
      ],
      "properties": {
        "datetime": "2024-06-17T00:31:35Z",
        "pc:count": 17354985,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 572872.8654,
            "count": 17354985,
            "maximum": 573249.9979,
            "minimum": 572499.9979,
            "name": "X",
            "position": 0,
            "stddev": 217.6610401,
            "variance": 47376.32839
          },
          {
            "average": 6576624.46,
            "count": 17354985,
            "maximum": 6576999.999,
            "minimum": 6576249.979,
            "name": "Y",
            "position": 1,
            "stddev": 213.8174235,
            "variance": 45717.89058
          },
          {
            "average": 92.29846316,
            "count": 17354985,
            "maximum": 182.8061283,
            "minimum": 40.90612831,
            "name": "Z",
            "position": 2,
            "stddev": 32.40879028,
            "variance": 1050.329687
          },
          {
            "average": 43545.2877,
            "count": 17354985,
            "maximum": 65535,
            "minimum": 20494,
            "name": "Intensity",
            "position": 3,
            "stddev": 9528.816674,
            "variance": 90798347.21
          },
          {
            "average": 1.496538084,
            "count": 17354985,
            "maximum": 8,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7107645923,
            "variance": 0.5051863057
          },
          {
            "average": 1.992172854,
            "count": 17354985,
            "maximum": 8,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.8790051317,
            "variance": 0.7726500215
          },
          {
            "average": 0,
            "count": 17354985,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17354985,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 3.559517107,
            "count": 17354985,
            "maximum": 5,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.872561955,
            "variance": 3.506488276
          },
          {
            "average": 0.5487405909,
            "count": 17354985,
            "maximum": 28.12800026,
            "minimum": -28.03199959,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.98627734,
            "variance": 255.5610632
          },
          {
            "average": 0,
            "count": 17354985,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1411.090287,
            "count": 17354985,
            "maximum": 1413,
            "minimum": 1409,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.069318409,
            "variance": 1.143441859
          },
          {
            "average": 402618497,
            "count": 17354985,
            "maximum": 402619495.9,
            "minimum": 402617528.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 523.2068821,
            "variance": 273745.4415
          },
          {
            "average": 0,
            "count": 17354985,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17354985,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17354985,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17354985,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17354985,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          572499.9979,
          6576249.979,
          40.90612831,
          573249.9979,
          6576999.999,
          182.8061283
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                572499.9979233702,
                6576249.97867514,
                40.9061283118632
              ],
              [
                572499.9979233702,
                6576999.99867514,
                40.9061283118632
              ],
              [
                573249.9979233702,
                6576999.99867514,
                182.8061283118632
              ],
              [
                573249.9979233702,
                6576249.97867514,
                182.8061283118632
              ],
              [
                572499.9979233702,
                6576249.97867514,
                40.9061283118632
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2024-06-17T00:31:35+00:00",
        "end_time": "2024-06-16T23:58:48+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20240616_0316_0718_3.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20240616_0316_0718_3.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20240616_0316_0718_3.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240616_0316_0718_3.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.7262381,
            59.31871907,
            40.90612831,
            -151.7128105,
            59.32558216,
            182.8061283
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.72623806133063,
                  59.31884849340871,
                  40.9061283118632
                ],
                [
                  -151.72598609322895,
                  59.32558215535004,
                  40.9061283118632
                ],
                [
                  -151.7128104771522,
                  59.32545269377865,
                  182.8061283118632
                ],
                [
                  -151.71306504931704,
                  59.318719066326366,
                  182.8061283118632
                ],
                [
                  -151.72623806133063,
                  59.31884849340871,
                  40.9061283118632
                ]
              ]
            ]
          },
          "id": "20240616_0316_0718_3.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240616_0316_0718_3.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2024-06-17T00:31:35Z",
            "pc:count": 17354985,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 572872.8654,
                "count": 17354985,
                "maximum": 573249.9979,
                "minimum": 572499.9979,
                "name": "X",
                "position": 0,
                "stddev": 217.6610401,
                "variance": 47376.32839
              },
              {
                "average": 6576624.46,
                "count": 17354985,
                "maximum": 6576999.999,
                "minimum": 6576249.979,
                "name": "Y",
                "position": 1,
                "stddev": 213.8174235,
                "variance": 45717.89058
              },
              {
                "average": 92.29846316,
                "count": 17354985,
                "maximum": 182.8061283,
                "minimum": 40.90612831,
                "name": "Z",
                "position": 2,
                "stddev": 32.40879028,
                "variance": 1050.329687
              },
              {
                "average": 43545.2877,
                "count": 17354985,
                "maximum": 65535,
                "minimum": 20494,
                "name": "Intensity",
                "position": 3,
                "stddev": 9528.816674,
                "variance": 90798347.21
              },
              {
                "average": 1.496538084,
                "count": 17354985,
                "maximum": 8,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7107645923,
                "variance": 0.5051863057
              },
              {
                "average": 1.992172854,
                "count": 17354985,
                "maximum": 8,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.8790051317,
                "variance": 0.7726500215
              },
              {
                "average": 0,
                "count": 17354985,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17354985,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 3.559517107,
                "count": 17354985,
                "maximum": 5,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.872561955,
                "variance": 3.506488276
              },
              {
                "average": 0.5487405909,
                "count": 17354985,
                "maximum": 28.12800026,
                "minimum": -28.03199959,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.98627734,
                "variance": 255.5610632
              },
              {
                "average": 0,
                "count": 17354985,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1411.090287,
                "count": 17354985,
                "maximum": 1413,
                "minimum": 1409,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.069318409,
                "variance": 1.143441859
              },
              {
                "average": 402618497,
                "count": 17354985,
                "maximum": 402619495.9,
                "minimum": 402617528.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 523.2068821,
                "variance": 273745.4415
              },
              {
                "average": 0,
                "count": 17354985,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17354985,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17354985,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17354985,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17354985,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              572499.9979,
              6576249.979,
              40.90612831,
              573249.9979,
              6576999.999,
              182.8061283
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    572499.9979233702,
                    6576249.97867514,
                    40.9061283118632
                  ],
                  [
                    572499.9979233702,
                    6576999.99867514,
                    40.9061283118632
                  ],
                  [
                    573249.9979233702,
                    6576999.99867514,
                    182.8061283118632
                  ],
                  [
                    573249.9979233702,
                    6576249.97867514,
                    182.8061283118632
                  ],
                  [
                    572499.9979233702,
                    6576249.97867514,
                    40.9061283118632
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2024-06-17T00:31:35+00:00",
            "end_time": "2024-06-16T23:58: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": "20240615_0317_0727_4.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.68202490272887,
              59.439655842117375,
              194.39544896651392
            ],
            [
              -151.6817629344522,
              59.446389260856236,
              194.39544896651392
            ],
            [
              -151.66854060195905,
              59.446255162292964,
              434.85544896651396
            ],
            [
              -151.66880519597765,
              59.439521779360824,
              434.85544896651396
            ],
            [
              -151.68202490272887,
              59.439655842117375,
              194.39544896651392
            ]
          ]
        ]
      },
      "bbox": [
        -151.6820249,
        59.43952178,
        194.395449,
        -151.6685406,
        59.44638926,
        434.855449
      ],
      "properties": {
        "datetime": "2024-06-16T00:01:22Z",
        "pc:count": 11876085,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 575126.0363,
            "count": 11876085,
            "maximum": 575499.998,
            "minimum": 574749.998,
            "name": "X",
            "position": 0,
            "stddev": 214.0255886,
            "variance": 45806.9526
          },
          {
            "average": 6590117.163,
            "count": 11876085,
            "maximum": 6590499.999,
            "minimum": 6589749.979,
            "name": "Y",
            "position": 1,
            "stddev": 219.655555,
            "variance": 48248.56284
          },
          {
            "average": 341.759775,
            "count": 11876085,
            "maximum": 434.855449,
            "minimum": 194.395449,
            "name": "Z",
            "position": 2,
            "stddev": 56.38273874,
            "variance": 3179.013228
          },
          {
            "average": 43822.72756,
            "count": 11876085,
            "maximum": 65535,
            "minimum": 16651,
            "name": "Intensity",
            "position": 3,
            "stddev": 9135.587552,
            "variance": 83458959.93
          },
          {
            "average": 1.380863727,
            "count": 11876085,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5540778455,
            "variance": 0.3070022588
          },
          {
            "average": 1.763233001,
            "count": 11876085,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.628698753,
            "variance": 0.3952621221
          },
          {
            "average": 0,
            "count": 11876085,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11876085,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.671991149,
            "count": 11876085,
            "maximum": 5,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.882410419,
            "variance": 3.543468985
          },
          {
            "average": 7.140027497,
            "count": 11876085,
            "maximum": 28.22400093,
            "minimum": -28.21800041,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.21523108,
            "variance": 231.5032568
          },
          {
            "average": 0,
            "count": 11876085,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1306.885532,
            "count": 11876085,
            "maximum": 1309,
            "minimum": 1305,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.006729989,
            "variance": 1.013505271
          },
          {
            "average": 402530429.3,
            "count": 11876085,
            "maximum": 402531282.9,
            "minimum": 402529356,
            "name": "GpsTime",
            "position": 12,
            "stddev": 404.0248136,
            "variance": 163236.05
          },
          {
            "average": 0,
            "count": 11876085,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11876085,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11876085,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11876085,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11876085,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          574749.998,
          6589749.979,
          194.395449,
          575499.998,
          6590499.999,
          434.855449
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                574749.9980201119,
                6589749.978801494,
                194.39544896651392
              ],
              [
                574749.9980201119,
                6590499.998801494,
                194.39544896651392
              ],
              [
                575499.9980201119,
                6590499.998801494,
                434.85544896651396
              ],
              [
                575499.9980201119,
                6589749.978801494,
                434.85544896651396
              ],
              [
                574749.9980201119,
                6589749.978801494,
                194.39544896651392
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2024-06-16T00:01:22+00:00",
        "end_time": "2024-06-15T23:29:16+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20240615_0317_0727_4.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20240615_0317_0727_4.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20240615_0317_0727_4.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0317_0727_4.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.6820249,
            59.43952178,
            194.395449,
            -151.6685406,
            59.44638926,
            434.855449
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.68202490272887,
                  59.439655842117375,
                  194.39544896651392
                ],
                [
                  -151.6817629344522,
                  59.446389260856236,
                  194.39544896651392
                ],
                [
                  -151.66854060195905,
                  59.446255162292964,
                  434.85544896651396
                ],
                [
                  -151.66880519597765,
                  59.439521779360824,
                  434.85544896651396
                ],
                [
                  -151.68202490272887,
                  59.439655842117375,
                  194.39544896651392
                ]
              ]
            ]
          },
          "id": "20240615_0317_0727_4.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0317_0727_4.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2024-06-16T00:01:22Z",
            "pc:count": 11876085,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 575126.0363,
                "count": 11876085,
                "maximum": 575499.998,
                "minimum": 574749.998,
                "name": "X",
                "position": 0,
                "stddev": 214.0255886,
                "variance": 45806.9526
              },
              {
                "average": 6590117.163,
                "count": 11876085,
                "maximum": 6590499.999,
                "minimum": 6589749.979,
                "name": "Y",
                "position": 1,
                "stddev": 219.655555,
                "variance": 48248.56284
              },
              {
                "average": 341.759775,
                "count": 11876085,
                "maximum": 434.855449,
                "minimum": 194.395449,
                "name": "Z",
                "position": 2,
                "stddev": 56.38273874,
                "variance": 3179.013228
              },
              {
                "average": 43822.72756,
                "count": 11876085,
                "maximum": 65535,
                "minimum": 16651,
                "name": "Intensity",
                "position": 3,
                "stddev": 9135.587552,
                "variance": 83458959.93
              },
              {
                "average": 1.380863727,
                "count": 11876085,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5540778455,
                "variance": 0.3070022588
              },
              {
                "average": 1.763233001,
                "count": 11876085,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.628698753,
                "variance": 0.3952621221
              },
              {
                "average": 0,
                "count": 11876085,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11876085,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.671991149,
                "count": 11876085,
                "maximum": 5,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.882410419,
                "variance": 3.543468985
              },
              {
                "average": 7.140027497,
                "count": 11876085,
                "maximum": 28.22400093,
                "minimum": -28.21800041,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.21523108,
                "variance": 231.5032568
              },
              {
                "average": 0,
                "count": 11876085,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1306.885532,
                "count": 11876085,
                "maximum": 1309,
                "minimum": 1305,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.006729989,
                "variance": 1.013505271
              },
              {
                "average": 402530429.3,
                "count": 11876085,
                "maximum": 402531282.9,
                "minimum": 402529356,
                "name": "GpsTime",
                "position": 12,
                "stddev": 404.0248136,
                "variance": 163236.05
              },
              {
                "average": 0,
                "count": 11876085,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11876085,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11876085,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11876085,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11876085,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              574749.998,
              6589749.979,
              194.395449,
              575499.998,
              6590499.999,
              434.855449
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    574749.9980201119,
                    6589749.978801494,
                    194.39544896651392
                  ],
                  [
                    574749.9980201119,
                    6590499.998801494,
                    194.39544896651392
                  ],
                  [
                    575499.9980201119,
                    6590499.998801494,
                    434.85544896651396
                  ],
                  [
                    575499.9980201119,
                    6589749.978801494,
                    434.85544896651396
                  ],
                  [
                    574749.9980201119,
                    6589749.978801494,
                    194.39544896651392
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2024-06-16T00:01:22+00:00",
            "end_time": "2024-06-15T23:29: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": "20240616_0314_0718_4.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.76575779618014,
              59.319228788258,
              0.405709319627292
            ],
            [
              -151.76551364072375,
              59.32596255153959,
              0.405709319627292
            ],
            [
              -151.75233767650397,
              59.325837084838156,
              95.40570931962729
            ],
            [
              -151.75258443625054,
              59.31910335498213,
              95.40570931962729
            ],
            [
              -151.76575779618014,
              59.319228788258,
              0.405709319627292
            ]
          ]
        ]
      },
      "bbox": [
        -151.7657578,
        59.31910335,
        0.4057093196,
        -151.7523377,
        59.32596255,
        95.40570932
      ],
      "properties": {
        "datetime": "2024-06-17T00:15:50Z",
        "pc:count": 17697289,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 570643.5846,
            "count": 17697289,
            "maximum": 570999.9979,
            "minimum": 570249.9979,
            "name": "X",
            "position": 0,
            "stddev": 213.0763855,
            "variance": 45401.54606
          },
          {
            "average": 6576609.857,
            "count": 17697289,
            "maximum": 6576999.999,
            "minimum": 6576249.979,
            "name": "Y",
            "position": 1,
            "stddev": 224.0943801,
            "variance": 50218.29119
          },
          {
            "average": 34.83507026,
            "count": 17697289,
            "maximum": 95.40570932,
            "minimum": 0.4057093196,
            "name": "Z",
            "position": 2,
            "stddev": 19.48578783,
            "variance": 379.6959275
          },
          {
            "average": 41760.66868,
            "count": 17697289,
            "maximum": 65535,
            "minimum": 21209,
            "name": "Intensity",
            "position": 3,
            "stddev": 8878.103632,
            "variance": 78820724.09
          },
          {
            "average": 1.528101847,
            "count": 17697289,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.737752831,
            "variance": 0.5442792397
          },
          {
            "average": 2.055604223,
            "count": 17697289,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9092428423,
            "variance": 0.8267225463
          },
          {
            "average": 0,
            "count": 17697289,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17697289,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 3.715146314,
            "count": 17697289,
            "maximum": 22,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.810385448,
            "variance": 3.277495471
          },
          {
            "average": 0.6495710319,
            "count": 17697289,
            "maximum": 28.22400093,
            "minimum": -28.03199959,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 16.02461907,
            "variance": 256.7884163
          },
          {
            "average": 0,
            "count": 17697289,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1408.663089,
            "count": 17697289,
            "maximum": 1411,
            "minimum": 1403,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.012899077,
            "variance": 4.051762694
          },
          {
            "average": 402617300,
            "count": 17697289,
            "maximum": 402618550.2,
            "minimum": 402614426,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1022.516552,
            "variance": 1045540.1
          },
          {
            "average": 0,
            "count": 17697289,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17697289,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17697289,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17697289,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17697289,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          570249.9979,
          6576249.979,
          0.4057093196,
          570999.9979,
          6576999.999,
          95.40570932
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                570249.9978892369,
                6576249.9788045855,
                0.405709319627292
              ],
              [
                570249.9978892369,
                6576999.998804585,
                0.405709319627292
              ],
              [
                570999.9978892369,
                6576999.998804585,
                95.40570931962729
              ],
              [
                570999.9978892369,
                6576249.9788045855,
                95.40570931962729
              ],
              [
                570249.9978892369,
                6576249.9788045855,
                0.405709319627292
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2024-06-17T00:15:50+00:00",
        "end_time": "2024-06-16T23:07:06+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20240616_0314_0718_4.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20240616_0314_0718_4.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20240616_0314_0718_4.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240616_0314_0718_4.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.7657578,
            59.31910335,
            0.4057093196,
            -151.7523377,
            59.32596255,
            95.40570932
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.76575779618014,
                  59.319228788258,
                  0.405709319627292
                ],
                [
                  -151.76551364072375,
                  59.32596255153959,
                  0.405709319627292
                ],
                [
                  -151.75233767650397,
                  59.325837084838156,
                  95.40570931962729
                ],
                [
                  -151.75258443625054,
                  59.31910335498213,
                  95.40570931962729
                ],
                [
                  -151.76575779618014,
                  59.319228788258,
                  0.405709319627292
                ]
              ]
            ]
          },
          "id": "20240616_0314_0718_4.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240616_0314_0718_4.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2024-06-17T00:15:50Z",
            "pc:count": 17697289,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 570643.5846,
                "count": 17697289,
                "maximum": 570999.9979,
                "minimum": 570249.9979,
                "name": "X",
                "position": 0,
                "stddev": 213.0763855,
                "variance": 45401.54606
              },
              {
                "average": 6576609.857,
                "count": 17697289,
                "maximum": 6576999.999,
                "minimum": 6576249.979,
                "name": "Y",
                "position": 1,
                "stddev": 224.0943801,
                "variance": 50218.29119
              },
              {
                "average": 34.83507026,
                "count": 17697289,
                "maximum": 95.40570932,
                "minimum": 0.4057093196,
                "name": "Z",
                "position": 2,
                "stddev": 19.48578783,
                "variance": 379.6959275
              },
              {
                "average": 41760.66868,
                "count": 17697289,
                "maximum": 65535,
                "minimum": 21209,
                "name": "Intensity",
                "position": 3,
                "stddev": 8878.103632,
                "variance": 78820724.09
              },
              {
                "average": 1.528101847,
                "count": 17697289,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.737752831,
                "variance": 0.5442792397
              },
              {
                "average": 2.055604223,
                "count": 17697289,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9092428423,
                "variance": 0.8267225463
              },
              {
                "average": 0,
                "count": 17697289,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17697289,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 3.715146314,
                "count": 17697289,
                "maximum": 22,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.810385448,
                "variance": 3.277495471
              },
              {
                "average": 0.6495710319,
                "count": 17697289,
                "maximum": 28.22400093,
                "minimum": -28.03199959,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 16.02461907,
                "variance": 256.7884163
              },
              {
                "average": 0,
                "count": 17697289,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1408.663089,
                "count": 17697289,
                "maximum": 1411,
                "minimum": 1403,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.012899077,
                "variance": 4.051762694
              },
              {
                "average": 402617300,
                "count": 17697289,
                "maximum": 402618550.2,
                "minimum": 402614426,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1022.516552,
                "variance": 1045540.1
              },
              {
                "average": 0,
                "count": 17697289,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17697289,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17697289,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17697289,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17697289,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              570249.9979,
              6576249.979,
              0.4057093196,
              570999.9979,
              6576999.999,
              95.40570932
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    570249.9978892369,
                    6576249.9788045855,
                    0.405709319627292
                  ],
                  [
                    570249.9978892369,
                    6576999.998804585,
                    0.405709319627292
                  ],
                  [
                    570999.9978892369,
                    6576999.998804585,
                    95.40570931962729
                  ],
                  [
                    570999.9978892369,
                    6576249.9788045855,
                    95.40570931962729
                  ],
                  [
                    570249.9978892369,
                    6576249.9788045855,
                    0.405709319627292
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2024-06-17T00:15:50+00:00",
            "end_time": "2024-06-16T23:07: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": "20240615_0308_0720_2.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.9227811688546,
              59.35429984940821,
              -0.291091752222002
            ],
            [
              -151.92256777433056,
              59.361033948751384,
              -0.291091752222002
            ],
            [
              -151.90937748306828,
              59.36092431753742,
              200.668908247778
            ],
            [
              -151.9095934887864,
              59.35419024742232,
              200.668908247778
            ],
            [
              -151.9227811688546,
              59.35429984940821,
              -0.291091752222002
            ]
          ]
        ]
      },
      "bbox": [
        -151.9227812,
        59.35419025,
        -0.2910917522,
        -151.9093775,
        59.36103395,
        200.6689082
      ],
      "properties": {
        "datetime": "2024-06-16T01:07:07Z",
        "pc:count": 12382953,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 561669.1723,
            "count": 12382953,
            "maximum": 561999.998,
            "minimum": 561249.998,
            "name": "X",
            "position": 0,
            "stddev": 210.2785097,
            "variance": 44217.05163
          },
          {
            "average": 6580344.342,
            "count": 12382953,
            "maximum": 6580749.999,
            "minimum": 6579999.979,
            "name": "Y",
            "position": 1,
            "stddev": 203.3057115,
            "variance": 41333.21234
          },
          {
            "average": 83.27944724,
            "count": 12382953,
            "maximum": 200.6689082,
            "minimum": -0.2910917522,
            "name": "Z",
            "position": 2,
            "stddev": 55.53450848,
            "variance": 3084.081633
          },
          {
            "average": 43074.36886,
            "count": 12382953,
            "maximum": 65535,
            "minimum": 20137,
            "name": "Intensity",
            "position": 3,
            "stddev": 9144.59588,
            "variance": 83623633.8
          },
          {
            "average": 1.427073171,
            "count": 12382953,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6775671853,
            "variance": 0.4590972906
          },
          {
            "average": 1.855851347,
            "count": 12382953,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.8772120023,
            "variance": 0.769500897
          },
          {
            "average": 0,
            "count": 12382953,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.453611267e-05,
            "count": 12382953,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.003812597874,
            "variance": 1.453590255e-05
          },
          {
            "average": 3.763814819,
            "count": 12382953,
            "maximum": 20,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.926694291,
            "variance": 3.71215089
          },
          {
            "average": -0.4679175206,
            "count": 12382953,
            "maximum": 27.93600082,
            "minimum": -28.12199974,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.45876433,
            "variance": 238.9733946
          },
          {
            "average": 0,
            "count": 12382953,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1309.283177,
            "count": 12382953,
            "maximum": 1311,
            "minimum": 1307,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.117492729,
            "variance": 1.248789999
          },
          {
            "average": 402532611.8,
            "count": 12382953,
            "maximum": 402535227.6,
            "minimum": 402530683.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1811.838361,
            "variance": 3282758.245
          },
          {
            "average": 0,
            "count": 12382953,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12382953,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12382953,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12382953,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12382953,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          561249.998,
          6579999.979,
          -0.2910917522,
          561999.998,
          6580749.999,
          200.6689082
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                561249.9980068811,
                6579999.978790332,
                -0.291091752222002
              ],
              [
                561249.9980068811,
                6580749.998790331,
                -0.291091752222002
              ],
              [
                561999.9980068811,
                6580749.998790331,
                200.668908247778
              ],
              [
                561999.9980068811,
                6579999.978790332,
                200.668908247778
              ],
              [
                561249.9980068811,
                6579999.978790332,
                -0.291091752222002
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2024-06-16T01:07:07+00:00",
        "end_time": "2024-06-15T23:51:23+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20240615_0308_0720_2.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20240615_0308_0720_2.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20240615_0308_0720_2.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0308_0720_2.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.9227812,
            59.35419025,
            -0.2910917522,
            -151.9093775,
            59.36103395,
            200.6689082
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.9227811688546,
                  59.35429984940821,
                  -0.291091752222002
                ],
                [
                  -151.92256777433056,
                  59.361033948751384,
                  -0.291091752222002
                ],
                [
                  -151.90937748306828,
                  59.36092431753742,
                  200.668908247778
                ],
                [
                  -151.9095934887864,
                  59.35419024742232,
                  200.668908247778
                ],
                [
                  -151.9227811688546,
                  59.35429984940821,
                  -0.291091752222002
                ]
              ]
            ]
          },
          "id": "20240615_0308_0720_2.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0308_0720_2.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2024-06-16T01:07:07Z",
            "pc:count": 12382953,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 561669.1723,
                "count": 12382953,
                "maximum": 561999.998,
                "minimum": 561249.998,
                "name": "X",
                "position": 0,
                "stddev": 210.2785097,
                "variance": 44217.05163
              },
              {
                "average": 6580344.342,
                "count": 12382953,
                "maximum": 6580749.999,
                "minimum": 6579999.979,
                "name": "Y",
                "position": 1,
                "stddev": 203.3057115,
                "variance": 41333.21234
              },
              {
                "average": 83.27944724,
                "count": 12382953,
                "maximum": 200.6689082,
                "minimum": -0.2910917522,
                "name": "Z",
                "position": 2,
                "stddev": 55.53450848,
                "variance": 3084.081633
              },
              {
                "average": 43074.36886,
                "count": 12382953,
                "maximum": 65535,
                "minimum": 20137,
                "name": "Intensity",
                "position": 3,
                "stddev": 9144.59588,
                "variance": 83623633.8
              },
              {
                "average": 1.427073171,
                "count": 12382953,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6775671853,
                "variance": 0.4590972906
              },
              {
                "average": 1.855851347,
                "count": 12382953,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.8772120023,
                "variance": 0.769500897
              },
              {
                "average": 0,
                "count": 12382953,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.453611267e-05,
                "count": 12382953,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.003812597874,
                "variance": 1.453590255e-05
              },
              {
                "average": 3.763814819,
                "count": 12382953,
                "maximum": 20,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.926694291,
                "variance": 3.71215089
              },
              {
                "average": -0.4679175206,
                "count": 12382953,
                "maximum": 27.93600082,
                "minimum": -28.12199974,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.45876433,
                "variance": 238.9733946
              },
              {
                "average": 0,
                "count": 12382953,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1309.283177,
                "count": 12382953,
                "maximum": 1311,
                "minimum": 1307,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.117492729,
                "variance": 1.248789999
              },
              {
                "average": 402532611.8,
                "count": 12382953,
                "maximum": 402535227.6,
                "minimum": 402530683.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1811.838361,
                "variance": 3282758.245
              },
              {
                "average": 0,
                "count": 12382953,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12382953,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12382953,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12382953,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12382953,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              561249.998,
              6579999.979,
              -0.2910917522,
              561999.998,
              6580749.999,
              200.6689082
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    561249.9980068811,
                    6579999.978790332,
                    -0.291091752222002
                  ],
                  [
                    561249.9980068811,
                    6580749.998790331,
                    -0.291091752222002
                  ],
                  [
                    561999.9980068811,
                    6580749.998790331,
                    200.668908247778
                  ],
                  [
                    561999.9980068811,
                    6579999.978790332,
                    200.668908247778
                  ],
                  [
                    561249.9980068811,
                    6579999.978790332,
                    -0.291091752222002
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2024-06-16T01:07:07+00:00",
            "end_time": "2024-06-15T23:51: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": "20240616_0316_0721_4.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.7115358783385,
              59.35911963781023,
              362.9323675877165
            ],
            [
              -151.71128059417813,
              59.365853219188764,
              362.9323675877165
            ],
            [
              -151.69808944761834,
              59.36572221669665,
              780.6523675877165
            ],
            [
              -151.69834734304123,
              59.35898867024441,
              780.6523675877165
            ],
            [
              -151.7115358783385,
              59.35911963781023,
              362.9323675877165
            ]
          ]
        ]
      },
      "bbox": [
        -151.7115359,
        59.35898867,
        362.9323676,
        -151.6980894,
        59.36585322,
        780.6523676
      ],
      "properties": {
        "datetime": "2024-06-16T23:41:08Z",
        "pc:count": 12682339,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 573608.5956,
            "count": 12682339,
            "maximum": 573999.9979,
            "minimum": 573249.9979,
            "name": "X",
            "position": 0,
            "stddev": 220.3206264,
            "variance": 48541.17843
          },
          {
            "average": 6581113.648,
            "count": 12682339,
            "maximum": 6581499.999,
            "minimum": 6580749.979,
            "name": "Y",
            "position": 1,
            "stddev": 211.9400405,
            "variance": 44918.58078
          },
          {
            "average": 562.9737747,
            "count": 12682339,
            "maximum": 780.6523676,
            "minimum": 362.9323676,
            "name": "Z",
            "position": 2,
            "stddev": 92.39431362,
            "variance": 8536.70919
          },
          {
            "average": 50658.50979,
            "count": 12682339,
            "maximum": 64820,
            "minimum": 12392,
            "name": "Intensity",
            "position": 3,
            "stddev": 5709.799631,
            "variance": 32601811.83
          },
          {
            "average": 1.072616337,
            "count": 12682339,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2804302526,
            "variance": 0.07864112656
          },
          {
            "average": 1.145714919,
            "count": 12682339,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.398237359,
            "variance": 0.1585929941
          },
          {
            "average": 0,
            "count": 12682339,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12682339,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5.281063769,
            "count": 12682339,
            "maximum": 21,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 7.84442797,
            "variance": 61.53505018
          },
          {
            "average": -1.304157627,
            "count": 12682339,
            "maximum": 28.12800026,
            "minimum": -28.03199959,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.69159257,
            "variance": 246.2260775
          },
          {
            "average": 0,
            "count": 12682339,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1405.288105,
            "count": 12682339,
            "maximum": 1407,
            "minimum": 1403,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9539865779,
            "variance": 0.9100903909
          },
          {
            "average": 402615581.1,
            "count": 12682339,
            "maximum": 402616468.7,
            "minimum": 402614364.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 495.4180293,
            "variance": 245439.0238
          },
          {
            "average": 0,
            "count": 12682339,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12682339,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12682339,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12682339,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12682339,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          573249.9979,
          6580749.979,
          362.9323676,
          573999.9979,
          6581499.999,
          780.6523676
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                573249.997933007,
                6580749.978598544,
                362.9323675877165
              ],
              [
                573249.997933007,
                6581499.998598544,
                362.9323675877165
              ],
              [
                573999.997933007,
                6581499.998598544,
                780.6523675877165
              ],
              [
                573999.997933007,
                6580749.978598544,
                780.6523675877165
              ],
              [
                573249.997933007,
                6580749.978598544,
                362.9323675877165
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2024-06-16T23:41:08+00:00",
        "end_time": "2024-06-16T23:06:04+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20240616_0316_0721_4.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20240616_0316_0721_4.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20240616_0316_0721_4.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240616_0316_0721_4.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.7115359,
            59.35898867,
            362.9323676,
            -151.6980894,
            59.36585322,
            780.6523676
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.7115358783385,
                  59.35911963781023,
                  362.9323675877165
                ],
                [
                  -151.71128059417813,
                  59.365853219188764,
                  362.9323675877165
                ],
                [
                  -151.69808944761834,
                  59.36572221669665,
                  780.6523675877165
                ],
                [
                  -151.69834734304123,
                  59.35898867024441,
                  780.6523675877165
                ],
                [
                  -151.7115358783385,
                  59.35911963781023,
                  362.9323675877165
                ]
              ]
            ]
          },
          "id": "20240616_0316_0721_4.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240616_0316_0721_4.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2024-06-16T23:41:08Z",
            "pc:count": 12682339,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 573608.5956,
                "count": 12682339,
                "maximum": 573999.9979,
                "minimum": 573249.9979,
                "name": "X",
                "position": 0,
                "stddev": 220.3206264,
                "variance": 48541.17843
              },
              {
                "average": 6581113.648,
                "count": 12682339,
                "maximum": 6581499.999,
                "minimum": 6580749.979,
                "name": "Y",
                "position": 1,
                "stddev": 211.9400405,
                "variance": 44918.58078
              },
              {
                "average": 562.9737747,
                "count": 12682339,
                "maximum": 780.6523676,
                "minimum": 362.9323676,
                "name": "Z",
                "position": 2,
                "stddev": 92.39431362,
                "variance": 8536.70919
              },
              {
                "average": 50658.50979,
                "count": 12682339,
                "maximum": 64820,
                "minimum": 12392,
                "name": "Intensity",
                "position": 3,
                "stddev": 5709.799631,
                "variance": 32601811.83
              },
              {
                "average": 1.072616337,
                "count": 12682339,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2804302526,
                "variance": 0.07864112656
              },
              {
                "average": 1.145714919,
                "count": 12682339,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.398237359,
                "variance": 0.1585929941
              },
              {
                "average": 0,
                "count": 12682339,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12682339,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5.281063769,
                "count": 12682339,
                "maximum": 21,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 7.84442797,
                "variance": 61.53505018
              },
              {
                "average": -1.304157627,
                "count": 12682339,
                "maximum": 28.12800026,
                "minimum": -28.03199959,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.69159257,
                "variance": 246.2260775
              },
              {
                "average": 0,
                "count": 12682339,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1405.288105,
                "count": 12682339,
                "maximum": 1407,
                "minimum": 1403,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9539865779,
                "variance": 0.9100903909
              },
              {
                "average": 402615581.1,
                "count": 12682339,
                "maximum": 402616468.7,
                "minimum": 402614364.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 495.4180293,
                "variance": 245439.0238
              },
              {
                "average": 0,
                "count": 12682339,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12682339,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12682339,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12682339,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12682339,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              573249.9979,
              6580749.979,
              362.9323676,
              573999.9979,
              6581499.999,
              780.6523676
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    573249.997933007,
                    6580749.978598544,
                    362.9323675877165
                  ],
                  [
                    573249.997933007,
                    6581499.998598544,
                    362.9323675877165
                  ],
                  [
                    573999.997933007,
                    6581499.998598544,
                    780.6523675877165
                  ],
                  [
                    573999.997933007,
                    6580749.978598544,
                    780.6523675877165
                  ],
                  [
                    573249.997933007,
                    6580749.978598544,
                    362.9323675877165
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2024-06-16T23:41:08+00:00",
            "end_time": "2024-06-16T23:06:04+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": "20230802_0313_0714_3.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.80716528643694,
              59.26572737185556,
              164.1380262730808
            ],
            [
              -151.80692982167605,
              59.27246129400692,
              164.1380262730808
            ],
            [
              -151.79377432189048,
              59.27234008091615,
              725.3580262730809
            ],
            [
              -151.7940123814999,
              59.265606191024744,
              725.3580262730809
            ],
            [
              -151.80716528643694,
              59.26572737185556,
              164.1380262730808
            ]
          ]
        ]
      },
      "bbox": [
        -151.8071653,
        59.26560619,
        164.1380263,
        -151.7937743,
        59.27246129,
        725.3580263
      ],
      "properties": {
        "datetime": "2024-06-17T00:35:42Z",
        "pc:count": 9117564,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 568413.1461,
            "count": 9117564,
            "maximum": 568749.998,
            "minimum": 567999.998,
            "name": "X",
            "position": 0,
            "stddev": 206.2483429,
            "variance": 42538.37893
          },
          {
            "average": 6570665.516,
            "count": 9117564,
            "maximum": 6570999.999,
            "minimum": 6570249.979,
            "name": "Y",
            "position": 1,
            "stddev": 220.9115342,
            "variance": 48801.90594
          },
          {
            "average": 436.6313077,
            "count": 9117564,
            "maximum": 725.3580263,
            "minimum": 164.1380263,
            "name": "Z",
            "position": 2,
            "stddev": 128.8961863,
            "variance": 16614.22684
          },
          {
            "average": 49383.45694,
            "count": 9117564,
            "maximum": 65535,
            "minimum": 7715,
            "name": "Intensity",
            "position": 3,
            "stddev": 9399.645284,
            "variance": 88353331.47
          },
          {
            "average": 1.183020267,
            "count": 9117564,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.443513018,
            "variance": 0.1967037972
          },
          {
            "average": 1.369379913,
            "count": 9117564,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6138894118,
            "variance": 0.3768602099
          },
          {
            "average": 0.2371811155,
            "count": 9117564,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4253542686,
            "variance": 0.1809262538
          },
          {
            "average": 0,
            "count": 9117564,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 4.044785318,
            "count": 9117564,
            "maximum": 22,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 6.062240999,
            "variance": 36.75076593
          },
          {
            "average": 10.17479218,
            "count": 9117564,
            "maximum": 28.03199959,
            "minimum": -25.24200058,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.90083389,
            "variance": 141.6298473
          },
          {
            "average": 0.2371811155,
            "count": 9117564,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4253542686,
            "variance": 0.1809262538
          },
          {
            "average": 901.1633272,
            "count": 9117564,
            "maximum": 1414,
            "minimum": 313,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 544.0623739,
            "variance": 296003.8666
          },
          {
            "average": 389897418.5,
            "count": 9117564,
            "maximum": 402619742.3,
            "minimum": 375041926.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 13745009.7,
            "variance": 188925291600000.0
          },
          {
            "average": 0.2371811155,
            "count": 9117564,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0.4253542686,
            "variance": 0.1809262538
          },
          {
            "average": 0,
            "count": 9117564,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9117564,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9117564,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9117564,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          567999.998,
          6570249.979,
          164.1380263,
          568749.998,
          6570999.999,
          725.3580263
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                567999.9979807166,
                6570249.978794911,
                164.1380262730808
              ],
              [
                567999.9979807166,
                6570999.9987949105,
                164.1380262730808
              ],
              [
                568749.9979807166,
                6570999.9987949105,
                725.3580262730809
              ],
              [
                568749.9979807166,
                6570249.978794911,
                725.3580262730809
              ],
              [
                567999.9979807166,
                6570249.978794911,
                164.1380262730808
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2024-06-17T00:35:42+00:00",
        "end_time": "2023-08-02T20:05:26+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20230802_0313_0714_3.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20230802_0313_0714_3.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20230802_0313_0714_3.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20230802_0313_0714_3.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.8071653,
            59.26560619,
            164.1380263,
            -151.7937743,
            59.27246129,
            725.3580263
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.80716528643694,
                  59.26572737185556,
                  164.1380262730808
                ],
                [
                  -151.80692982167605,
                  59.27246129400692,
                  164.1380262730808
                ],
                [
                  -151.79377432189048,
                  59.27234008091615,
                  725.3580262730809
                ],
                [
                  -151.7940123814999,
                  59.265606191024744,
                  725.3580262730809
                ],
                [
                  -151.80716528643694,
                  59.26572737185556,
                  164.1380262730808
                ]
              ]
            ]
          },
          "id": "20230802_0313_0714_3.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20230802_0313_0714_3.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2024-06-17T00:35:42Z",
            "pc:count": 9117564,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 568413.1461,
                "count": 9117564,
                "maximum": 568749.998,
                "minimum": 567999.998,
                "name": "X",
                "position": 0,
                "stddev": 206.2483429,
                "variance": 42538.37893
              },
              {
                "average": 6570665.516,
                "count": 9117564,
                "maximum": 6570999.999,
                "minimum": 6570249.979,
                "name": "Y",
                "position": 1,
                "stddev": 220.9115342,
                "variance": 48801.90594
              },
              {
                "average": 436.6313077,
                "count": 9117564,
                "maximum": 725.3580263,
                "minimum": 164.1380263,
                "name": "Z",
                "position": 2,
                "stddev": 128.8961863,
                "variance": 16614.22684
              },
              {
                "average": 49383.45694,
                "count": 9117564,
                "maximum": 65535,
                "minimum": 7715,
                "name": "Intensity",
                "position": 3,
                "stddev": 9399.645284,
                "variance": 88353331.47
              },
              {
                "average": 1.183020267,
                "count": 9117564,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.443513018,
                "variance": 0.1967037972
              },
              {
                "average": 1.369379913,
                "count": 9117564,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6138894118,
                "variance": 0.3768602099
              },
              {
                "average": 0.2371811155,
                "count": 9117564,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4253542686,
                "variance": 0.1809262538
              },
              {
                "average": 0,
                "count": 9117564,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 4.044785318,
                "count": 9117564,
                "maximum": 22,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 6.062240999,
                "variance": 36.75076593
              },
              {
                "average": 10.17479218,
                "count": 9117564,
                "maximum": 28.03199959,
                "minimum": -25.24200058,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.90083389,
                "variance": 141.6298473
              },
              {
                "average": 0.2371811155,
                "count": 9117564,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4253542686,
                "variance": 0.1809262538
              },
              {
                "average": 901.1633272,
                "count": 9117564,
                "maximum": 1414,
                "minimum": 313,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 544.0623739,
                "variance": 296003.8666
              },
              {
                "average": 389897418.5,
                "count": 9117564,
                "maximum": 402619742.3,
                "minimum": 375041926.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 13745009.7,
                "variance": 188925291600000.0
              },
              {
                "average": 0.2371811155,
                "count": 9117564,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0.4253542686,
                "variance": 0.1809262538
              },
              {
                "average": 0,
                "count": 9117564,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9117564,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9117564,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9117564,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              567999.998,
              6570249.979,
              164.1380263,
              568749.998,
              6570999.999,
              725.3580263
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    567999.9979807166,
                    6570249.978794911,
                    164.1380262730808
                  ],
                  [
                    567999.9979807166,
                    6570999.9987949105,
                    164.1380262730808
                  ],
                  [
                    568749.9979807166,
                    6570999.9987949105,
                    725.3580262730809
                  ],
                  [
                    568749.9979807166,
                    6570249.978794911,
                    725.3580262730809
                  ],
                  [
                    567999.9979807166,
                    6570249.978794911,
                    164.1380262730808
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2024-06-17T00:35:42+00:00",
            "end_time": "2023-08-02T20:05: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": "20230801_0326_0732_3.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.45423520051773,
              59.50452035581071,
              -3.075990311495829
            ],
            [
              -151.45392717055663,
              59.51125303770543,
              -3.075990311495829
            ],
            [
              -151.4406807955633,
              59.51109577872411,
              77.90400968850417
            ],
            [
              -151.44099146205505,
              59.50436313886891,
              77.90400968850417
            ],
            [
              -151.45423520051773,
              59.50452035581071,
              -3.075990311495829
            ]
          ]
        ]
      },
      "bbox": [
        -151.4542352,
        59.50436314,
        -3.075990311,
        -151.4406808,
        59.51125304,
        77.90400969
      ],
      "properties": {
        "datetime": "2023-08-01T17:35:57Z",
        "pc:count": 1866386,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 587830.1574,
            "count": 1866386,
            "maximum": 588249.9978,
            "minimum": 587499.9978,
            "name": "X",
            "position": 0,
            "stddev": 220.2282774,
            "variance": 48500.49417
          },
          {
            "average": 6597923.084,
            "count": 1866386,
            "maximum": 6598000,
            "minimum": 6597249.98,
            "name": "Y",
            "position": 1,
            "stddev": 82.08107982,
            "variance": 6737.303664
          },
          {
            "average": 20.33874046,
            "count": 1866386,
            "maximum": 77.90400969,
            "minimum": -3.075990311,
            "name": "Z",
            "position": 2,
            "stddev": 19.56375933,
            "variance": 382.740679
          },
          {
            "average": 41789.98434,
            "count": 1866386,
            "maximum": 65535,
            "minimum": 13911,
            "name": "Intensity",
            "position": 3,
            "stddev": 10455.70186,
            "variance": 109321701.4
          },
          {
            "average": 1.339521407,
            "count": 1866386,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.641449801,
            "variance": 0.4114578472
          },
          {
            "average": 1.68123475,
            "count": 1866386,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.8844100441,
            "variance": 0.782181126
          },
          {
            "average": 0.5058830274,
            "count": 1866386,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999655227,
            "variance": 0.2499655239
          },
          {
            "average": 8.411979087e-05,
            "count": 1866386,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.009171300878,
            "variance": 8.41127598e-05
          },
          {
            "average": 4.018682095,
            "count": 1866386,
            "maximum": 20,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.607623491,
            "variance": 6.799700272
          },
          {
            "average": 11.53812563,
            "count": 1866386,
            "maximum": 25.05599976,
            "minimum": -12.76799965,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.344869689,
            "variance": 69.63685013
          },
          {
            "average": 0.5058830274,
            "count": 1866386,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999655227,
            "variance": 0.2499655239
          },
          {
            "average": 102.7258456,
            "count": 1866386,
            "maximum": 104,
            "minimum": 102,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8093289887,
            "variance": 0.6550134119
          },
          {
            "average": 374945856.8,
            "count": 1866386,
            "maximum": 374946557.4,
            "minimum": 374945522.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 405.3924312,
            "variance": 164343.0232
          },
          {
            "average": 0.5058830274,
            "count": 1866386,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0.4999655227,
            "variance": 0.2499655239
          },
          {
            "average": 0,
            "count": 1866386,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1866386,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1866386,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1866386,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          587499.9978,
          6597249.98,
          -3.075990311,
          588249.9978,
          6598000,
          77.90400969
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                587499.9978234577,
                6597249.979691807,
                -3.075990311495829
              ],
              [
                587499.9978234577,
                6597999.999691807,
                -3.075990311495829
              ],
              [
                588249.9978234577,
                6597999.999691807,
                77.90400968850417
              ],
              [
                588249.9978234577,
                6597249.979691807,
                77.90400968850417
              ],
              [
                587499.9978234577,
                6597249.979691807,
                -3.075990311495829
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2023-08-01T17:35:57+00:00",
        "end_time": "2023-08-01T17:18:42+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20230801_0326_0732_3.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20230801_0326_0732_3.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20230801_0326_0732_3.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20230801_0326_0732_3.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.4542352,
            59.50436314,
            -3.075990311,
            -151.4406808,
            59.51125304,
            77.90400969
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.45423520051773,
                  59.50452035581071,
                  -3.075990311495829
                ],
                [
                  -151.45392717055663,
                  59.51125303770543,
                  -3.075990311495829
                ],
                [
                  -151.4406807955633,
                  59.51109577872411,
                  77.90400968850417
                ],
                [
                  -151.44099146205505,
                  59.50436313886891,
                  77.90400968850417
                ],
                [
                  -151.45423520051773,
                  59.50452035581071,
                  -3.075990311495829
                ]
              ]
            ]
          },
          "id": "20230801_0326_0732_3.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20230801_0326_0732_3.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2023-08-01T17:35:57Z",
            "pc:count": 1866386,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 587830.1574,
                "count": 1866386,
                "maximum": 588249.9978,
                "minimum": 587499.9978,
                "name": "X",
                "position": 0,
                "stddev": 220.2282774,
                "variance": 48500.49417
              },
              {
                "average": 6597923.084,
                "count": 1866386,
                "maximum": 6598000,
                "minimum": 6597249.98,
                "name": "Y",
                "position": 1,
                "stddev": 82.08107982,
                "variance": 6737.303664
              },
              {
                "average": 20.33874046,
                "count": 1866386,
                "maximum": 77.90400969,
                "minimum": -3.075990311,
                "name": "Z",
                "position": 2,
                "stddev": 19.56375933,
                "variance": 382.740679
              },
              {
                "average": 41789.98434,
                "count": 1866386,
                "maximum": 65535,
                "minimum": 13911,
                "name": "Intensity",
                "position": 3,
                "stddev": 10455.70186,
                "variance": 109321701.4
              },
              {
                "average": 1.339521407,
                "count": 1866386,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.641449801,
                "variance": 0.4114578472
              },
              {
                "average": 1.68123475,
                "count": 1866386,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.8844100441,
                "variance": 0.782181126
              },
              {
                "average": 0.5058830274,
                "count": 1866386,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999655227,
                "variance": 0.2499655239
              },
              {
                "average": 8.411979087e-05,
                "count": 1866386,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.009171300878,
                "variance": 8.41127598e-05
              },
              {
                "average": 4.018682095,
                "count": 1866386,
                "maximum": 20,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.607623491,
                "variance": 6.799700272
              },
              {
                "average": 11.53812563,
                "count": 1866386,
                "maximum": 25.05599976,
                "minimum": -12.76799965,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.344869689,
                "variance": 69.63685013
              },
              {
                "average": 0.5058830274,
                "count": 1866386,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999655227,
                "variance": 0.2499655239
              },
              {
                "average": 102.7258456,
                "count": 1866386,
                "maximum": 104,
                "minimum": 102,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8093289887,
                "variance": 0.6550134119
              },
              {
                "average": 374945856.8,
                "count": 1866386,
                "maximum": 374946557.4,
                "minimum": 374945522.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 405.3924312,
                "variance": 164343.0232
              },
              {
                "average": 0.5058830274,
                "count": 1866386,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0.4999655227,
                "variance": 0.2499655239
              },
              {
                "average": 0,
                "count": 1866386,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1866386,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1866386,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1866386,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              587499.9978,
              6597249.98,
              -3.075990311,
              588249.9978,
              6598000,
              77.90400969
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    587499.9978234577,
                    6597249.979691807,
                    -3.075990311495829
                  ],
                  [
                    587499.9978234577,
                    6597999.999691807,
                    -3.075990311495829
                  ],
                  [
                    588249.9978234577,
                    6597999.999691807,
                    77.90400968850417
                  ],
                  [
                    588249.9978234577,
                    6597249.979691807,
                    77.90400968850417
                  ],
                  [
                    587499.9978234577,
                    6597249.979691807,
                    -3.075990311495829
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2023-08-01T17:35:57+00:00",
            "end_time": "2023-08-01T17:18: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": "20230802_0314_0713_2.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.76795003284843,
              59.25862619028955,
              50.31498038740199
            ],
            [
              -151.76770689672267,
              59.265360022231725,
              50.31498038740199
            ],
            [
              -151.75455432698817,
              59.2652348558777,
              523.694980387402
            ],
            [
              -151.75480005654003,
              59.258501057242626,
              523.694980387402
            ],
            [
              -151.76795003284843,
              59.25862619028955,
              50.31498038740199
            ]
          ]
        ]
      },
      "bbox": [
        -151.76795,
        59.25850106,
        50.31498039,
        -151.7545543,
        59.26536002,
        523.6949804
      ],
      "properties": {
        "datetime": "2024-09-21T19:29:02Z",
        "pc:count": 12075446,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 570655.3242,
            "count": 12075446,
            "maximum": 570999.9981,
            "minimum": 570249.9981,
            "name": "X",
            "position": 0,
            "stddev": 214.2144523,
            "variance": 45887.83159
          },
          {
            "average": 6569864.267,
            "count": 12075446,
            "maximum": 6570249.999,
            "minimum": 6569499.979,
            "name": "Y",
            "position": 1,
            "stddev": 215.660311,
            "variance": 46509.36972
          },
          {
            "average": 258.8884034,
            "count": 12075446,
            "maximum": 523.6949804,
            "minimum": 50.31498039,
            "name": "Z",
            "position": 2,
            "stddev": 121.1497516,
            "variance": 14677.26231
          },
          {
            "average": 44298.03603,
            "count": 12075446,
            "maximum": 65535,
            "minimum": 9472,
            "name": "Intensity",
            "position": 3,
            "stddev": 11069.34279,
            "variance": 122530349.9
          },
          {
            "average": 1.365717506,
            "count": 12075446,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6360156519,
            "variance": 0.4045159095
          },
          {
            "average": 1.735807936,
            "count": 12075446,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.8463209366,
            "variance": 0.7162591278
          },
          {
            "average": 0.5035073653,
            "count": 12075446,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999877189,
            "variance": 0.2499877191
          },
          {
            "average": 2.633443104e-05,
            "count": 12075446,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.005131641036,
            "variance": 2.633373972e-05
          },
          {
            "average": 2.871920176,
            "count": 12075446,
            "maximum": 5,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.908482085,
            "variance": 3.64230387
          },
          {
            "average": 12.51859374,
            "count": 12075446,
            "maximum": 28.31399918,
            "minimum": -28.12199974,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.198120668,
            "variance": 84.60542383
          },
          {
            "average": 0.5035073653,
            "count": 12075446,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999877189,
            "variance": 0.2499877191
          },
          {
            "average": 739.0140136,
            "count": 12075446,
            "maximum": 1901,
            "minimum": 313,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 702.0324685,
            "variance": 492849.5868
          },
          {
            "average": 384665126.9,
            "count": 12075446,
            "maximum": 410982142.4,
            "minimum": 375041911,
            "name": "GpsTime",
            "position": 12,
            "stddev": 15913392.13,
            "variance": 253236049000000.0
          },
          {
            "average": 0.5035073653,
            "count": 12075446,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0.4999877189,
            "variance": 0.2499877191
          },
          {
            "average": 0,
            "count": 12075446,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12075446,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12075446,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12075446,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          570249.9981,
          6569499.979,
          50.31498039,
          570999.9981,
          6570249.999,
          523.6949804
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                570249.998056079,
                6569499.978670714,
                50.31498038740199
              ],
              [
                570249.998056079,
                6570249.998670714,
                50.31498038740199
              ],
              [
                570999.998056079,
                6570249.998670714,
                523.694980387402
              ],
              [
                570999.998056079,
                6569499.978670714,
                523.694980387402
              ],
              [
                570249.998056079,
                6569499.978670714,
                50.31498038740199
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2024-09-21T19:29:02+00:00",
        "end_time": "2023-08-02T20:05:11+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20230802_0314_0713_2.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20230802_0314_0713_2.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20230802_0314_0713_2.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20230802_0314_0713_2.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.76795,
            59.25850106,
            50.31498039,
            -151.7545543,
            59.26536002,
            523.6949804
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.76795003284843,
                  59.25862619028955,
                  50.31498038740199
                ],
                [
                  -151.76770689672267,
                  59.265360022231725,
                  50.31498038740199
                ],
                [
                  -151.75455432698817,
                  59.2652348558777,
                  523.694980387402
                ],
                [
                  -151.75480005654003,
                  59.258501057242626,
                  523.694980387402
                ],
                [
                  -151.76795003284843,
                  59.25862619028955,
                  50.31498038740199
                ]
              ]
            ]
          },
          "id": "20230802_0314_0713_2.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20230802_0314_0713_2.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2024-09-21T19:29:02Z",
            "pc:count": 12075446,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 570655.3242,
                "count": 12075446,
                "maximum": 570999.9981,
                "minimum": 570249.9981,
                "name": "X",
                "position": 0,
                "stddev": 214.2144523,
                "variance": 45887.83159
              },
              {
                "average": 6569864.267,
                "count": 12075446,
                "maximum": 6570249.999,
                "minimum": 6569499.979,
                "name": "Y",
                "position": 1,
                "stddev": 215.660311,
                "variance": 46509.36972
              },
              {
                "average": 258.8884034,
                "count": 12075446,
                "maximum": 523.6949804,
                "minimum": 50.31498039,
                "name": "Z",
                "position": 2,
                "stddev": 121.1497516,
                "variance": 14677.26231
              },
              {
                "average": 44298.03603,
                "count": 12075446,
                "maximum": 65535,
                "minimum": 9472,
                "name": "Intensity",
                "position": 3,
                "stddev": 11069.34279,
                "variance": 122530349.9
              },
              {
                "average": 1.365717506,
                "count": 12075446,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6360156519,
                "variance": 0.4045159095
              },
              {
                "average": 1.735807936,
                "count": 12075446,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.8463209366,
                "variance": 0.7162591278
              },
              {
                "average": 0.5035073653,
                "count": 12075446,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999877189,
                "variance": 0.2499877191
              },
              {
                "average": 2.633443104e-05,
                "count": 12075446,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.005131641036,
                "variance": 2.633373972e-05
              },
              {
                "average": 2.871920176,
                "count": 12075446,
                "maximum": 5,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.908482085,
                "variance": 3.64230387
              },
              {
                "average": 12.51859374,
                "count": 12075446,
                "maximum": 28.31399918,
                "minimum": -28.12199974,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.198120668,
                "variance": 84.60542383
              },
              {
                "average": 0.5035073653,
                "count": 12075446,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999877189,
                "variance": 0.2499877191
              },
              {
                "average": 739.0140136,
                "count": 12075446,
                "maximum": 1901,
                "minimum": 313,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 702.0324685,
                "variance": 492849.5868
              },
              {
                "average": 384665126.9,
                "count": 12075446,
                "maximum": 410982142.4,
                "minimum": 375041911,
                "name": "GpsTime",
                "position": 12,
                "stddev": 15913392.13,
                "variance": 253236049000000.0
              },
              {
                "average": 0.5035073653,
                "count": 12075446,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0.4999877189,
                "variance": 0.2499877191
              },
              {
                "average": 0,
                "count": 12075446,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12075446,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12075446,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12075446,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              570249.9981,
              6569499.979,
              50.31498039,
              570999.9981,
              6570249.999,
              523.6949804
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    570249.998056079,
                    6569499.978670714,
                    50.31498038740199
                  ],
                  [
                    570249.998056079,
                    6570249.998670714,
                    50.31498038740199
                  ],
                  [
                    570999.998056079,
                    6570249.998670714,
                    523.694980387402
                  ],
                  [
                    570999.998056079,
                    6569499.978670714,
                    523.694980387402
                  ],
                  [
                    570249.998056079,
                    6569499.978670714,
                    50.31498038740199
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2024-09-21T19:29:02+00:00",
            "end_time": "2023-08-02T20:05: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": "20240616_0317_0719_2.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.685939699901,
              59.33865632907272,
              460.4051575160636
            ],
            [
              -151.68567955692393,
              59.34538986336141,
              460.4051575160636
            ],
            [
              -151.67249648134117,
              59.34525630039758,
              646.1851575160636
            ],
            [
              -151.67275923178164,
              59.33852280170348,
              646.1851575160636
            ],
            [
              -151.685939699901,
              59.33865632907272,
              460.4051575160636
            ]
          ]
        ]
      },
      "bbox": [
        -151.6859397,
        59.3385228,
        460.4051575,
        -151.6724965,
        59.34538986,
        646.1851575
      ],
      "properties": {
        "datetime": "2024-06-17T00:22:08Z",
        "pc:count": 10867798,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 575123.4407,
            "count": 10867798,
            "maximum": 575499.9979,
            "minimum": 574749.9979,
            "name": "X",
            "position": 0,
            "stddev": 217.2119231,
            "variance": 47181.01952
          },
          {
            "average": 6578868.002,
            "count": 10867798,
            "maximum": 6579249.999,
            "minimum": 6578499.979,
            "name": "Y",
            "position": 1,
            "stddev": 216.871307,
            "variance": 47033.16379
          },
          {
            "average": 554.4161411,
            "count": 10867798,
            "maximum": 646.1851575,
            "minimum": 460.4051575,
            "name": "Z",
            "position": 2,
            "stddev": 34.55439362,
            "variance": 1194.006119
          },
          {
            "average": 51569.66055,
            "count": 10867798,
            "maximum": 65535,
            "minimum": 13196,
            "name": "Intensity",
            "position": 3,
            "stddev": 3612.880597,
            "variance": 13052906.21
          },
          {
            "average": 1.016674123,
            "count": 10867798,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1328099551,
            "variance": 0.01763848418
          },
          {
            "average": 1.033390389,
            "count": 10867798,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1897474748,
            "variance": 0.03600410421
          },
          {
            "average": 0,
            "count": 10867798,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10867798,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 6.226602666,
            "count": 10867798,
            "maximum": 21,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 8.629113868,
            "variance": 74.46160615
          },
          {
            "average": -0.6426389164,
            "count": 10867798,
            "maximum": 28.12800026,
            "minimum": -28.12199974,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 16.03219747,
            "variance": 257.0313557
          },
          {
            "average": 0,
            "count": 10867798,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1409.818723,
            "count": 10867798,
            "maximum": 1412,
            "minimum": 1408,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8621822284,
            "variance": 0.743358195
          },
          {
            "average": 402617886.4,
            "count": 10867798,
            "maximum": 402618928.1,
            "minimum": 402616988.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 422.4740984,
            "variance": 178484.3638
          },
          {
            "average": 0,
            "count": 10867798,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10867798,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10867798,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10867798,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10867798,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          574749.9979,
          6578499.979,
          460.4051575,
          575499.9979,
          6579249.999,
          646.1851575
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                574749.9979023383,
                6578499.978686992,
                460.4051575160636
              ],
              [
                574749.9979023383,
                6579249.998686992,
                460.4051575160636
              ],
              [
                575499.9979023383,
                6579249.998686992,
                646.1851575160636
              ],
              [
                575499.9979023383,
                6578499.978686992,
                646.1851575160636
              ],
              [
                574749.9979023383,
                6578499.978686992,
                460.4051575160636
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2024-06-17T00:22:08+00:00",
        "end_time": "2024-06-16T23:49:48+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20240616_0317_0719_2.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20240616_0317_0719_2.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20240616_0317_0719_2.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240616_0317_0719_2.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.6859397,
            59.3385228,
            460.4051575,
            -151.6724965,
            59.34538986,
            646.1851575
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.685939699901,
                  59.33865632907272,
                  460.4051575160636
                ],
                [
                  -151.68567955692393,
                  59.34538986336141,
                  460.4051575160636
                ],
                [
                  -151.67249648134117,
                  59.34525630039758,
                  646.1851575160636
                ],
                [
                  -151.67275923178164,
                  59.33852280170348,
                  646.1851575160636
                ],
                [
                  -151.685939699901,
                  59.33865632907272,
                  460.4051575160636
                ]
              ]
            ]
          },
          "id": "20240616_0317_0719_2.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240616_0317_0719_2.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2024-06-17T00:22:08Z",
            "pc:count": 10867798,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 575123.4407,
                "count": 10867798,
                "maximum": 575499.9979,
                "minimum": 574749.9979,
                "name": "X",
                "position": 0,
                "stddev": 217.2119231,
                "variance": 47181.01952
              },
              {
                "average": 6578868.002,
                "count": 10867798,
                "maximum": 6579249.999,
                "minimum": 6578499.979,
                "name": "Y",
                "position": 1,
                "stddev": 216.871307,
                "variance": 47033.16379
              },
              {
                "average": 554.4161411,
                "count": 10867798,
                "maximum": 646.1851575,
                "minimum": 460.4051575,
                "name": "Z",
                "position": 2,
                "stddev": 34.55439362,
                "variance": 1194.006119
              },
              {
                "average": 51569.66055,
                "count": 10867798,
                "maximum": 65535,
                "minimum": 13196,
                "name": "Intensity",
                "position": 3,
                "stddev": 3612.880597,
                "variance": 13052906.21
              },
              {
                "average": 1.016674123,
                "count": 10867798,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1328099551,
                "variance": 0.01763848418
              },
              {
                "average": 1.033390389,
                "count": 10867798,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1897474748,
                "variance": 0.03600410421
              },
              {
                "average": 0,
                "count": 10867798,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10867798,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 6.226602666,
                "count": 10867798,
                "maximum": 21,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 8.629113868,
                "variance": 74.46160615
              },
              {
                "average": -0.6426389164,
                "count": 10867798,
                "maximum": 28.12800026,
                "minimum": -28.12199974,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 16.03219747,
                "variance": 257.0313557
              },
              {
                "average": 0,
                "count": 10867798,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1409.818723,
                "count": 10867798,
                "maximum": 1412,
                "minimum": 1408,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8621822284,
                "variance": 0.743358195
              },
              {
                "average": 402617886.4,
                "count": 10867798,
                "maximum": 402618928.1,
                "minimum": 402616988.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 422.4740984,
                "variance": 178484.3638
              },
              {
                "average": 0,
                "count": 10867798,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10867798,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10867798,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10867798,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10867798,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              574749.9979,
              6578499.979,
              460.4051575,
              575499.9979,
              6579249.999,
              646.1851575
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    574749.9979023383,
                    6578499.978686992,
                    460.4051575160636
                  ],
                  [
                    574749.9979023383,
                    6579249.998686992,
                    460.4051575160636
                  ],
                  [
                    575499.9979023383,
                    6579249.998686992,
                    646.1851575160636
                  ],
                  [
                    575499.9979023383,
                    6578499.978686992,
                    646.1851575160636
                  ],
                  [
                    574749.9979023383,
                    6578499.978686992,
                    460.4051575160636
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2024-06-17T00:22:08+00:00",
            "end_time": "2024-06-16T23:49: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": "20240616_0319_0719_1.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.64639866313246,
              59.33825175191762,
              145.8504549494171
            ],
            [
              -151.64613069800538,
              59.344985178357966,
              145.8504549494171
            ],
            [
              -151.63294799308227,
              59.34484761777115,
              461.2304549494171
            ],
            [
              -151.63321856543092,
              59.33811422798992,
              461.2304549494171
            ],
            [
              -151.64639866313246,
              59.33825175191762,
              145.8504549494171
            ]
          ]
        ]
      },
      "bbox": [
        -151.6463987,
        59.33811423,
        145.8504549,
        -151.632948,
        59.34498518,
        461.2304549
      ],
      "properties": {
        "datetime": "2024-06-17T00:38:21Z",
        "pc:count": 16957098,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 577391.7338,
            "count": 16957098,
            "maximum": 577749.9979,
            "minimum": 576999.9979,
            "name": "X",
            "position": 0,
            "stddev": 220.5862185,
            "variance": 48658.27981
          },
          {
            "average": 6578880.874,
            "count": 16957098,
            "maximum": 6579249.999,
            "minimum": 6578499.979,
            "name": "Y",
            "position": 1,
            "stddev": 219.0116468,
            "variance": 47966.10143
          },
          {
            "average": 241.2945653,
            "count": 16957098,
            "maximum": 461.2304549,
            "minimum": 145.8504549,
            "name": "Z",
            "position": 2,
            "stddev": 73.95844413,
            "variance": 5469.851458
          },
          {
            "average": 43058.47671,
            "count": 16957098,
            "maximum": 64611,
            "minimum": 15936,
            "name": "Intensity",
            "position": 3,
            "stddev": 9829.319956,
            "variance": 96615530.8
          },
          {
            "average": 1.483614472,
            "count": 16957098,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6975750787,
            "variance": 0.4866109904
          },
          {
            "average": 1.967874987,
            "count": 16957098,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.8619574394,
            "variance": 0.7429706273
          },
          {
            "average": 0,
            "count": 16957098,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16957098,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 3.264380497,
            "count": 16957098,
            "maximum": 5,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.919276232,
            "variance": 3.683621254
          },
          {
            "average": 1.085909342,
            "count": 16957098,
            "maximum": 28.12800026,
            "minimum": -28.03199959,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.95386483,
            "variance": 254.5258031
          },
          {
            "average": 0,
            "count": 16957098,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1411.857821,
            "count": 16957098,
            "maximum": 1414,
            "minimum": 1410,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9667988939,
            "variance": 0.9347001013
          },
          {
            "average": 402618873.6,
            "count": 16957098,
            "maximum": 402619901.1,
            "minimum": 402617985,
            "name": "GpsTime",
            "position": 12,
            "stddev": 466.2995931,
            "variance": 217435.3105
          },
          {
            "average": 0,
            "count": 16957098,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16957098,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16957098,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16957098,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16957098,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          576999.9979,
          6578499.979,
          145.8504549,
          577749.9979,
          6579249.999,
          461.2304549
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                576999.9979218252,
                6578499.978861307,
                145.8504549494171
              ],
              [
                576999.9979218252,
                6579249.998861306,
                145.8504549494171
              ],
              [
                577749.9979218252,
                6579249.998861306,
                461.2304549494171
              ],
              [
                577749.9979218252,
                6578499.978861307,
                461.2304549494171
              ],
              [
                576999.9979218252,
                6578499.978861307,
                145.8504549494171
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2024-06-17T00:38:21+00:00",
        "end_time": "2024-06-17T00:06:25+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20240616_0319_0719_1.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20240616_0319_0719_1.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20240616_0319_0719_1.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240616_0319_0719_1.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.6463987,
            59.33811423,
            145.8504549,
            -151.632948,
            59.34498518,
            461.2304549
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.64639866313246,
                  59.33825175191762,
                  145.8504549494171
                ],
                [
                  -151.64613069800538,
                  59.344985178357966,
                  145.8504549494171
                ],
                [
                  -151.63294799308227,
                  59.34484761777115,
                  461.2304549494171
                ],
                [
                  -151.63321856543092,
                  59.33811422798992,
                  461.2304549494171
                ],
                [
                  -151.64639866313246,
                  59.33825175191762,
                  145.8504549494171
                ]
              ]
            ]
          },
          "id": "20240616_0319_0719_1.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240616_0319_0719_1.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2024-06-17T00:38:21Z",
            "pc:count": 16957098,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 577391.7338,
                "count": 16957098,
                "maximum": 577749.9979,
                "minimum": 576999.9979,
                "name": "X",
                "position": 0,
                "stddev": 220.5862185,
                "variance": 48658.27981
              },
              {
                "average": 6578880.874,
                "count": 16957098,
                "maximum": 6579249.999,
                "minimum": 6578499.979,
                "name": "Y",
                "position": 1,
                "stddev": 219.0116468,
                "variance": 47966.10143
              },
              {
                "average": 241.2945653,
                "count": 16957098,
                "maximum": 461.2304549,
                "minimum": 145.8504549,
                "name": "Z",
                "position": 2,
                "stddev": 73.95844413,
                "variance": 5469.851458
              },
              {
                "average": 43058.47671,
                "count": 16957098,
                "maximum": 64611,
                "minimum": 15936,
                "name": "Intensity",
                "position": 3,
                "stddev": 9829.319956,
                "variance": 96615530.8
              },
              {
                "average": 1.483614472,
                "count": 16957098,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6975750787,
                "variance": 0.4866109904
              },
              {
                "average": 1.967874987,
                "count": 16957098,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.8619574394,
                "variance": 0.7429706273
              },
              {
                "average": 0,
                "count": 16957098,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16957098,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 3.264380497,
                "count": 16957098,
                "maximum": 5,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.919276232,
                "variance": 3.683621254
              },
              {
                "average": 1.085909342,
                "count": 16957098,
                "maximum": 28.12800026,
                "minimum": -28.03199959,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.95386483,
                "variance": 254.5258031
              },
              {
                "average": 0,
                "count": 16957098,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1411.857821,
                "count": 16957098,
                "maximum": 1414,
                "minimum": 1410,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9667988939,
                "variance": 0.9347001013
              },
              {
                "average": 402618873.6,
                "count": 16957098,
                "maximum": 402619901.1,
                "minimum": 402617985,
                "name": "GpsTime",
                "position": 12,
                "stddev": 466.2995931,
                "variance": 217435.3105
              },
              {
                "average": 0,
                "count": 16957098,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16957098,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16957098,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16957098,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16957098,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              576999.9979,
              6578499.979,
              145.8504549,
              577749.9979,
              6579249.999,
              461.2304549
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    576999.9979218252,
                    6578499.978861307,
                    145.8504549494171
                  ],
                  [
                    576999.9979218252,
                    6579249.998861306,
                    145.8504549494171
                  ],
                  [
                    577749.9979218252,
                    6579249.998861306,
                    461.2304549494171
                  ],
                  [
                    577749.9979218252,
                    6578499.978861307,
                    461.2304549494171
                  ],
                  [
                    576999.9979218252,
                    6578499.978861307,
                    145.8504549494171
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2024-06-17T00:38:21+00:00",
            "end_time": "2024-06-17T00:06: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": "20240615_0316_0723_2.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.7102583006206,
              59.392786571688525,
              0.030430162346534
            ],
            [
              -151.71000242099555,
              59.399520114685096,
              0.030430162346534
            ],
            [
              -151.69679820022256,
              59.39938893735858,
              594.5304301623465
            ],
            [
              -151.69705669719568,
              59.39265542935751,
              594.5304301623465
            ],
            [
              -151.7102583006206,
              59.392786571688525,
              0.030430162346534
            ]
          ]
        ]
      },
      "bbox": [
        -151.7102583,
        59.39265543,
        0.03043016235,
        -151.6967982,
        59.39952011,
        594.5304302
      ],
      "properties": {
        "datetime": "2024-06-16T01:45:56Z",
        "pc:count": 15149409,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 573624.3152,
            "count": 15149409,
            "maximum": 573999.998,
            "minimum": 573249.998,
            "name": "X",
            "position": 0,
            "stddev": 212.3674777,
            "variance": 45099.94561
          },
          {
            "average": 6584870.717,
            "count": 15149409,
            "maximum": 6585249.999,
            "minimum": 6584499.979,
            "name": "Y",
            "position": 1,
            "stddev": 215.7600764,
            "variance": 46552.41056
          },
          {
            "average": 258.4320282,
            "count": 15149409,
            "maximum": 594.5304302,
            "minimum": 0.03043016235,
            "name": "Z",
            "position": 2,
            "stddev": 133.6107162,
            "variance": 17851.82349
          },
          {
            "average": 42628.28159,
            "count": 15149409,
            "maximum": 65535,
            "minimum": 14119,
            "name": "Intensity",
            "position": 3,
            "stddev": 9668.972353,
            "variance": 93489026.36
          },
          {
            "average": 1.429169019,
            "count": 15149409,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6491879029,
            "variance": 0.4214449332
          },
          {
            "average": 1.860941374,
            "count": 15149409,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.8076953121,
            "variance": 0.6523717172
          },
          {
            "average": 0,
            "count": 15149409,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 7.591055202e-06,
            "count": 15149409,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002755176597,
            "variance": 7.590998079e-06
          },
          {
            "average": 3.313599164,
            "count": 15149409,
            "maximum": 20,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.917967462,
            "variance": 3.678599185
          },
          {
            "average": 0.4288291261,
            "count": 15149409,
            "maximum": 28.22400093,
            "minimum": -28.12199974,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.9079152,
            "variance": 253.0617659
          },
          {
            "average": 0,
            "count": 15149409,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1313.017104,
            "count": 15149409,
            "maximum": 1315,
            "minimum": 1311,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9141455512,
            "variance": 0.8356620889
          },
          {
            "average": 402536369.5,
            "count": 15149409,
            "maximum": 402537556.1,
            "minimum": 402535049.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 580.1363984,
            "variance": 336558.2407
          },
          {
            "average": 0,
            "count": 15149409,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15149409,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15149409,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15149409,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15149409,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          573249.998,
          6584499.979,
          0.03043016235,
          573999.998,
          6585249.999,
          594.5304302
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                573249.9979774959,
                6584499.978770773,
                0.030430162346534
              ],
              [
                573249.9979774959,
                6585249.9987707725,
                0.030430162346534
              ],
              [
                573999.9979774959,
                6585249.9987707725,
                594.5304301623465
              ],
              [
                573999.9979774959,
                6584499.978770773,
                594.5304301623465
              ],
              [
                573249.9979774959,
                6584499.978770773,
                0.030430162346534
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2024-06-16T01:45:56+00:00",
        "end_time": "2024-06-16T01:04:09+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20240615_0316_0723_2.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20240615_0316_0723_2.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20240615_0316_0723_2.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0316_0723_2.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.7102583,
            59.39265543,
            0.03043016235,
            -151.6967982,
            59.39952011,
            594.5304302
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.7102583006206,
                  59.392786571688525,
                  0.030430162346534
                ],
                [
                  -151.71000242099555,
                  59.399520114685096,
                  0.030430162346534
                ],
                [
                  -151.69679820022256,
                  59.39938893735858,
                  594.5304301623465
                ],
                [
                  -151.69705669719568,
                  59.39265542935751,
                  594.5304301623465
                ],
                [
                  -151.7102583006206,
                  59.392786571688525,
                  0.030430162346534
                ]
              ]
            ]
          },
          "id": "20240615_0316_0723_2.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0316_0723_2.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2024-06-16T01:45:56Z",
            "pc:count": 15149409,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 573624.3152,
                "count": 15149409,
                "maximum": 573999.998,
                "minimum": 573249.998,
                "name": "X",
                "position": 0,
                "stddev": 212.3674777,
                "variance": 45099.94561
              },
              {
                "average": 6584870.717,
                "count": 15149409,
                "maximum": 6585249.999,
                "minimum": 6584499.979,
                "name": "Y",
                "position": 1,
                "stddev": 215.7600764,
                "variance": 46552.41056
              },
              {
                "average": 258.4320282,
                "count": 15149409,
                "maximum": 594.5304302,
                "minimum": 0.03043016235,
                "name": "Z",
                "position": 2,
                "stddev": 133.6107162,
                "variance": 17851.82349
              },
              {
                "average": 42628.28159,
                "count": 15149409,
                "maximum": 65535,
                "minimum": 14119,
                "name": "Intensity",
                "position": 3,
                "stddev": 9668.972353,
                "variance": 93489026.36
              },
              {
                "average": 1.429169019,
                "count": 15149409,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6491879029,
                "variance": 0.4214449332
              },
              {
                "average": 1.860941374,
                "count": 15149409,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.8076953121,
                "variance": 0.6523717172
              },
              {
                "average": 0,
                "count": 15149409,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 7.591055202e-06,
                "count": 15149409,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002755176597,
                "variance": 7.590998079e-06
              },
              {
                "average": 3.313599164,
                "count": 15149409,
                "maximum": 20,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.917967462,
                "variance": 3.678599185
              },
              {
                "average": 0.4288291261,
                "count": 15149409,
                "maximum": 28.22400093,
                "minimum": -28.12199974,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.9079152,
                "variance": 253.0617659
              },
              {
                "average": 0,
                "count": 15149409,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1313.017104,
                "count": 15149409,
                "maximum": 1315,
                "minimum": 1311,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9141455512,
                "variance": 0.8356620889
              },
              {
                "average": 402536369.5,
                "count": 15149409,
                "maximum": 402537556.1,
                "minimum": 402535049.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 580.1363984,
                "variance": 336558.2407
              },
              {
                "average": 0,
                "count": 15149409,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15149409,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15149409,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15149409,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15149409,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              573249.998,
              6584499.979,
              0.03043016235,
              573999.998,
              6585249.999,
              594.5304302
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    573249.9979774959,
                    6584499.978770773,
                    0.030430162346534
                  ],
                  [
                    573249.9979774959,
                    6585249.9987707725,
                    0.030430162346534
                  ],
                  [
                    573999.9979774959,
                    6585249.9987707725,
                    594.5304301623465
                  ],
                  [
                    573999.9979774959,
                    6584499.978770773,
                    594.5304301623465
                  ],
                  [
                    573249.9979774959,
                    6584499.978770773,
                    0.030430162346534
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2024-06-16T01:45:56+00:00",
            "end_time": "2024-06-16T01:04: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": "20230802_0314_0713_3.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.77071382161876,
              59.255832723425264,
              263.69819558374536
            ],
            [
              -151.77061229754926,
              59.25865152516253,
              263.69819558374536
            ],
            [
              -151.76795002722002,
              59.258626353219746,
              340.3981955837454
            ],
            [
              -151.7680517710071,
              59.25580755428641,
              340.3981955837454
            ],
            [
              -151.77071382161876,
              59.255832723425264,
              263.69819558374536
            ]
          ]
        ]
      },
      "bbox": [
        -151.7707138,
        59.25580755,
        263.6981956,
        -151.76795,
        59.25865153,
        340.3981956
      ],
      "properties": {
        "datetime": "2024-09-21T19:25:20Z",
        "pc:count": 501055,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 570199.8756,
            "count": 501055,
            "maximum": 570249.998,
            "minimum": 570098.158,
            "name": "X",
            "position": 0,
            "stddev": 36.30766709,
            "variance": 1318.24669
          },
          {
            "average": 6569393.682,
            "count": 501055,
            "maximum": 6569499.997,
            "minimum": 6569186.037,
            "name": "Y",
            "position": 1,
            "stddev": 75.03499299,
            "variance": 5630.250172
          },
          {
            "average": 302.3845839,
            "count": 501055,
            "maximum": 340.3981956,
            "minimum": 263.6981956,
            "name": "Z",
            "position": 2,
            "stddev": 19.14849909,
            "variance": 366.6650174
          },
          {
            "average": 45455.636,
            "count": 501055,
            "maximum": 65535,
            "minimum": 11855,
            "name": "Intensity",
            "position": 3,
            "stddev": 10769.76775,
            "variance": 115987897.3
          },
          {
            "average": 1.303631338,
            "count": 501055,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5531694542,
            "variance": 0.3059964451
          },
          {
            "average": 1.611040704,
            "count": 501055,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.7231411361,
            "variance": 0.5229331027
          },
          {
            "average": 0.5220983724,
            "count": 501055,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4995119217,
            "variance": 0.2495121599
          },
          {
            "average": 0,
            "count": 501055,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.369258864,
            "count": 501055,
            "maximum": 5,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.809560037,
            "variance": 3.274507527
          },
          {
            "average": 12.24943856,
            "count": 501055,
            "maximum": 25.15200043,
            "minimum": -5.28000021,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.995208127,
            "variance": 99.90418551
          },
          {
            "average": 0.5220983724,
            "count": 501055,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4995119217,
            "variance": 0.2495121599
          },
          {
            "average": 772.0316532,
            "count": 501055,
            "maximum": 1900,
            "minimum": 314,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 718.351481,
            "variance": 516028.8503
          },
          {
            "average": 385412893.2,
            "count": 501055,
            "maximum": 410981920.6,
            "minimum": 375042169.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 16283740.13,
            "variance": 265160192800000.0
          },
          {
            "average": 0.5220983724,
            "count": 501055,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0.4995119217,
            "variance": 0.2495121599
          },
          {
            "average": 0,
            "count": 501055,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 501055,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 501055,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 501055,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          570098.158,
          6569186.037,
          263.6981956,
          570249.998,
          6569499.997,
          340.3981956
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                570098.1580416488,
                6569186.036817744,
                263.69819558374536
              ],
              [
                570098.1580416488,
                6569499.996817745,
                263.69819558374536
              ],
              [
                570249.9980416489,
                6569499.996817745,
                340.3981955837454
              ],
              [
                570249.9980416489,
                6569186.036817744,
                340.3981955837454
              ],
              [
                570098.1580416488,
                6569186.036817744,
                263.69819558374536
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2024-09-21T19:25:20+00:00",
        "end_time": "2023-08-02T20:09:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20230802_0314_0713_3.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20230802_0314_0713_3.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20230802_0314_0713_3.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20230802_0314_0713_3.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.7707138,
            59.25580755,
            263.6981956,
            -151.76795,
            59.25865153,
            340.3981956
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.77071382161876,
                  59.255832723425264,
                  263.69819558374536
                ],
                [
                  -151.77061229754926,
                  59.25865152516253,
                  263.69819558374536
                ],
                [
                  -151.76795002722002,
                  59.258626353219746,
                  340.3981955837454
                ],
                [
                  -151.7680517710071,
                  59.25580755428641,
                  340.3981955837454
                ],
                [
                  -151.77071382161876,
                  59.255832723425264,
                  263.69819558374536
                ]
              ]
            ]
          },
          "id": "20230802_0314_0713_3.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20230802_0314_0713_3.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2024-09-21T19:25:20Z",
            "pc:count": 501055,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 570199.8756,
                "count": 501055,
                "maximum": 570249.998,
                "minimum": 570098.158,
                "name": "X",
                "position": 0,
                "stddev": 36.30766709,
                "variance": 1318.24669
              },
              {
                "average": 6569393.682,
                "count": 501055,
                "maximum": 6569499.997,
                "minimum": 6569186.037,
                "name": "Y",
                "position": 1,
                "stddev": 75.03499299,
                "variance": 5630.250172
              },
              {
                "average": 302.3845839,
                "count": 501055,
                "maximum": 340.3981956,
                "minimum": 263.6981956,
                "name": "Z",
                "position": 2,
                "stddev": 19.14849909,
                "variance": 366.6650174
              },
              {
                "average": 45455.636,
                "count": 501055,
                "maximum": 65535,
                "minimum": 11855,
                "name": "Intensity",
                "position": 3,
                "stddev": 10769.76775,
                "variance": 115987897.3
              },
              {
                "average": 1.303631338,
                "count": 501055,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5531694542,
                "variance": 0.3059964451
              },
              {
                "average": 1.611040704,
                "count": 501055,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.7231411361,
                "variance": 0.5229331027
              },
              {
                "average": 0.5220983724,
                "count": 501055,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4995119217,
                "variance": 0.2495121599
              },
              {
                "average": 0,
                "count": 501055,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.369258864,
                "count": 501055,
                "maximum": 5,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.809560037,
                "variance": 3.274507527
              },
              {
                "average": 12.24943856,
                "count": 501055,
                "maximum": 25.15200043,
                "minimum": -5.28000021,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.995208127,
                "variance": 99.90418551
              },
              {
                "average": 0.5220983724,
                "count": 501055,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4995119217,
                "variance": 0.2495121599
              },
              {
                "average": 772.0316532,
                "count": 501055,
                "maximum": 1900,
                "minimum": 314,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 718.351481,
                "variance": 516028.8503
              },
              {
                "average": 385412893.2,
                "count": 501055,
                "maximum": 410981920.6,
                "minimum": 375042169.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 16283740.13,
                "variance": 265160192800000.0
              },
              {
                "average": 0.5220983724,
                "count": 501055,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0.4995119217,
                "variance": 0.2495121599
              },
              {
                "average": 0,
                "count": 501055,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 501055,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 501055,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 501055,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              570098.158,
              6569186.037,
              263.6981956,
              570249.998,
              6569499.997,
              340.3981956
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    570098.1580416488,
                    6569186.036817744,
                    263.69819558374536
                  ],
                  [
                    570098.1580416488,
                    6569499.996817745,
                    263.69819558374536
                  ],
                  [
                    570249.9980416489,
                    6569499.996817745,
                    340.3981955837454
                  ],
                  [
                    570249.9980416489,
                    6569186.036817744,
                    340.3981955837454
                  ],
                  [
                    570098.1580416488,
                    6569186.036817744,
                    263.69819558374536
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2024-09-21T19:25:20+00:00",
            "end_time": "2023-08-02T20:09: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": "20240615_0310_0725_2.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.86778802717373,
              59.42119110716198,
              -0.195757985697981
            ],
            [
              -151.86756314242032,
              59.4279250122565,
              -0.195757985697981
            ],
            [
              -151.85434708541447,
              59.42780973927026,
              279.984242014302
            ],
            [
              -151.85457459328518,
              59.42107586494688,
              279.984242014302
            ],
            [
              -151.86778802717373,
              59.42119110716198,
              -0.195757985697981
            ]
          ]
        ]
      },
      "bbox": [
        -151.867788,
        59.42107586,
        -0.1957579857,
        -151.8543471,
        59.42792501,
        279.984242
      ],
      "properties": {
        "datetime": "2024-06-15T23:20:13Z",
        "pc:count": 9499102,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 564631.0216,
            "count": 9499102,
            "maximum": 564999.998,
            "minimum": 564249.998,
            "name": "X",
            "position": 0,
            "stddev": 220.4823985,
            "variance": 48612.48805
          },
          {
            "average": 6587795.708,
            "count": 9499102,
            "maximum": 6588249.998,
            "minimum": 6587499.978,
            "name": "Y",
            "position": 1,
            "stddev": 186.9025555,
            "variance": 34932.56526
          },
          {
            "average": 114.7875041,
            "count": 9499102,
            "maximum": 279.984242,
            "minimum": -0.1957579857,
            "name": "Z",
            "position": 2,
            "stddev": 66.26384351,
            "variance": 4390.896957
          },
          {
            "average": 41634.6589,
            "count": 9499102,
            "maximum": 65535,
            "minimum": 19034,
            "name": "Intensity",
            "position": 3,
            "stddev": 9098.745693,
            "variance": 82787173.18
          },
          {
            "average": 1.517113302,
            "count": 9499102,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7233190963,
            "variance": 0.523190515
          },
          {
            "average": 2.03629501,
            "count": 9499102,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.8866474593,
            "variance": 0.7861437171
          },
          {
            "average": 0,
            "count": 9499102,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 4.789926458e-05,
            "count": 9499102,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.006920764068,
            "variance": 4.789697529e-05
          },
          {
            "average": 3.967599043,
            "count": 9499102,
            "maximum": 20,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.840349865,
            "variance": 3.386887626
          },
          {
            "average": 10.97964405,
            "count": 9499102,
            "maximum": 27.6420002,
            "minimum": -27.93600082,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.22026684,
            "variance": 104.4538543
          },
          {
            "average": 0,
            "count": 9499102,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1301.978711,
            "count": 9499102,
            "maximum": 1304,
            "minimum": 1301,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.072351846,
            "variance": 1.149938481
          },
          {
            "average": 402528165.9,
            "count": 9499102,
            "maximum": 402528813.8,
            "minimum": 402527841.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 347.6521639,
            "variance": 120862.0271
          },
          {
            "average": 0,
            "count": 9499102,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9499102,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9499102,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9499102,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9499102,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          564249.998,
          6587499.978,
          -0.1957579857,
          564999.998,
          6588249.998,
          279.984242
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                564249.9979991438,
                6587499.978427577,
                -0.195757985697981
              ],
              [
                564249.9979991438,
                6588249.998427576,
                -0.195757985697981
              ],
              [
                564999.9979991438,
                6588249.998427576,
                279.984242014302
              ],
              [
                564999.9979991438,
                6587499.978427577,
                279.984242014302
              ],
              [
                564249.9979991438,
                6587499.978427577,
                -0.195757985697981
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2024-06-15T23:20:13+00:00",
        "end_time": "2024-06-15T23:04:01+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20240615_0310_0725_2.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20240615_0310_0725_2.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20240615_0310_0725_2.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0310_0725_2.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.867788,
            59.42107586,
            -0.1957579857,
            -151.8543471,
            59.42792501,
            279.984242
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.86778802717373,
                  59.42119110716198,
                  -0.195757985697981
                ],
                [
                  -151.86756314242032,
                  59.4279250122565,
                  -0.195757985697981
                ],
                [
                  -151.85434708541447,
                  59.42780973927026,
                  279.984242014302
                ],
                [
                  -151.85457459328518,
                  59.42107586494688,
                  279.984242014302
                ],
                [
                  -151.86778802717373,
                  59.42119110716198,
                  -0.195757985697981
                ]
              ]
            ]
          },
          "id": "20240615_0310_0725_2.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0310_0725_2.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2024-06-15T23:20:13Z",
            "pc:count": 9499102,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 564631.0216,
                "count": 9499102,
                "maximum": 564999.998,
                "minimum": 564249.998,
                "name": "X",
                "position": 0,
                "stddev": 220.4823985,
                "variance": 48612.48805
              },
              {
                "average": 6587795.708,
                "count": 9499102,
                "maximum": 6588249.998,
                "minimum": 6587499.978,
                "name": "Y",
                "position": 1,
                "stddev": 186.9025555,
                "variance": 34932.56526
              },
              {
                "average": 114.7875041,
                "count": 9499102,
                "maximum": 279.984242,
                "minimum": -0.1957579857,
                "name": "Z",
                "position": 2,
                "stddev": 66.26384351,
                "variance": 4390.896957
              },
              {
                "average": 41634.6589,
                "count": 9499102,
                "maximum": 65535,
                "minimum": 19034,
                "name": "Intensity",
                "position": 3,
                "stddev": 9098.745693,
                "variance": 82787173.18
              },
              {
                "average": 1.517113302,
                "count": 9499102,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7233190963,
                "variance": 0.523190515
              },
              {
                "average": 2.03629501,
                "count": 9499102,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.8866474593,
                "variance": 0.7861437171
              },
              {
                "average": 0,
                "count": 9499102,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 4.789926458e-05,
                "count": 9499102,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.006920764068,
                "variance": 4.789697529e-05
              },
              {
                "average": 3.967599043,
                "count": 9499102,
                "maximum": 20,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.840349865,
                "variance": 3.386887626
              },
              {
                "average": 10.97964405,
                "count": 9499102,
                "maximum": 27.6420002,
                "minimum": -27.93600082,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.22026684,
                "variance": 104.4538543
              },
              {
                "average": 0,
                "count": 9499102,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1301.978711,
                "count": 9499102,
                "maximum": 1304,
                "minimum": 1301,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.072351846,
                "variance": 1.149938481
              },
              {
                "average": 402528165.9,
                "count": 9499102,
                "maximum": 402528813.8,
                "minimum": 402527841.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 347.6521639,
                "variance": 120862.0271
              },
              {
                "average": 0,
                "count": 9499102,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9499102,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9499102,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9499102,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9499102,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              564249.998,
              6587499.978,
              -0.1957579857,
              564999.998,
              6588249.998,
              279.984242
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    564249.9979991438,
                    6587499.978427577,
                    -0.195757985697981
                  ],
                  [
                    564249.9979991438,
                    6588249.998427576,
                    -0.195757985697981
                  ],
                  [
                    564999.9979991438,
                    6588249.998427576,
                    279.984242014302
                  ],
                  [
                    564999.9979991438,
                    6587499.978427577,
                    279.984242014302
                  ],
                  [
                    564249.9979991438,
                    6587499.978427577,
                    -0.195757985697981
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2024-06-15T23:20:13+00:00",
            "end_time": "2024-06-15T23:04: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": "20230802_0318_0714_2.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.66222561479069,
              59.27105468538579,
              63.32057721407722
            ],
            [
              -151.66196148811198,
              59.27778822550144,
              63.32057721407722
            ],
            [
              -151.6488046763098,
              59.27765235981908,
              405.16057721407725
            ],
            [
              -151.64907139820605,
              59.27091885586469,
              405.16057721407725
            ],
            [
              -151.66222561479069,
              59.27105468538579,
              63.32057721407722
            ]
          ]
        ]
      },
      "bbox": [
        -151.6622256,
        59.27091886,
        63.32057721,
        -151.6488047,
        59.27778823,
        405.1605772
      ],
      "properties": {
        "datetime": "2024-09-21T19:38:25Z",
        "pc:count": 12525994,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 576621.0537,
            "count": 12525994,
            "maximum": 576999.9979,
            "minimum": 576249.9979,
            "name": "X",
            "position": 0,
            "stddev": 216.2063309,
            "variance": 46745.17753
          },
          {
            "average": 6571361.837,
            "count": 12525994,
            "maximum": 6571749.999,
            "minimum": 6570999.979,
            "name": "Y",
            "position": 1,
            "stddev": 205.3850663,
            "variance": 42183.02546
          },
          {
            "average": 189.9448332,
            "count": 12525994,
            "maximum": 405.1605772,
            "minimum": 63.32057721,
            "name": "Z",
            "position": 2,
            "stddev": 91.10493641,
            "variance": 8300.109438
          },
          {
            "average": 40021.31334,
            "count": 12525994,
            "maximum": 65535,
            "minimum": 12421,
            "name": "Intensity",
            "position": 3,
            "stddev": 10158.58867,
            "variance": 103196923.8
          },
          {
            "average": 1.389687637,
            "count": 12525994,
            "maximum": 8,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6647074137,
            "variance": 0.4418359459
          },
          {
            "average": 1.782269335,
            "count": 12525994,
            "maximum": 8,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.8864547965,
            "variance": 0.7858021062
          },
          {
            "average": 0.4937227337,
            "count": 12525994,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999606143,
            "variance": 0.2499606159
          },
          {
            "average": 0,
            "count": 12525994,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 3.120558337,
            "count": 12525994,
            "maximum": 22,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.973307256,
            "variance": 3.893941525
          },
          {
            "average": 0.05556474439,
            "count": 12525994,
            "maximum": 26.30400085,
            "minimum": -28.31399918,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.1802766,
            "variance": 230.4407978
          },
          {
            "average": 0.4937227337,
            "count": 12525994,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999606143,
            "variance": 0.2499606159
          },
          {
            "average": 1894.793119,
            "count": 12525994,
            "maximum": 1902,
            "minimum": 1424,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 54.24877683,
            "variance": 2942.929787
          },
          {
            "average": 410872772.4,
            "count": 12525994,
            "maximum": 410982705.5,
            "minimum": 402624827.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 950298.7152,
            "variance": 903067648000.0
          },
          {
            "average": 0.4937227337,
            "count": 12525994,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0.4999606143,
            "variance": 0.2499606159
          },
          {
            "average": 0,
            "count": 12525994,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12525994,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12525994,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12525994,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          576249.9979,
          6570999.979,
          63.32057721,
          576999.9979,
          6571749.999,
          405.1605772
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                576249.9979495963,
                6570999.978761662,
                63.32057721407722
              ],
              [
                576249.9979495963,
                6571749.998761661,
                63.32057721407722
              ],
              [
                576999.9979495963,
                6571749.998761661,
                405.16057721407725
              ],
              [
                576999.9979495963,
                6570999.978761662,
                405.16057721407725
              ],
              [
                576249.9979495963,
                6570999.978761662,
                63.32057721407722
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2024-09-21T19:38:25+00:00",
        "end_time": "2024-06-17T02:00:27+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20230802_0318_0714_2.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20230802_0318_0714_2.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20230802_0318_0714_2.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20230802_0318_0714_2.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.6622256,
            59.27091886,
            63.32057721,
            -151.6488047,
            59.27778823,
            405.1605772
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.66222561479069,
                  59.27105468538579,
                  63.32057721407722
                ],
                [
                  -151.66196148811198,
                  59.27778822550144,
                  63.32057721407722
                ],
                [
                  -151.6488046763098,
                  59.27765235981908,
                  405.16057721407725
                ],
                [
                  -151.64907139820605,
                  59.27091885586469,
                  405.16057721407725
                ],
                [
                  -151.66222561479069,
                  59.27105468538579,
                  63.32057721407722
                ]
              ]
            ]
          },
          "id": "20230802_0318_0714_2.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20230802_0318_0714_2.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2024-09-21T19:38:25Z",
            "pc:count": 12525994,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 576621.0537,
                "count": 12525994,
                "maximum": 576999.9979,
                "minimum": 576249.9979,
                "name": "X",
                "position": 0,
                "stddev": 216.2063309,
                "variance": 46745.17753
              },
              {
                "average": 6571361.837,
                "count": 12525994,
                "maximum": 6571749.999,
                "minimum": 6570999.979,
                "name": "Y",
                "position": 1,
                "stddev": 205.3850663,
                "variance": 42183.02546
              },
              {
                "average": 189.9448332,
                "count": 12525994,
                "maximum": 405.1605772,
                "minimum": 63.32057721,
                "name": "Z",
                "position": 2,
                "stddev": 91.10493641,
                "variance": 8300.109438
              },
              {
                "average": 40021.31334,
                "count": 12525994,
                "maximum": 65535,
                "minimum": 12421,
                "name": "Intensity",
                "position": 3,
                "stddev": 10158.58867,
                "variance": 103196923.8
              },
              {
                "average": 1.389687637,
                "count": 12525994,
                "maximum": 8,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6647074137,
                "variance": 0.4418359459
              },
              {
                "average": 1.782269335,
                "count": 12525994,
                "maximum": 8,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.8864547965,
                "variance": 0.7858021062
              },
              {
                "average": 0.4937227337,
                "count": 12525994,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999606143,
                "variance": 0.2499606159
              },
              {
                "average": 0,
                "count": 12525994,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 3.120558337,
                "count": 12525994,
                "maximum": 22,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.973307256,
                "variance": 3.893941525
              },
              {
                "average": 0.05556474439,
                "count": 12525994,
                "maximum": 26.30400085,
                "minimum": -28.31399918,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.1802766,
                "variance": 230.4407978
              },
              {
                "average": 0.4937227337,
                "count": 12525994,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999606143,
                "variance": 0.2499606159
              },
              {
                "average": 1894.793119,
                "count": 12525994,
                "maximum": 1902,
                "minimum": 1424,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 54.24877683,
                "variance": 2942.929787
              },
              {
                "average": 410872772.4,
                "count": 12525994,
                "maximum": 410982705.5,
                "minimum": 402624827.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 950298.7152,
                "variance": 903067648000.0
              },
              {
                "average": 0.4937227337,
                "count": 12525994,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0.4999606143,
                "variance": 0.2499606159
              },
              {
                "average": 0,
                "count": 12525994,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12525994,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12525994,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12525994,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              576249.9979,
              6570999.979,
              63.32057721,
              576999.9979,
              6571749.999,
              405.1605772
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    576249.9979495963,
                    6570999.978761662,
                    63.32057721407722
                  ],
                  [
                    576249.9979495963,
                    6571749.998761661,
                    63.32057721407722
                  ],
                  [
                    576999.9979495963,
                    6571749.998761661,
                    405.16057721407725
                  ],
                  [
                    576999.9979495963,
                    6570999.978761662,
                    405.16057721407725
                  ],
                  [
                    576249.9979495963,
                    6570999.978761662,
                    63.32057721407722
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2024-09-21T19:38:25+00:00",
            "end_time": "2024-06-17T02:00:27+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": "20240616_0324_0724_1.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.51165706763982,
              59.40414485647126,
              654.2480986198611
            ],
            [
              -151.51136166111598,
              59.410877821367244,
              654.2480986198611
            ],
            [
              -151.4981541408088,
              59.410726534139734,
              1023.848098619861
            ],
            [
              -151.49845216585283,
              59.40399360960957,
              1023.848098619861
            ],
            [
              -151.51165706763982,
              59.40414485647126,
              654.2480986198611
            ]
          ]
        ]
      },
      "bbox": [
        -151.5116571,
        59.40399361,
        654.2480986,
        -151.4981541,
        59.41087782,
        1023.848099
      ],
      "properties": {
        "datetime": "2024-06-16T23:55:37Z",
        "pc:count": 11326044,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 584874.1297,
            "count": 11326044,
            "maximum": 585249.998,
            "minimum": 584499.998,
            "name": "X",
            "position": 0,
            "stddev": 215.1735621,
            "variance": 46299.66182
          },
          {
            "average": 6586375.881,
            "count": 11326044,
            "maximum": 6586749.999,
            "minimum": 6585999.979,
            "name": "Y",
            "position": 1,
            "stddev": 219.6532187,
            "variance": 48247.5365
          },
          {
            "average": 839.9228167,
            "count": 11326044,
            "maximum": 1023.848099,
            "minimum": 654.2480986,
            "name": "Z",
            "position": 2,
            "stddev": 82.36147242,
            "variance": 6783.412138
          },
          {
            "average": 49550.95714,
            "count": 11326044,
            "maximum": 61900,
            "minimum": 5183,
            "name": "Intensity",
            "position": 3,
            "stddev": 3324.595656,
            "variance": 11052936.28
          },
          {
            "average": 1.001099943,
            "count": 11326044,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03406406982,
            "variance": 0.001160360853
          },
          {
            "average": 1.002261602,
            "count": 11326044,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.04953871941,
            "variance": 0.002454084721
          },
          {
            "average": 0,
            "count": 11326044,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11326044,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5.93597641,
            "count": 11326044,
            "maximum": 21,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 8.434311862,
            "variance": 71.13761658
          },
          {
            "average": -4.696820432,
            "count": 11326044,
            "maximum": 28.12800026,
            "minimum": -28.03199959,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.41714119,
            "variance": 237.6882423
          },
          {
            "average": 0,
            "count": 11326044,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1405.701466,
            "count": 11326044,
            "maximum": 1409,
            "minimum": 1403,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.531073993,
            "variance": 6.406335559
          },
          {
            "average": 402615786.7,
            "count": 11326044,
            "maximum": 402617337.8,
            "minimum": 402614193.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1441.236711,
            "variance": 2077163.257
          },
          {
            "average": 0,
            "count": 11326044,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11326044,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11326044,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11326044,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11326044,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          584499.998,
          6585999.979,
          654.2480986,
          585249.998,
          6586749.999,
          1023.848099
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                584499.9980020619,
                6585999.978732074,
                654.2480986198611
              ],
              [
                584499.9980020619,
                6586749.998732073,
                654.2480986198611
              ],
              [
                585249.9980020619,
                6586749.998732073,
                1023.848098619861
              ],
              [
                585249.9980020619,
                6585999.978732074,
                1023.848098619861
              ],
              [
                584499.9980020619,
                6585999.978732074,
                654.2480986198611
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2024-06-16T23:55:37+00:00",
        "end_time": "2024-06-16T23:03:13+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20240616_0324_0724_1.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20240616_0324_0724_1.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20240616_0324_0724_1.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240616_0324_0724_1.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.5116571,
            59.40399361,
            654.2480986,
            -151.4981541,
            59.41087782,
            1023.848099
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.51165706763982,
                  59.40414485647126,
                  654.2480986198611
                ],
                [
                  -151.51136166111598,
                  59.410877821367244,
                  654.2480986198611
                ],
                [
                  -151.4981541408088,
                  59.410726534139734,
                  1023.848098619861
                ],
                [
                  -151.49845216585283,
                  59.40399360960957,
                  1023.848098619861
                ],
                [
                  -151.51165706763982,
                  59.40414485647126,
                  654.2480986198611
                ]
              ]
            ]
          },
          "id": "20240616_0324_0724_1.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240616_0324_0724_1.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2024-06-16T23:55:37Z",
            "pc:count": 11326044,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 584874.1297,
                "count": 11326044,
                "maximum": 585249.998,
                "minimum": 584499.998,
                "name": "X",
                "position": 0,
                "stddev": 215.1735621,
                "variance": 46299.66182
              },
              {
                "average": 6586375.881,
                "count": 11326044,
                "maximum": 6586749.999,
                "minimum": 6585999.979,
                "name": "Y",
                "position": 1,
                "stddev": 219.6532187,
                "variance": 48247.5365
              },
              {
                "average": 839.9228167,
                "count": 11326044,
                "maximum": 1023.848099,
                "minimum": 654.2480986,
                "name": "Z",
                "position": 2,
                "stddev": 82.36147242,
                "variance": 6783.412138
              },
              {
                "average": 49550.95714,
                "count": 11326044,
                "maximum": 61900,
                "minimum": 5183,
                "name": "Intensity",
                "position": 3,
                "stddev": 3324.595656,
                "variance": 11052936.28
              },
              {
                "average": 1.001099943,
                "count": 11326044,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03406406982,
                "variance": 0.001160360853
              },
              {
                "average": 1.002261602,
                "count": 11326044,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.04953871941,
                "variance": 0.002454084721
              },
              {
                "average": 0,
                "count": 11326044,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11326044,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5.93597641,
                "count": 11326044,
                "maximum": 21,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 8.434311862,
                "variance": 71.13761658
              },
              {
                "average": -4.696820432,
                "count": 11326044,
                "maximum": 28.12800026,
                "minimum": -28.03199959,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.41714119,
                "variance": 237.6882423
              },
              {
                "average": 0,
                "count": 11326044,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1405.701466,
                "count": 11326044,
                "maximum": 1409,
                "minimum": 1403,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.531073993,
                "variance": 6.406335559
              },
              {
                "average": 402615786.7,
                "count": 11326044,
                "maximum": 402617337.8,
                "minimum": 402614193.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1441.236711,
                "variance": 2077163.257
              },
              {
                "average": 0,
                "count": 11326044,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11326044,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11326044,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11326044,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11326044,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              584499.998,
              6585999.979,
              654.2480986,
              585249.998,
              6586749.999,
              1023.848099
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    584499.9980020619,
                    6585999.978732074,
                    654.2480986198611
                  ],
                  [
                    584499.9980020619,
                    6586749.998732073,
                    654.2480986198611
                  ],
                  [
                    585249.9980020619,
                    6586749.998732073,
                    1023.848098619861
                  ],
                  [
                    585249.9980020619,
                    6585999.978732074,
                    1023.848098619861
                  ],
                  [
                    584499.9980020619,
                    6585999.978732074,
                    654.2480986198611
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2024-06-16T23:55:37+00:00",
            "end_time": "2024-06-16T23:03: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": "20240615_0308_0719_4.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.92342074106085,
              59.33409804260715,
              6.817957470398824
            ],
            [
              -151.92320764439322,
              59.34083216438148,
              6.817957470398824
            ],
            [
              -151.9100251828613,
              59.3407226208149,
              91.17795747039882
            ],
            [
              -151.9102408870805,
              59.333988528233995,
              91.17795747039882
            ],
            [
              -151.92342074106085,
              59.33409804260715,
              6.817957470398824
            ]
          ]
        ]
      },
      "bbox": [
        -151.9234207,
        59.33398853,
        6.81795747,
        -151.9100252,
        59.34083216,
        91.17795747
      ],
      "properties": {
        "datetime": "2024-06-16T01:34:10Z",
        "pc:count": 12123449,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 561608.561,
            "count": 12123449,
            "maximum": 561999.9979,
            "minimum": 561249.9979,
            "name": "X",
            "position": 0,
            "stddev": 229.9119044,
            "variance": 52859.4838
          },
          {
            "average": 6578159.375,
            "count": 12123449,
            "maximum": 6578499.998,
            "minimum": 6577749.978,
            "name": "Y",
            "position": 1,
            "stddev": 198.7408196,
            "variance": 39497.91338
          },
          {
            "average": 34.47924733,
            "count": 12123449,
            "maximum": 91.17795747,
            "minimum": 6.81795747,
            "name": "Z",
            "position": 2,
            "stddev": 14.15743982,
            "variance": 200.4331024
          },
          {
            "average": 41980.68609,
            "count": 12123449,
            "maximum": 65535,
            "minimum": 22162,
            "name": "Intensity",
            "position": 3,
            "stddev": 8833.135571,
            "variance": 78024284.01
          },
          {
            "average": 1.498974096,
            "count": 12123449,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7022999022,
            "variance": 0.4932251526
          },
          {
            "average": 1.999318016,
            "count": 12123449,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.8558328733,
            "variance": 0.7324499071
          },
          {
            "average": 0,
            "count": 12123449,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 8.751634951e-05,
            "count": 12123449,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.009354608363,
            "variance": 8.750869762e-05
          },
          {
            "average": 3.925348224,
            "count": 12123449,
            "maximum": 20,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.903058963,
            "variance": 3.621633415
          },
          {
            "average": -1.389384716,
            "count": 12123449,
            "maximum": 28.31399918,
            "minimum": -28.21800041,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.37128443,
            "variance": 236.2763851
          },
          {
            "average": 0,
            "count": 12123449,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1312.148894,
            "count": 12123449,
            "maximum": 1314,
            "minimum": 1310,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9223616908,
            "variance": 0.8507510886
          },
          {
            "average": 402535828.2,
            "count": 12123449,
            "maximum": 402536850.2,
            "minimum": 402534327.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 574.7317569,
            "variance": 330316.5924
          },
          {
            "average": 0,
            "count": 12123449,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12123449,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12123449,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12123449,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12123449,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          561249.9979,
          6577749.978,
          6.81795747,
          561999.9979,
          6578499.998,
          91.17795747
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                561249.9979242764,
                6577749.978496648,
                6.817957470398824
              ],
              [
                561249.9979242764,
                6578499.998496648,
                6.817957470398824
              ],
              [
                561999.9979242764,
                6578499.998496648,
                91.17795747039882
              ],
              [
                561999.9979242764,
                6577749.978496648,
                91.17795747039882
              ],
              [
                561249.9979242764,
                6577749.978496648,
                6.817957470398824
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2024-06-16T01:34:10+00:00",
        "end_time": "2024-06-16T00:52:07+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20240615_0308_0719_4.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20240615_0308_0719_4.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20240615_0308_0719_4.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0308_0719_4.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.9234207,
            59.33398853,
            6.81795747,
            -151.9100252,
            59.34083216,
            91.17795747
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.92342074106085,
                  59.33409804260715,
                  6.817957470398824
                ],
                [
                  -151.92320764439322,
                  59.34083216438148,
                  6.817957470398824
                ],
                [
                  -151.9100251828613,
                  59.3407226208149,
                  91.17795747039882
                ],
                [
                  -151.9102408870805,
                  59.333988528233995,
                  91.17795747039882
                ],
                [
                  -151.92342074106085,
                  59.33409804260715,
                  6.817957470398824
                ]
              ]
            ]
          },
          "id": "20240615_0308_0719_4.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0308_0719_4.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2024-06-16T01:34:10Z",
            "pc:count": 12123449,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 561608.561,
                "count": 12123449,
                "maximum": 561999.9979,
                "minimum": 561249.9979,
                "name": "X",
                "position": 0,
                "stddev": 229.9119044,
                "variance": 52859.4838
              },
              {
                "average": 6578159.375,
                "count": 12123449,
                "maximum": 6578499.998,
                "minimum": 6577749.978,
                "name": "Y",
                "position": 1,
                "stddev": 198.7408196,
                "variance": 39497.91338
              },
              {
                "average": 34.47924733,
                "count": 12123449,
                "maximum": 91.17795747,
                "minimum": 6.81795747,
                "name": "Z",
                "position": 2,
                "stddev": 14.15743982,
                "variance": 200.4331024
              },
              {
                "average": 41980.68609,
                "count": 12123449,
                "maximum": 65535,
                "minimum": 22162,
                "name": "Intensity",
                "position": 3,
                "stddev": 8833.135571,
                "variance": 78024284.01
              },
              {
                "average": 1.498974096,
                "count": 12123449,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7022999022,
                "variance": 0.4932251526
              },
              {
                "average": 1.999318016,
                "count": 12123449,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.8558328733,
                "variance": 0.7324499071
              },
              {
                "average": 0,
                "count": 12123449,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 8.751634951e-05,
                "count": 12123449,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.009354608363,
                "variance": 8.750869762e-05
              },
              {
                "average": 3.925348224,
                "count": 12123449,
                "maximum": 20,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.903058963,
                "variance": 3.621633415
              },
              {
                "average": -1.389384716,
                "count": 12123449,
                "maximum": 28.31399918,
                "minimum": -28.21800041,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.37128443,
                "variance": 236.2763851
              },
              {
                "average": 0,
                "count": 12123449,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1312.148894,
                "count": 12123449,
                "maximum": 1314,
                "minimum": 1310,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9223616908,
                "variance": 0.8507510886
              },
              {
                "average": 402535828.2,
                "count": 12123449,
                "maximum": 402536850.2,
                "minimum": 402534327.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 574.7317569,
                "variance": 330316.5924
              },
              {
                "average": 0,
                "count": 12123449,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12123449,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12123449,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12123449,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12123449,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              561249.9979,
              6577749.978,
              6.81795747,
              561999.9979,
              6578499.998,
              91.17795747
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    561249.9979242764,
                    6577749.978496648,
                    6.817957470398824
                  ],
                  [
                    561249.9979242764,
                    6578499.998496648,
                    6.817957470398824
                  ],
                  [
                    561999.9979242764,
                    6578499.998496648,
                    91.17795747039882
                  ],
                  [
                    561999.9979242764,
                    6577749.978496648,
                    91.17795747039882
                  ],
                  [
                    561249.9979242764,
                    6577749.978496648,
                    6.817957470398824
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2024-06-16T01:34:10+00:00",
            "end_time": "2024-06-16T00:52: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": "20240616_0314_0718_2.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.76551364618982,
              59.3259623711402,
              0.354036878968458
            ],
            [
              -151.76526937710463,
              59.332696126795355,
              0.354036878968458
            ],
            [
              -151.75209080745338,
              59.33257062665593,
              106.89403687896846
            ],
            [
              -151.75233768203984,
              59.32583690443956,
              106.89403687896846
            ],
            [
              -151.76551364618982,
              59.3259623711402,
              0.354036878968458
            ]
          ]
        ]
      },
      "bbox": [
        -151.7655136,
        59.3258369,
        0.354036879,
        -151.7520908,
        59.33269613,
        106.8940369
      ],
      "properties": {
        "datetime": "2024-06-17T00:05:05Z",
        "pc:count": 20240950,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 570628.4572,
            "count": 20240950,
            "maximum": 570999.998,
            "minimum": 570249.998,
            "name": "X",
            "position": 0,
            "stddev": 215.6523516,
            "variance": 46505.93674
          },
          {
            "average": 6577380.632,
            "count": 20240950,
            "maximum": 6577749.999,
            "minimum": 6576999.979,
            "name": "Y",
            "position": 1,
            "stddev": 215.785051,
            "variance": 46563.18822
          },
          {
            "average": 44.40836844,
            "count": 20240950,
            "maximum": 106.8940369,
            "minimum": 0.354036879,
            "name": "Z",
            "position": 2,
            "stddev": 17.14639001,
            "variance": 293.9986905
          },
          {
            "average": 40865.76006,
            "count": 20240950,
            "maximum": 65535,
            "minimum": 20792,
            "name": "Intensity",
            "position": 3,
            "stddev": 8522.540549,
            "variance": 72633697.41
          },
          {
            "average": 1.60153812,
            "count": 20240950,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7661322478,
            "variance": 0.586958621
          },
          {
            "average": 2.202139969,
            "count": 20240950,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.8935782796,
            "variance": 0.7984821417
          },
          {
            "average": 0,
            "count": 20240950,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20240950,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 3.998089566,
            "count": 20240950,
            "maximum": 22,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.686037661,
            "variance": 2.842722993
          },
          {
            "average": 1.670662712,
            "count": 20240950,
            "maximum": 28.12800026,
            "minimum": -28.12199974,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.97002772,
            "variance": 255.0417855
          },
          {
            "average": 0,
            "count": 20240950,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1406.481178,
            "count": 20240950,
            "maximum": 1410,
            "minimum": 1403,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.669331001,
            "variance": 7.125327996
          },
          {
            "average": 402616187,
            "count": 20240950,
            "maximum": 402617905.4,
            "minimum": 402614420.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1370.91234,
            "variance": 1879400.644
          },
          {
            "average": 0,
            "count": 20240950,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20240950,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20240950,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20240950,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20240950,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          570249.998,
          6576999.979,
          0.354036879,
          570999.998,
          6577749.999,
          106.8940369
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                570249.9979504885,
                6576999.978712466,
                0.354036878968458
              ],
              [
                570249.9979504885,
                6577749.998712465,
                0.354036878968458
              ],
              [
                570999.9979504885,
                6577749.998712465,
                106.89403687896846
              ],
              [
                570999.9979504885,
                6576999.978712466,
                106.89403687896846
              ],
              [
                570249.9979504885,
                6576999.978712466,
                0.354036878968458
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2024-06-17T00:05:05+00:00",
        "end_time": "2024-06-16T23:07:00+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20240616_0314_0718_2.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20240616_0314_0718_2.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20240616_0314_0718_2.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240616_0314_0718_2.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.7655136,
            59.3258369,
            0.354036879,
            -151.7520908,
            59.33269613,
            106.8940369
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.76551364618982,
                  59.3259623711402,
                  0.354036878968458
                ],
                [
                  -151.76526937710463,
                  59.332696126795355,
                  0.354036878968458
                ],
                [
                  -151.75209080745338,
                  59.33257062665593,
                  106.89403687896846
                ],
                [
                  -151.75233768203984,
                  59.32583690443956,
                  106.89403687896846
                ],
                [
                  -151.76551364618982,
                  59.3259623711402,
                  0.354036878968458
                ]
              ]
            ]
          },
          "id": "20240616_0314_0718_2.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240616_0314_0718_2.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2024-06-17T00:05:05Z",
            "pc:count": 20240950,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 570628.4572,
                "count": 20240950,
                "maximum": 570999.998,
                "minimum": 570249.998,
                "name": "X",
                "position": 0,
                "stddev": 215.6523516,
                "variance": 46505.93674
              },
              {
                "average": 6577380.632,
                "count": 20240950,
                "maximum": 6577749.999,
                "minimum": 6576999.979,
                "name": "Y",
                "position": 1,
                "stddev": 215.785051,
                "variance": 46563.18822
              },
              {
                "average": 44.40836844,
                "count": 20240950,
                "maximum": 106.8940369,
                "minimum": 0.354036879,
                "name": "Z",
                "position": 2,
                "stddev": 17.14639001,
                "variance": 293.9986905
              },
              {
                "average": 40865.76006,
                "count": 20240950,
                "maximum": 65535,
                "minimum": 20792,
                "name": "Intensity",
                "position": 3,
                "stddev": 8522.540549,
                "variance": 72633697.41
              },
              {
                "average": 1.60153812,
                "count": 20240950,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7661322478,
                "variance": 0.586958621
              },
              {
                "average": 2.202139969,
                "count": 20240950,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.8935782796,
                "variance": 0.7984821417
              },
              {
                "average": 0,
                "count": 20240950,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20240950,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 3.998089566,
                "count": 20240950,
                "maximum": 22,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.686037661,
                "variance": 2.842722993
              },
              {
                "average": 1.670662712,
                "count": 20240950,
                "maximum": 28.12800026,
                "minimum": -28.12199974,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.97002772,
                "variance": 255.0417855
              },
              {
                "average": 0,
                "count": 20240950,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1406.481178,
                "count": 20240950,
                "maximum": 1410,
                "minimum": 1403,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.669331001,
                "variance": 7.125327996
              },
              {
                "average": 402616187,
                "count": 20240950,
                "maximum": 402617905.4,
                "minimum": 402614420.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1370.91234,
                "variance": 1879400.644
              },
              {
                "average": 0,
                "count": 20240950,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20240950,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20240950,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20240950,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20240950,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              570249.998,
              6576999.979,
              0.354036879,
              570999.998,
              6577749.999,
              106.8940369
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    570249.9979504885,
                    6576999.978712466,
                    0.354036878968458
                  ],
                  [
                    570249.9979504885,
                    6577749.998712465,
                    0.354036878968458
                  ],
                  [
                    570999.9979504885,
                    6577749.998712465,
                    106.89403687896846
                  ],
                  [
                    570999.9979504885,
                    6576999.978712466,
                    106.89403687896846
                  ],
                  [
                    570249.9979504885,
                    6576999.978712466,
                    0.354036878968458
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2024-06-17T00:05:05+00:00",
            "end_time": "2024-06-16T23:07: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": "20240615_0310_0717_3.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.8847641066563,
              59.306830015513036,
              12.691518753762367
            ],
            [
              -151.8845435983026,
              59.31356407869889,
              12.691518753762367
            ],
            [
              -151.87137186356472,
              59.31345065829296,
              207.93151875376236
            ],
            [
              -151.87159497442613,
              59.30671662531758,
              207.93151875376236
            ],
            [
              -151.8847641066563,
              59.306830015513036,
              12.691518753762367
            ]
          ]
        ]
      },
      "bbox": [
        -151.8847641,
        59.30671663,
        12.69151875,
        -151.8713719,
        59.31356408,
        207.9315188
      ],
      "properties": {
        "datetime": "2024-06-16T23:43:41Z",
        "pc:count": 18344904,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 563835.6904,
            "count": 18344904,
            "maximum": 564249.9979,
            "minimum": 563499.9979,
            "name": "X",
            "position": 0,
            "stddev": 206.4138945,
            "variance": 42606.69585
          },
          {
            "average": 6575097.332,
            "count": 18344904,
            "maximum": 6575499.999,
            "minimum": 6574749.979,
            "name": "Y",
            "position": 1,
            "stddev": 213.729908,
            "variance": 45680.47357
          },
          {
            "average": 54.5685418,
            "count": 18344904,
            "maximum": 207.9315188,
            "minimum": 12.69151875,
            "name": "Z",
            "position": 2,
            "stddev": 34.00119285,
            "variance": 1156.081115
          },
          {
            "average": 41938.41721,
            "count": 18344904,
            "maximum": 65535,
            "minimum": 19451,
            "name": "Intensity",
            "position": 3,
            "stddev": 8812.049875,
            "variance": 77652223
          },
          {
            "average": 1.523651146,
            "count": 18344904,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7138948683,
            "variance": 0.509645883
          },
          {
            "average": 2.046496891,
            "count": 18344904,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.8553714016,
            "variance": 0.7316602348
          },
          {
            "average": 0,
            "count": 18344904,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.526309432e-05,
            "count": 18344904,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.003906771325,
            "variance": 1.526286219e-05
          },
          {
            "average": 3.849262444,
            "count": 18344904,
            "maximum": 20,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.897492971,
            "variance": 3.600479575
          },
          {
            "average": -1.412509325,
            "count": 18344904,
            "maximum": 28.22400093,
            "minimum": -28.03199959,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.29925034,
            "variance": 234.067061
          },
          {
            "average": 0,
            "count": 18344904,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1404.158425,
            "count": 18344904,
            "maximum": 1407,
            "minimum": 1316,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 9.643603861,
            "variance": 92.99909542
          },
          {
            "average": 402614628.4,
            "count": 18344904,
            "maximum": 402616621.1,
            "minimum": 402538068.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 8337.675965,
            "variance": 69516840.5
          },
          {
            "average": 0,
            "count": 18344904,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18344904,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18344904,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18344904,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18344904,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          563499.9979,
          6574749.979,
          12.69151875,
          564249.9979,
          6575499.999,
          207.9315188
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                563499.9979468344,
                6574749.978739337,
                12.691518753762367
              ],
              [
                563499.9979468344,
                6575499.998739337,
                12.691518753762367
              ],
              [
                564249.9979468344,
                6575499.998739337,
                207.93151875376236
              ],
              [
                564249.9979468344,
                6574749.978739337,
                207.93151875376236
              ],
              [
                563499.9979468344,
                6574749.978739337,
                12.691518753762367
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2024-06-16T23:43:41+00:00",
        "end_time": "2024-06-16T01:54:28+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20240615_0310_0717_3.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20240615_0310_0717_3.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20240615_0310_0717_3.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0310_0717_3.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.8847641,
            59.30671663,
            12.69151875,
            -151.8713719,
            59.31356408,
            207.9315188
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.8847641066563,
                  59.306830015513036,
                  12.691518753762367
                ],
                [
                  -151.8845435983026,
                  59.31356407869889,
                  12.691518753762367
                ],
                [
                  -151.87137186356472,
                  59.31345065829296,
                  207.93151875376236
                ],
                [
                  -151.87159497442613,
                  59.30671662531758,
                  207.93151875376236
                ],
                [
                  -151.8847641066563,
                  59.306830015513036,
                  12.691518753762367
                ]
              ]
            ]
          },
          "id": "20240615_0310_0717_3.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0310_0717_3.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2024-06-16T23:43:41Z",
            "pc:count": 18344904,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 563835.6904,
                "count": 18344904,
                "maximum": 564249.9979,
                "minimum": 563499.9979,
                "name": "X",
                "position": 0,
                "stddev": 206.4138945,
                "variance": 42606.69585
              },
              {
                "average": 6575097.332,
                "count": 18344904,
                "maximum": 6575499.999,
                "minimum": 6574749.979,
                "name": "Y",
                "position": 1,
                "stddev": 213.729908,
                "variance": 45680.47357
              },
              {
                "average": 54.5685418,
                "count": 18344904,
                "maximum": 207.9315188,
                "minimum": 12.69151875,
                "name": "Z",
                "position": 2,
                "stddev": 34.00119285,
                "variance": 1156.081115
              },
              {
                "average": 41938.41721,
                "count": 18344904,
                "maximum": 65535,
                "minimum": 19451,
                "name": "Intensity",
                "position": 3,
                "stddev": 8812.049875,
                "variance": 77652223
              },
              {
                "average": 1.523651146,
                "count": 18344904,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7138948683,
                "variance": 0.509645883
              },
              {
                "average": 2.046496891,
                "count": 18344904,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.8553714016,
                "variance": 0.7316602348
              },
              {
                "average": 0,
                "count": 18344904,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.526309432e-05,
                "count": 18344904,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.003906771325,
                "variance": 1.526286219e-05
              },
              {
                "average": 3.849262444,
                "count": 18344904,
                "maximum": 20,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.897492971,
                "variance": 3.600479575
              },
              {
                "average": -1.412509325,
                "count": 18344904,
                "maximum": 28.22400093,
                "minimum": -28.03199959,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.29925034,
                "variance": 234.067061
              },
              {
                "average": 0,
                "count": 18344904,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1404.158425,
                "count": 18344904,
                "maximum": 1407,
                "minimum": 1316,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 9.643603861,
                "variance": 92.99909542
              },
              {
                "average": 402614628.4,
                "count": 18344904,
                "maximum": 402616621.1,
                "minimum": 402538068.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 8337.675965,
                "variance": 69516840.5
              },
              {
                "average": 0,
                "count": 18344904,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18344904,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18344904,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18344904,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18344904,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              563499.9979,
              6574749.979,
              12.69151875,
              564249.9979,
              6575499.999,
              207.9315188
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    563499.9979468344,
                    6574749.978739337,
                    12.691518753762367
                  ],
                  [
                    563499.9979468344,
                    6575499.998739337,
                    12.691518753762367
                  ],
                  [
                    564249.9979468344,
                    6575499.998739337,
                    207.93151875376236
                  ],
                  [
                    564249.9979468344,
                    6574749.978739337,
                    207.93151875376236
                  ],
                  [
                    563499.9979468344,
                    6574749.978739337,
                    12.691518753762367
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2024-06-16T23:43:41+00:00",
            "end_time": "2024-06-16T01:54: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": "20230802_0323_0719_3.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.5412501499089,
              59.330381310344634,
              268.1012468927278
            ],
            [
              -151.54096146373664,
              59.33711444144796,
              268.1012468927278
            ],
            [
              -151.52778240706982,
              59.3369662611714,
              618.7412468927278
            ],
            [
              -151.5280736985726,
              59.33023316954952,
              618.7412468927278
            ],
            [
              -151.5412501499089,
              59.330381310344634,
              268.1012468927278
            ]
          ]
        ]
      },
      "bbox": [
        -151.5412501,
        59.33023317,
        268.1012469,
        -151.5277824,
        59.33711444,
        618.7412469
      ],
      "properties": {
        "datetime": "2024-09-21T19:22:09Z",
        "pc:count": 10184949,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 583374.4927,
            "count": 10184949,
            "maximum": 583749.9981,
            "minimum": 582999.9981,
            "name": "X",
            "position": 0,
            "stddev": 216.2571745,
            "variance": 46767.16551
          },
          {
            "average": 6578154.505,
            "count": 10184949,
            "maximum": 6578499.999,
            "minimum": 6577749.979,
            "name": "Y",
            "position": 1,
            "stddev": 222.4245991,
            "variance": 49472.7023
          },
          {
            "average": 377.8964005,
            "count": 10184949,
            "maximum": 618.7412469,
            "minimum": 268.1012469,
            "name": "Z",
            "position": 2,
            "stddev": 70.06515002,
            "variance": 4909.125247
          },
          {
            "average": 48071.4433,
            "count": 10184949,
            "maximum": 65535,
            "minimum": 8817,
            "name": "Intensity",
            "position": 3,
            "stddev": 11010.08522,
            "variance": 121221976.6
          },
          {
            "average": 1.23979747,
            "count": 10184949,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5043078898,
            "variance": 0.2543264477
          },
          {
            "average": 1.482486952,
            "count": 10184949,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6836990961,
            "variance": 0.467444454
          },
          {
            "average": 0.4988364694,
            "count": 10184949,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999986707,
            "variance": 0.2499986707
          },
          {
            "average": 0,
            "count": 10184949,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.324285473,
            "count": 10184949,
            "maximum": 22,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.45044821,
            "variance": 6.004696429
          },
          {
            "average": 6.694420279,
            "count": 10184949,
            "maximum": 28.51199913,
            "minimum": -25.04999924,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.10670393,
            "variance": 171.7856878
          },
          {
            "average": 0.4988364694,
            "count": 10184949,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999986707,
            "variance": 0.2499986707
          },
          {
            "average": 410.7997381,
            "count": 10184949,
            "maximum": 1900,
            "minimum": 313,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 379.1726799,
            "variance": 143771.9212
          },
          {
            "average": 377230439.7,
            "count": 10184949,
            "maximum": 410981729.9,
            "minimum": 375041721.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 8593568.382,
            "variance": 73849417540000.0
          },
          {
            "average": 0.4988364694,
            "count": 10184949,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0.4999986707,
            "variance": 0.2499986707
          },
          {
            "average": 0,
            "count": 10184949,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10184949,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10184949,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10184949,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          582999.9981,
          6577749.979,
          268.1012469,
          583749.9981,
          6578499.999,
          618.7412469
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                582999.998096368,
                6577749.978835841,
                268.1012468927278
              ],
              [
                582999.998096368,
                6578499.99883584,
                268.1012468927278
              ],
              [
                583749.998096368,
                6578499.99883584,
                618.7412468927278
              ],
              [
                583749.998096368,
                6577749.978835841,
                618.7412468927278
              ],
              [
                582999.998096368,
                6577749.978835841,
                268.1012468927278
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2024-09-21T19:22:09+00:00",
        "end_time": "2023-08-02T20:02:01+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20230802_0323_0719_3.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20230802_0323_0719_3.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20230802_0323_0719_3.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20230802_0323_0719_3.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.5412501,
            59.33023317,
            268.1012469,
            -151.5277824,
            59.33711444,
            618.7412469
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.5412501499089,
                  59.330381310344634,
                  268.1012468927278
                ],
                [
                  -151.54096146373664,
                  59.33711444144796,
                  268.1012468927278
                ],
                [
                  -151.52778240706982,
                  59.3369662611714,
                  618.7412468927278
                ],
                [
                  -151.5280736985726,
                  59.33023316954952,
                  618.7412468927278
                ],
                [
                  -151.5412501499089,
                  59.330381310344634,
                  268.1012468927278
                ]
              ]
            ]
          },
          "id": "20230802_0323_0719_3.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20230802_0323_0719_3.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2024-09-21T19:22:09Z",
            "pc:count": 10184949,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 583374.4927,
                "count": 10184949,
                "maximum": 583749.9981,
                "minimum": 582999.9981,
                "name": "X",
                "position": 0,
                "stddev": 216.2571745,
                "variance": 46767.16551
              },
              {
                "average": 6578154.505,
                "count": 10184949,
                "maximum": 6578499.999,
                "minimum": 6577749.979,
                "name": "Y",
                "position": 1,
                "stddev": 222.4245991,
                "variance": 49472.7023
              },
              {
                "average": 377.8964005,
                "count": 10184949,
                "maximum": 618.7412469,
                "minimum": 268.1012469,
                "name": "Z",
                "position": 2,
                "stddev": 70.06515002,
                "variance": 4909.125247
              },
              {
                "average": 48071.4433,
                "count": 10184949,
                "maximum": 65535,
                "minimum": 8817,
                "name": "Intensity",
                "position": 3,
                "stddev": 11010.08522,
                "variance": 121221976.6
              },
              {
                "average": 1.23979747,
                "count": 10184949,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5043078898,
                "variance": 0.2543264477
              },
              {
                "average": 1.482486952,
                "count": 10184949,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6836990961,
                "variance": 0.467444454
              },
              {
                "average": 0.4988364694,
                "count": 10184949,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999986707,
                "variance": 0.2499986707
              },
              {
                "average": 0,
                "count": 10184949,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.324285473,
                "count": 10184949,
                "maximum": 22,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.45044821,
                "variance": 6.004696429
              },
              {
                "average": 6.694420279,
                "count": 10184949,
                "maximum": 28.51199913,
                "minimum": -25.04999924,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.10670393,
                "variance": 171.7856878
              },
              {
                "average": 0.4988364694,
                "count": 10184949,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999986707,
                "variance": 0.2499986707
              },
              {
                "average": 410.7997381,
                "count": 10184949,
                "maximum": 1900,
                "minimum": 313,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 379.1726799,
                "variance": 143771.9212
              },
              {
                "average": 377230439.7,
                "count": 10184949,
                "maximum": 410981729.9,
                "minimum": 375041721.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 8593568.382,
                "variance": 73849417540000.0
              },
              {
                "average": 0.4988364694,
                "count": 10184949,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0.4999986707,
                "variance": 0.2499986707
              },
              {
                "average": 0,
                "count": 10184949,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10184949,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10184949,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10184949,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              582999.9981,
              6577749.979,
              268.1012469,
              583749.9981,
              6578499.999,
              618.7412469
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    582999.998096368,
                    6577749.978835841,
                    268.1012468927278
                  ],
                  [
                    582999.998096368,
                    6578499.99883584,
                    268.1012468927278
                  ],
                  [
                    583749.998096368,
                    6578499.99883584,
                    618.7412468927278
                  ],
                  [
                    583749.998096368,
                    6577749.978835841,
                    618.7412468927278
                  ],
                  [
                    582999.998096368,
                    6577749.978835841,
                    268.1012468927278
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2024-09-21T19:22:09+00:00",
            "end_time": "2023-08-02T20:02: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": "20240615_0311_0724_4.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.84205099532784,
              59.4007582513678,
              130.28441780574298
            ],
            [
              -151.84182118621365,
              59.40749211719214,
              130.28441780574298
            ],
            [
              -151.82861320785167,
              59.40737426431676,
              392.66441780574297
            ],
            [
              -151.8288456362782,
              59.40064042993959,
              392.66441780574297
            ],
            [
              -151.84205099532784,
              59.4007582513678,
              130.28441780574298
            ]
          ]
        ]
      },
      "bbox": [
        -151.842051,
        59.40064043,
        130.2844178,
        -151.8286132,
        59.40749212,
        392.6644178
      ],
      "properties": {
        "datetime": "2024-06-15T23:50:10Z",
        "pc:count": 11973941,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 566130.6241,
            "count": 11973941,
            "maximum": 566499.998,
            "minimum": 565749.998,
            "name": "X",
            "position": 0,
            "stddev": 218.2842209,
            "variance": 47648.00107
          },
          {
            "average": 6585607.203,
            "count": 11973941,
            "maximum": 6585999.999,
            "minimum": 6585249.979,
            "name": "Y",
            "position": 1,
            "stddev": 221.4425336,
            "variance": 49036.79569
          },
          {
            "average": 274.9917611,
            "count": 11973941,
            "maximum": 392.6644178,
            "minimum": 130.2844178,
            "name": "Z",
            "position": 2,
            "stddev": 77.81073073,
            "variance": 6054.509817
          },
          {
            "average": 42997.15297,
            "count": 11973941,
            "maximum": 65535,
            "minimum": 16919,
            "name": "Intensity",
            "position": 3,
            "stddev": 9525.954597,
            "variance": 90743810.98
          },
          {
            "average": 1.45748789,
            "count": 11973941,
            "maximum": 8,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6693690626,
            "variance": 0.448054942
          },
          {
            "average": 1.91745675,
            "count": 11973941,
            "maximum": 8,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.8236822488,
            "variance": 0.678452447
          },
          {
            "average": 0,
            "count": 11973941,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11973941,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 3.281757944,
            "count": 11973941,
            "maximum": 5,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.90933725,
            "variance": 3.645568734
          },
          {
            "average": -6.562907183,
            "count": 11973941,
            "maximum": 27.93600082,
            "minimum": -28.12199974,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.05421384,
            "variance": 170.4124989
          },
          {
            "average": 0,
            "count": 11973941,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1305.719449,
            "count": 11973941,
            "maximum": 1307,
            "minimum": 1305,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.653012917,
            "variance": 0.4264258698
          },
          {
            "average": 402529833.2,
            "count": 11973941,
            "maximum": 402530610.6,
            "minimum": 402529480.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 344.5513275,
            "variance": 118715.6173
          },
          {
            "average": 0,
            "count": 11973941,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11973941,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11973941,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11973941,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11973941,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          565749.998,
          6585249.979,
          130.2844178,
          566499.998,
          6585999.999,
          392.6644178
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                565749.9980409711,
                6585249.978605477,
                130.28441780574298
              ],
              [
                565749.9980409711,
                6585999.998605477,
                130.28441780574298
              ],
              [
                566499.9980409711,
                6585999.998605477,
                392.66441780574297
              ],
              [
                566499.9980409711,
                6585249.978605477,
                392.66441780574297
              ],
              [
                565749.9980409711,
                6585249.978605477,
                130.28441780574298
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 5N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 5N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -153,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6334
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
        "start_time": "2024-06-15T23:50:10+00:00",
        "end_time": "2024-06-15T23:31:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/stac/20240615_0311_0724_4.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20240615_0311_0724_4.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/10418/20240615_0311_0724_4.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0311_0724_4.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.842051,
            59.40064043,
            130.2844178,
            -151.8286132,
            59.40749212,
            392.6644178
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.84205099532784,
                  59.4007582513678,
                  130.28441780574298
                ],
                [
                  -151.84182118621365,
                  59.40749211719214,
                  130.28441780574298
                ],
                [
                  -151.82861320785167,
                  59.40737426431676,
                  392.66441780574297
                ],
                [
                  -151.8288456362782,
                  59.40064042993959,
                  392.66441780574297
                ],
                [
                  -151.84205099532784,
                  59.4007582513678,
                  130.28441780574298
                ]
              ]
            ]
          },
          "id": "20240615_0311_0724_4.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/10418/20240615_0311_0724_4.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2024-06-15T23:50:10Z",
            "pc:count": 11973941,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 566130.6241,
                "count": 11973941,
                "maximum": 566499.998,
                "minimum": 565749.998,
                "name": "X",
                "position": 0,
                "stddev": 218.2842209,
                "variance": 47648.00107
              },
              {
                "average": 6585607.203,
                "count": 11973941,
                "maximum": 6585999.999,
                "minimum": 6585249.979,
                "name": "Y",
                "position": 1,
                "stddev": 221.4425336,
                "variance": 49036.79569
              },
              {
                "average": 274.9917611,
                "count": 11973941,
                "maximum": 392.6644178,
                "minimum": 130.2844178,
                "name": "Z",
                "position": 2,
                "stddev": 77.81073073,
                "variance": 6054.509817
              },
              {
                "average": 42997.15297,
                "count": 11973941,
                "maximum": 65535,
                "minimum": 16919,
                "name": "Intensity",
                "position": 3,
                "stddev": 9525.954597,
                "variance": 90743810.98
              },
              {
                "average": 1.45748789,
                "count": 11973941,
                "maximum": 8,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6693690626,
                "variance": 0.448054942
              },
              {
                "average": 1.91745675,
                "count": 11973941,
                "maximum": 8,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.8236822488,
                "variance": 0.678452447
              },
              {
                "average": 0,
                "count": 11973941,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11973941,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 3.281757944,
                "count": 11973941,
                "maximum": 5,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.90933725,
                "variance": 3.645568734
              },
              {
                "average": -6.562907183,
                "count": 11973941,
                "maximum": 27.93600082,
                "minimum": -28.12199974,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.05421384,
                "variance": 170.4124989
              },
              {
                "average": 0,
                "count": 11973941,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1305.719449,
                "count": 11973941,
                "maximum": 1307,
                "minimum": 1305,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.653012917,
                "variance": 0.4264258698
              },
              {
                "average": 402529833.2,
                "count": 11973941,
                "maximum": 402530610.6,
                "minimum": 402529480.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 344.5513275,
                "variance": 118715.6173
              },
              {
                "average": 0,
                "count": 11973941,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11973941,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11973941,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11973941,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11973941,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              565749.998,
              6585249.979,
              130.2844178,
              566499.998,
              6585999.999,
              392.6644178
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    565749.9980409711,
                    6585249.978605477,
                    130.28441780574298
                  ],
                  [
                    565749.9980409711,
                    6585999.998605477,
                    130.28441780574298
                  ],
                  [
                    566499.9980409711,
                    6585999.998605477,
                    392.66441780574297
                  ],
                  [
                    566499.9980409711,
                    6585249.978605477,
                    392.66441780574297
                  ],
                  [
                    565749.9980409711,
                    6585249.978605477,
                    130.28441780574298
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 5N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 5N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 5N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -153,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6334
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 5N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-153],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6334\"]]",
            "start_time": "2024-06-15T23:50:10+00:00",
            "end_time": "2024-06-15T23:31: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": "20240616_0320_0721_3.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.6192186955053,
              59.358174867073544,
              80.31933541629843
            ],
            [
              -151.61894513418267,
              59.36490819650739,
              80.31933541629843
            ],
            [
              -151.6057548541913,
              59.36476785877421,
              222.93933541629843
            ],
            [
              -151.60603102621067,
              59.3580345667534,
              222.93933541629843
            ],
            [
              -151.6192186955053,
              59.358174867073544,
              80.31933541629843
            ]
          ]
        ]
      },
      "bbox": [
        -151.6192187,
        59.35803457,
        80.31933542,
        -151.6057549,
        59.3649082,
        222.9393354
      ],
      "properties": {
        "datetime": "2024-06-17T00:23:11Z",
        "pc:count": 19603613,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 578875.937,
            "count": 19603613,
            "maximum": 579249.9979,
            "minimum": 578499.9979,
            "name": "X",
            "position": 0,
            "stddev": 215.7980874,
            "variance": 46568.81452
          },
          {
            "average": 6581129.286,
            "count": 19603613,
            "maximum": 6581499.999,
            "minimum": 6580749.979,
            "name": "Y",
            "position": 1,
            "stddev": 219.4520145,
            "variance": 48159.18668
          },
          {
            "average": 146.7403727,
            "count": 19603613,
            "maximum": 222.9393354,
            "minimum": 80.31933542,
            "name": "Z",
            "position": 2,
            "stddev": 28.28494307,
            "variance": 800.0380045
          },
          {
            "average": 40808.82134,
            "count": 19603613,
            "maximum": 65535,
            "minimum": 19094,
            "name": "Intensity",
            "position": 3,
            "stddev": 9175.691662,
            "variance": 84193317.47
          },
          {
            "average": 1.609125114,
            "count": 19603613,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.775985376,
            "variance": 0.6021533038
          },
          {
            "average": 2.217743535,
            "count": 19603613,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9097323927,
           